View source: R/gene_functions.R
getMSigDB | R Documentation |
Get gene sets from msigdbr
getMSigDB(
collections = c("H", "C2|CP:KEGG"),
species = "human",
id_type = "gene_symbol",
format = c("list", "dataframe", "GeneSetCollection"),
...
)
collections |
Collections (msigdbr::msigdbr_collections()) and subcollections |
format |
getGeneSets(c("H", "C2|CP:KEGG|CP:REACTOME"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.