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