Description Usage Arguments Value Author(s)
View source: R/create_razzo_paramses.R
Create the parameters for all experiment
1 2 3 4 5 | create_razzo_paramses(
project_folder_name,
mbd_paramses = razzo::create_mbd_paramses(),
error_measure_params = pirouette::create_error_measure_params()
)
|
project_folder_name |
project folder name,
will be the full path to |
mbd_paramses |
data frame with one MBD parameter set per row. If a simulation with one MBD parameter set has 10 replicates, this data frame will hold 10 rows, each with different seeds |
error_measure_params |
parameters to set how the error
between given tree and inferred trees in measure,
as can be created by |
a set of razzo_params
Richèl J.C. Bilderbeek, Giovanni Laudanno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.