Tree annotator in Windows
1 2 3 4 5 | tree_annotator_windows(
inputfile = "combined.trees",
outputfile = "mcc.nex",
lowMem = FALSE
)
|
lowMem |
Set to TRUE to run treeanotator in low memory mode. |
burnin |
Integer number of MCMC iters to treat as burnin |
fns |
List of tree log files. If not provided, will recursively search the directory for logs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.