run_mrbayes: Runs MrBayes from R

View source: R/make_mrbayes_tree.R

run_mrbayesR Documentation

Runs MrBayes from R

Description

Runs MrBayes from R

Usage

run_mrbayes(mrbayes_output_file = NULL)

Arguments

mrbayes_output_file

A character vector specifying the name of mrBayes run file and outputs (can specify directory too).

Value

A phylo object with the consensus tree. MrBayes output files are stored in the working directory.


datelife documentation built on July 10, 2023, 2:02 a.m.