@Eric T. Please have a look here, https://github.com/biopython/biopython/issues/1887 Its urgent.
• 0 views
•
link
I have used bioppython 1.72 modules to generate a Maximum Parsimony tree. I need to know if anyone can help me how to use bootstrap function with biopython.? How can I use this function to evaluate my tree?
Yes, try Bio.Phylo.Consensus.bootstrap_trees and .bootstrap_consensus to get bootstrapped tree replicates and the consensus tree, respectively.
@Eric T. Please have a look here, https://github.com/biopython/biopython/issues/1887 Its urgent.
Log in to answer this question.
Hello, can
biopythoncreate phylogeny trees? I checked manual forbiopython 1.70didn't see this can create phylogeny tree.Yes, it does. You must post this as question to get complete answer.