Change the ploidy level in a VCF file
Hello
I have a VCF file from a mtDNA and I need to change the ploidy level in it. I used the --haploid2diploid option on bcftools to convert haploid genotypes to homozygous diploid genotypes, but my output file is still haploid.
Is there another way to convert my haploid vcf file to a diploid vcf file?
Thanks.
• 3,481 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Previous thread that should help: Using bcftools to change ploidy level in vcf files