powered by
Return the contents of a module
getModuleMembers(x, mset = "all")
a character vector of module names
optional, a module set
A list of modules
This function returns the selected modules from a module set.
# NOT RUN { # show the interferon related modules getModuleMembers(c("LI.M127", "LI.M158.0", "LI.M158.0")) # }
Run the code above in your browser using DataLab