Description Usage Arguments Note See Also
View source: R/taxdumpManageSynonym.R
Manage Synonyms
1 2 3 4 5 6 7 | taxdumpManageSynonym(
tax,
binomials,
keep.syn = TRUE,
add.syn = FALSE,
quiet = TRUE
)
|
tax |
A data frame in parent-child format. |
binomials |
A vector of mode |
keep.syn |
Logical, should synonyms present in |
add.syn |
Logical, should synonyms not present in |
quiet |
Logical, if |
add.syn is only partly implemented and not tested, because under
the current use (adding synonyms to NCBI taxonomy) it does not make sense.
taxdumpAddNode, taxdumpChildren,
taxdumpMRCA, taxdumpSubset,
taxdump2phylo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.