Description Usage Arguments Details Value Author(s) See Also Examples
Finds the KEGG name form KEGG id.
1 | getKEGGnames(x, verbose = TRUE)
|
x |
a character vector of KEGG ids. |
verbose |
verbose. |
Uses the library KEGG.db.
x
may be a data.frame
.
In such case, GO ids are expected in its row names.
A character vector with the corresponding KEGG names.
David Montaner dmontaner@cipf.es
1 | getKEGGnames (c("00010", "00020", "BAD_KEGG"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.