Difference between revisions of "MrBayes"
From Christoph's Personal Wiki
(Added "Resources") |
(Added "MrBayes tree file scanners") |
||
Line 4: | Line 4: | ||
* [[John Huelsenbeck]] | * [[John Huelsenbeck]] | ||
* [[Fredrik Ronquist]] | * [[Fredrik Ronquist]] | ||
+ | |||
+ | == MrBayes tree file scanners == | ||
+ | |||
+ | Torsten Eriksson of the Bergius Botanical Garden, Stockholm, Sweden (torsten AT bergianska DOT se) makes available MrBayes tree file scanners. These are two [[Perl|Perl scripts]] that scan the output parameter files produced by MrBayes (versions 2.01 and 3). One saves the tree corresponding to the best sample. The other saves all trees that contain a specific node (a specific grouping). | ||
+ | |||
+ | ; mbscan : scans an ''output parameter file'' ("<tt>.p</tt>") for the best sample(s) and puts the corresponding tree(s) in a separate [[NEXUS file format|NEXUS]] tree file. | ||
+ | ; treefilter : scans an ''output tree file'' ("<tt>.t</tt>") and selects only those trees which contain a specified node. | ||
+ | |||
+ | They are distributed together, and available from his software distribution site: http://www.bergianska.se/index_forskning_soft.html. | ||
== Resources == | == Resources == |
Revision as of 16:44, 3 January 2006
MrBayes is a program for the Bayesian estimation of phylogeny.
People
MrBayes tree file scanners
Torsten Eriksson of the Bergius Botanical Garden, Stockholm, Sweden (torsten AT bergianska DOT se) makes available MrBayes tree file scanners. These are two Perl scripts that scan the output parameter files produced by MrBayes (versions 2.01 and 3). One saves the tree corresponding to the best sample. The other saves all trees that contain a specific node (a specific grouping).
- mbscan
- scans an output parameter file (".p") for the best sample(s) and puts the corresponding tree(s) in a separate NEXUS tree file.
- treefilter
- scans an output tree file (".t") and selects only those trees which contain a specified node.
They are distributed together, and available from his software distribution site: http://www.bergianska.se/index_forskning_soft.html.
Resources
- Bayesian Analysis of Molecular Evolution using MrBayes — by Huelsenbeck JP and Ronquist F.
See also
References
- Ronquist F and Huelsenbeck JP (2003). MRBAYES 3: Bayesian phylogenetic inference under mixed models. Bioinformatics 19:1572-1574.
- Huelsenbeck JP and Ronquist F (2001). MRBAYES: Bayesian inference of phylogeny. Bioinformatics 17:754-755.
External links
- MrBayes: Bayesian Inference of Phylogeny — official Homepage
- MrBayes Wiki — ('Christoph')