Entering edit mode
9.6 years ago
erica.fary
▴
20
Hello everyone !
For my project, I need to import in a Python program mtDNA and Y-STR haplogroups trees like the ones available at http://www.phylotree.org/tree/main.htm and http://www.isogg.org/tree/ respectively.
Does everyone know if it is possible to extract these in newick, phyloxml, NEXUS or an other tree format in order to import them in Python and convert them into Phylo.Tree object ?
Thank you in advance,