listCollections: List all collection types within a MSigDB gene set collection

View source: R/accessMSigDB.R

listCollectionsR Documentation

List all collection types within a MSigDB gene set collection

Description

This function lists all the collection types present in a MSigDB gene set collection. Descriptions of collections can be found at the MSigDB website.

Usage

listCollections(gsc)

Value

a character vector, containing character codes for all collections present in the GeneSetCollection object.

Examples

gsc = getMsigdb('hs', 'SYM')
listCollections(gsc)


DavisLaboratory/msigdb documentation built on July 18, 2023, 7:54 p.m.