I need to filter a vcf file for genotype quality and depth. How do I choose my filter parameter value?

vcftools --gzvcf snps.txt.gz --quality ?? --depth ?? --recode --recode-INFO-all --out filter.for.quality.depth

How do I determine ?? i.e the right value for quality and depth filter criteria?

More Moshood Bakare's questions See All
Similar questions and discussions