listCollections | R Documentation |
This function lists all the collection types present in a MSigDB gene set collection. Descriptions of collections can be found at the MSigDB website.
listCollections(gsc)
a character vector, containing character codes for all collections present in the GeneSetCollection object.
gsc = getMsigdb('hs', 'SYM')
listCollections(gsc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.