getRank | R Documentation |
Get taxonomy ranks for a list of taxa
getRank(taxonList = NULL)
taxonList |
list of taxa |
A dataframe contains input taxon Ids, their full names and the corresponding ranks
Vinh Tran tran@bio.uni-frankfurt.de
taxonList <- c("Homo sapiens", "5207", "40674", "4751")
getRank(taxonList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.