Description Usage Arguments Details See Also Examples
View source: R/read-write-methods.R
Write to disk a TreeMan
or TreeMan
object using the .trmn treefile
1 |
tree |
TreeMan object or TreeMen object |
file |
file path |
Write a tree(s) to file using the .trmn format. It is faster to read and write tree files using treeman with the .trmn file format. In addition it is possible to encode more information than possible with the Newick, e.g. any taxonomic information and additional slot names added to the tree are recorded in the file.
readTrmn
,
readTree
,writeTree
,
randTree
, saveTreeMan
, loadTreeMan
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.