Description Usage Arguments Details Value Examples
Return the contents of a module
1 | getModuleMembers(x, mset = "all")
|
x |
a character vector of module names |
mset |
optional, a module set |
This function returns the selected modules from a module set.
A list of modules
1 2 | # show the interferon related modules
getModuleMembers(c("LI.M127", "LI.M158.0", "LI.M158.0"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.