Re: module Bio::TreeIO
Roy Chaudhuri <[email protected]> Tue, 10 May 2016 16:39:42 +0100
| Newsgroups | gmane.comp.lang.perl.bio.general |
|---|---|
| Message-ID | <[email protected]> |
Ah, in that case you could use Bio::Tree::DistanceFactory to make a tree from your distance matrix, but I don't see how you could do any bootstrapping - unless you have a way of resampling the raw data so you can generate a set of bootstrap-replicate distance matrices. Cheers, Roy. On 10/05/2016 16:17, lskatz wrote: > Thanks! I'll try to make a pull request soon, and I will look into ways I > can make bootstrapping trees. Thank you also for your code example. > > I only have a distance matrix derived from Mash and so I need a program to > make a tree from distances. I do not think I can use RAxML or Mr. Bayes, > right? So BioPerl would be the best way to go. Programs like Emboss's > fneighbor had certain drawbacks like taxon character limits, but BioPerl > doesn't. > > > > -- > View this message in context: http://bioperl.996286.n3.nabble.com/Re-module-Bio-TreeIO-tp12257p17855.html > Sent from the Bioperl-L mailing list archive at Nabble.com. > _______________________________________________ > Bioperl-l mailing list > [email protected] > http://mailman.open-bio.org/mailman/listinfo/bioperl-l >