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