Description Usage Arguments Value See Also
View source: R/taxdump2phylo.R
Convert a taxonomy table in parent-child format into an object
of class phylo
.
1 | taxdump2phylo(tax, tip.rank)
|
tax |
A data frame representing a taxonomy in parent-child format as
returned by |
tip.rank |
A character string giving the name of a rank. This rank will be treated as tip rank, i.e. all taxa of lower rank will be dicarded. |
An object of class phylo
.
dbReadTaxonomy
,
taxdumpChildren
,taxdumpLineage
,
taxdumpSubset
, taxdumpAddNode
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.