Read depth lost after merging

28 views
Skip to first unread message

ch...@cornell.edu

unread,
Feb 12, 2019, 9:51:44 AM2/12/19
to TASSEL - Trait Analysis by Association, Evolution and Linkage
Hi,

I ran the command below on two vcf files, which both contain depth information, to merge them, do some site filtering, and then export the merged file.

run_pipeline.pl -fork1  -vcf vcf1.vcf -fork2 -vcf vcf2.vcf -combine3  -input1 -input2 \
-mergeGenotypeTables \
-FilterSiteBuilderPlugin -siteMinCount 300 -endPlugin \
-export merged.vcf -exportType VCF

It seems to be working correctly, except that the resulting merged.vcf file no longer contains depth info. Is there a way to preserve the depth information in the output file? Tassel version is 5.2.48.

Thanks,

Chris

Terry Casstevens

unread,
Feb 12, 2019, 11:36:36 AM2/12/19
to Tassel User Group
That is a limitation of the -mergeGenotypeTables function. Handling
merging comprehensively has been challenging. My hope is to address
this in the future but it's not a short term fix.
> --
> 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 post to this group, send email to tas...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/tassel/01a63cf4-4938-4d23-8591-71eebf017669%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

ch...@cornell.edu

unread,
Feb 13, 2019, 1:10:57 PM2/13/19
to TASSEL - Trait Analysis by Association, Evolution and Linkage
Okay, good to know. Thanks.

Chris
Reply all
Reply to author
Forward
0 new messages