View source: R/getModuleName.R
getModuleName | R Documentation |
Get the module name(s) for one or more module IDs. This requires the MetaCycData package (http://github.com/EMSL-Computing/MetaCycData).
getModuleName(module_ids, db = "MetaCyc")
module_ids |
a character vector of module IDs |
db |
database to match, currently 'MetaCyc' is the only allowed value |
character vector of module names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.