View source: R/annotation_kegg.R
make_kegg_df | R Documentation |
The various KEGG conversion methods from KEGGREST appear to only work for a small subset of species now. This uses a different query format to get a less flexible version of the same information. But at least it works.
make_kegg_df(org_code)
org_code |
Organism code from KEGG. |
Dataframe of gene IDs to KEGG IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.