Description Usage Arguments Value Author(s)
Indexing all available ranks (including norank)
1 | rankIndexing(rankListFile)
|
rankListFile |
Input file, where each row is a rank list of a taxon |
A dataframe containing a list of indexed ranks
Vinh Tran tran@bio.uni-frankfurt.de rankListFile <- system.file( "extdata", "data/rankList.txt", package = "phyloprofile", mustWork = TRUE ) rankIndexing(rankListFile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.