Bootstrap function biopython
1
0
Entering edit mode
5.3 years ago
mdsiddra ▴ 30

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?

biopython • 2.2k views
ADD COMMENT
0
Entering edit mode

Hello, can biopython create phylogeny trees? I checked manual for biopython 1.70 didn't see this can create phylogeny tree.

ADD REPLY
0
Entering edit mode

Yes, it does. You must post this as question to get complete answer.

ADD REPLY
0
Entering edit mode
5.3 years ago
Eric T. ★ 2.8k

Yes, try Bio.Phylo.Consensus.bootstrap_trees and .bootstrap_consensus to get bootstrapped tree replicates and the consensus tree, respectively.

ADD COMMENT
0
Entering edit mode

@Eric T. Please have a look here, https://github.com/biopython/biopython/issues/1887 Its urgent.

ADD REPLY

Login before adding your answer.

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