Description Usage Arguments Value
This will generate multiple starting trees by ML & treedater. Each tree is produced by a different random resolution of polytomies in the ML tree Sequence names must have sample times included (see prep_tip_labels)
1 2 3 4 5 6 7 8 | add_starting_trees_to_xml(
xmlfn,
fastafn,
plotout = NULL,
regionDemes = c("Il"),
ntres = 1,
ncpu = 4
)
|
xmlfn |
File name of beast xml |
fastafn |
File name of sequence data (needed for ML tree estimation) |
plotout |
Output file name for ML tree plot. Set NULL to not plot |
regionDemes |
regions to colour in the output ML tree |
ntres |
integer how many start trees to produce? a distinct xml is made for each |
ncpu |
Number of CPUs to use |
Some treedater trees. New XMLs are written to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.