Position list failing to export as table

6 views
Skip to first unread message

Lexi Heger

unread,
Dec 18, 2025, 1:48:37 PM (12 days ago) Dec 18
to TASSEL - Trait Analysis by Association, Evolution and Linkage
Hi!
I am trying to export a position list generated from vcf file into a table format instead of the position list format (json). I have done this six months prior, but today when I tried to do this I ran into an error (see screenshot). I have tried to update my java, then reinstalled java8 to see if that helped. The file begins creation as .txt but only has the headers. I have viewed the position list output in TASSEL and it looks normal but it still fails to convert to .txt
Thanks for your time. 

Screenshot 2025-12-18 at 1.20.29 PM.png

Brandon Monier

unread,
Dec 18, 2025, 4:10:40 PM (12 days ago) Dec 18
to TASSEL - Trait Analysis by Association, Evolution and Linkage
Hi,

If you can export to JSON, can you ensure that you have consistent fields across each entry? JSON and Table export handle "null" conditions differently on the code side. Additionally, looking at the logging information may give us more insight. In the GUI, you can access this through "Help > Logging" and also ensure that the "Debug Level" box is checked.

Best,
Brandon M.

Lexi Heger

unread,
Dec 19, 2025, 7:58:36 AM (11 days ago) Dec 19
to tas...@googlegroups.com
Hi Brandon,
Sorry for the delay. Attached is the log although it doesn't seem like the output from that includes that saving/export. And the json export doesn't have the site name (why I am writing because I needed the site name), it. converts chr to chr:name instead. 
{
    "PositionList":[
        {
            "chr":{
                "name":"1"
            },
            "position":28955,
            "strand":"+",
            "anno":{
                "AC":"330",
                "MQ":"60",
                "VDB":"0",
                "DP4":"0,0,330,0",
                "DP":"330",
                "AN":"330",
                "VARIANT":"C/T",
                "MQ0F":"0",
                "SGB":"-59.5449"
            }
        },

Thanks,

--
You received this message because you are subscribed to the Google Groups "TASSEL - Trait Analysis by Association, Evolution and Linkage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tassel+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/tassel/619b372a-bfb2-4793-a6e7-208b771ed687n%40googlegroups.com.
troubleshooting
Reply all
Reply to author
Forward
0 new messages