Description Usage Arguments Value Author(s) Examples
This function allows users to select libraries and specific gene.sets to form a GeneSetCollection that is a list of gene sets.
| 1 | getGeneSets(species = "Homo sapiens", library = NULL, gene.sets = NULL)
 | 
| species | The scientific name of the species of interest in order to get correcent gene nomenclature | 
| library | Individual libraries or multiple libraries to select, example: library = c("H", "C5"). | 
| gene.sets | Select gene sets or pathways, using specific names, example: pathways = c("HALLMARK_TNFA_SIGNALING_VIA_NFKB"). | 
List of GeneSets in collection format
Nick Borcherding, Jared Andrews
| 1 | GS <- getGeneSets(library = "H")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.