View source: R/make_mrbayes_tree.R
run_mrbayes | R Documentation |
Runs MrBayes from R
run_mrbayes(mrbayes_output_file = NULL)
mrbayes_output_file |
A character vector specifying the name of mrBayes run file and outputs (can specify directory too). |
A phylo object with the consensus tree. MrBayes output files are stored in the working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.