This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Thresholds to filter out variants from vcf file

Hi all. I would like to ask what are thresholds used to filter out variants from VCF file ? if provided, are they used as standards or it depends ?

I appreciate any help. Thank you.

vcf thresholds filtering

2 answers

For that see the following pages from GATK:

Obviously there is no solution to all problems but these guidelines will hopefully put you on the right track.

what if I need to annotate them using vcftools, is there any thresholds to follow like MinDP, QUAL, GQ ?

yes, but GATK has different attributes for filtration, they are based on calculations...

I don't understand why you would need to annotate them using vcftools and can't use GATK filter guidelines, but sure, go ahead.

Log in to answer this question.