Description Usage Arguments Details Value
View source: R/xmlformatting.R
The names of the sequence data and trees must match and must be in the standard form for inferring tip dates. The XML skeleton must have these entries to be overwritten: SEQUENCES START_TREE DATE_TRAIT BETADEFS DLOGBETADIM
1 | format_xml_gmrf_exogsir(xmlfn, fastafn, treefn, numchange = 3)
|
xmlfn |
The file name of the XML skeleton |
fastafn |
The file name of the sequence data in fasta format |
treefn |
The file name of the newick format starting trees. |
numchange |
integer number of change points for beta(t) |
A XML file will be generated for each starting tree provided
Character string of runnable xml. Individual XMLs for each starting tree will be written to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.