This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Computing Tajima's D from haploid SNPs

Hi all!

I have a set of haploid SNPs that I would like to compute their Tajima's D and it appears that my first choice tool VCFtools only computes this value for diploid data.

Has anyone worked around this challenge before, or is there some other tool that can easily compute Tajima's D on haploid SNPs?

haploid snps

I am doomed. Vcftools doesn't have --haploid option anymore and DnaSP6 is not available. Is there another tool for haploid organisms.

1 answer

Yes, it is because of annuling haplotype caller paving way for unified genotyper

I tried tweaking, in vain. Bcftools has other option though.

Log in to answer this question.