This is a test version of Biostars. For the public version, visit https://www.biostars.org.
vcftools filter Allele frequency for polyploid variants

Hi all, I have vcf files for mitochondrial DNA, which is polyploid. I want to filter out some variants based on the AF. I tried vcftools, it showed not supported. Anyone knows how to do that?

Appreciate ahead

sequencing

1 answer

vcflib and within that the vcffilter program can be used to filter polyploid VCF files. Unfortunately, vcftools does not support polyploidy.

Log in to answer this question.