View source: R/CreateHier_functions.R
A function to create a tree in phylo format.
1 | treeTable <- read.delim("TaxonomyRank.tree.txt", header = F)
|
treeTable |
a data table/data.frame storing class relationships with intermediate class labels. Can be read from a tab separated file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.