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