How to calculate nucleotide diversity (mtDNA, PacBio_data), Suggest me some tools
1
0
Entering edit mode
23 days ago

. I am using mtDNA PacBio data to calculate nucleotide diversity. For my analysis, I have been utilizing bioinformatics tools on a Linux platform. Initially, I tried using Samtools and BCFtools, followed by running a script in Python (PyCharm) to measure nucleotide diversity, but I was unsuccessful. Suggest me some tools for these calculations. I humbly request your guidance from the beginning. Could please someone help me?

Thank you for your assistance.

Best regards,

NucleotideDiversity mtDNA PacBio • 348 views
ADD COMMENT
0
Entering edit mode

, but I was unsuccessful.

what does it mean ?

ADD REPLY
0
Entering edit mode

Initially, I tried using Samtools and BCFtools, followed by running a script in Python (PyCharm) to measure nucleotide diversitynucleotide_diversity_screenshot

ADD REPLY
2
Entering edit mode
23 days ago
Michael 54k

Variants should be called using a specialized mitochondrial variant caller, e.g.: GATK Mutect2 CallMt

Then, pi, Tajima's D, and other statistics could be estimated with vcftools from the vcf files, here is a tutorial.

ADD COMMENT

Login before adding your answer.

Traffic: 1298 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6