Description Usage Arguments Value Examples
KEGG to Gene ID
1 | kegg2gene(kegg.id)
|
kegg.id |
A vector of KEGG IDs |
A list object containing Gene IDs for every KEGG IDs
1 2 3 4 5 | ## Not run:
kegg.ids <- sample_data$KEGG$ID[1:3]
kegg2gene(kegg.ids)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.