Description Usage Arguments Details See Also Examples
View source: R/read-write-methods.R
Return a TreeMan
or TreeMen
object from a .trmn treefile
1 |
file |
file path |
wndmtrx |
T/F add node matrix? Default FALSE. |
parallel |
logical, make parallel? |
progress |
name of the progress bar to use, see |
Read a tree(s) from a 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.
writeTrmn
,
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.