Help - GATK Variant filtration by AD/DP not working
0
0
Entering edit mode
6.5 years ago

Hi everyone,

I am having trouble with this command. I have a vcf file with 100's of samples. And I want to apply sample level filter on allele frequency which is AD/DP. I have been trying it with this command but no luck. It marks all entries as filtered. When I simply tried with AD.0 >10, the command works as expected which tells me that it recognized AD.0 as number of reference reads. But somehow the division does not give me the right answer. Has anyone run into this issue?

java -jar GenomeAnalysisTK.jar -T VariantFiltration -R .ucsc_hg19.fa -V test.vcf -o test.vf.vcf -G_filter "(AD.0) / DP >0.8" --genotypeFilterName 'lowAD'

GATK VariantFiltration Filter VCF • 3.2k views
ADD COMMENT
0
Entering edit mode

Hello manimozhi26!

It appears that your post has been cross-posted to another site: https://gatkforums.broadinstitute.org/gatk/discussion/comment/43343#Comment_43343

This is typically not recommended as it runs the risk of annoying people in both communities.

ADD REPLY

Login before adding your answer.

Traffic: 2905 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6