read.raxml | R Documentation |
parse RAxML bootstrapping analysis output
read.raxml(file)
file |
RAxML bootstrapping analysis output |
treedata object
Guangchuang Yu
raxml_file <- system.file("extdata/RAxML", "RAxML_bipartitionsBranchLabels.H3", package="treeio")
read.raxml(raxml_file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.