# get all human gene sets
# \donttest{
msigdbr(species = "Homo sapiens")
# }
# get mouse C2 (curated) CGP (chemical and genetic perturbations) gene sets
# \donttest{
msigdbr(species = "Mus musculus", category = "C2", subcategory = "CGP")
# }
Run the code above in your browser using DataLab