Description Usage Arguments Value Author(s) Examples
read beast/mrbayes/mega Nexus output
1 2 3 4 5 |
file |
beast file |
treedata object
Guangchuang Yu https://guangchuangyu.github.io
1 2 | file <- system.file("extdata/BEAST", "beast_mcc.tree", package="treeio")
read.beast(file)
|
'beast' S4 object that stored information of
'/usr/local/lib/R/site-library/treeio/extdata/BEAST/beast_mcc.tree'.
...@ tree:
Phylogenetic tree with 15 tips and 14 internal nodes.
Tip labels:
A_1995, B_1996, C_1995, D_1987, E_1996, F_1997, ...
Rooted; includes branch lengths.
with the following features available:
'height', 'height_0.95_HPD', 'height_median', 'height_range', 'length',
'length_0.95_HPD', 'length_median', 'length_range', 'posterior', 'rate',
'rate_0.95_HPD', 'rate_median', 'rate_range'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.