Entering edit mode
3.5 years ago
drowl1
▴
30
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?
I am not 100% sure, but maybe DNAsp6 can do than http://www.ub.edu/dnasp/DnaSP6_Documentation_6.12.pdf
I am doomed. Vcftools doesn't have
--haploid
option anymore andDnaSP6
is not available. Is there another tool for haploid organisms.