read.raxml {treeio} | 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)