mcbette_self_test {mcbette} | R Documentation |
Performs a minimal mcbette run
Description
Performs a minimal mcbette run
Usage
mcbette_self_test(beast2_folder = beastier::get_default_beast2_folder())
Arguments
beast2_folder |
the folder where the BEAST2 is installed. Note that this is not the folder where the BEAST2 executable is installed: the BEAST2 executable is in a subfolder. Use get_default_beast2_folder to get the default BEAST2 folder. Use get_default_beast2_bin_path to get the full path to the default BEAST2 executable. Use get_default_beast2_jar_path to get the full path to the default BEAST2 jar file. |
Value
Nothing. Will stop is 'mcbette' cannot run on a minimal, standard input.
[Package mcbette version 1.15.3 Index]