bppInputs | R Documentation |
Generates input directories and CTL files for BPP Test
bppInputs(x)
wd |
path for working directory |
tree |
maximally split tree in newick format |
mapping |
txt file, one column with tip names, one column with corresponding species names |
priors |
tab delimited file, one line per combination of priors with priors in the following order: tau_alpha tau_beta theta_alpha theta_beta |
heredity |
heredity file for loci, see BPP documentation |
loci |
loci file, see BPP documentation |
ctl |
BPP template ctl file created by BPPCtlTemplate function |
nloci |
number of loci |
threads |
number of threads for BPP |
nreps |
number of replicate runs for each model and prior combination |
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function (x)
{
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.