Pairwise distance matrix using biopython
0
0
Entering edit mode
3.2 years ago

Hello, I am wondering what is the most efficient way to calculate a distance matrix for a set of 400 sequences each is ~120 bp in length. I would prefer not use an outside tool but do it all in python

Thank you so much

python phylogentics biopython • 2.1k views
ADD COMMENT
0
Entering edit mode

If you already have an alignment, you can do this with the Phylo tools in biopython: https://biopython.readthedocs.io/en/latest/api/Bio.Phylo.TreeConstruction.html

ADD REPLY

Login before adding your answer.

Traffic: 2906 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