FORMAT fields

41 views
Skip to first unread message

Sirisha

unread,
Aug 11, 2017, 6:09:52 AM8/11/17
to vcfanno
Hi,

Is there any way to use vcfanno to modify the 'FORMAT' fields? I have some exome VCFs which colleagues would like to filter/annotate in another software package. This package can't bring in ExAC frequencies, so I've used vcfanno to bring these in to the VCF. This was pretty straightforward, but the software can only detect the allele frequency if it's encoded as part of the 'FORMAT' string, so e.g:

GT:GQ:GQX:DP:DPF:AD:VF    0/1:48:14:11:2:9,2:0.2553

where VF is the calculated allele frequency in ExAC. Currently, after using vcfanno, this appears as VF=0.2553 in the INFO column, but I need it to also appear in the FORMAT column.

Thanks you :)

Brent Pedersen

unread,
Aug 11, 2017, 8:58:07 AM8/11/17
to Sirisha, vcfanno
Hi, vcfanno will only annotate the INFO, not the FORMAT. You can
filter based on the INFO with bcftools.
-Brent
> --
> You received this message because you are subscribed to the Google Groups
> "vcfanno" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vcfanno+u...@googlegroups.com.
> To post to this group, send email to vcf...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vcfanno/5bb9a0c2-2f43-4da8-ab59-9d3cf1e25aaa%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Sirisha

unread,
Aug 11, 2017, 9:00:48 AM8/11/17
to vcfanno
Hi,

Thanks for this - I'll use bcftools in that case,

Sirisha
Reply all
Reply to author
Forward
0 new messages