getModuleMembers | R Documentation |
Return the contents of a gene set
getModuleMembers(x, mset = "all")
x |
a character vector of gene set names |
mset |
optional, a gene set collection |
This function returns the selected gene sets from a collection.
A list of gene sets
# show the interferon related modules
getModuleMembers(c("LI.M127", "LI.M158.0", "LI.M158.0"))
getModuleMembers("LI.M127")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.