Description Usage Arguments Value See Also
View source: R/taxdumpHigherRank.R
Get the taxon name of a certain higher rank for a particular taxon, e.g. get the familiy of Megaptera.
1  | taxdumpHigherRank(x, taxon, rank, it.max = 30)
 | 
x | 
 Either an object of class   | 
taxon | 
 A vector of mode   | 
rank | 
 A vector of mode   | 
it.max | 
 An integer giving maximum number of iteration in case
  | 
A character string giving a taxon name.
ncbiTaxonomy for downloading the NCBI taxonomy and
dbReadTaxonomy for reading the project taxonomy; other
taxdump-related tools: taxdumpAddNode,
taxdumpChildren, taxdumpDropTip,
taxdumpMRCA, taxdumpSubset,
taxdump2phylo and taxdump_isTerminal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.