Entering edit mode
11 months ago
sevda
•
0
Hello
I need calculate Tajima's D but vcftools deprecated which software can I utilize?
Hello
I need calculate Tajima's D but vcftools deprecated which software can I utilize?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
why do you think is deprecated? I see it on the manual
vcftools
received its last update in 2018 where asbcftools
is being actively developed.How to calculate Tajima's D using
bcftools
: https://github.com/johnlees/tajima-DFair to mention that the windowed calculation is built-in in vcftools while you need to compile the app from github for use with bcftools.
You can use this tool called vcf2tajima https://github.com/xoaib4/vcf2tajima