Description Usage Arguments Value See Also Examples
Converts gene set IDs to gene set names
1  | setId2setName(sets, ids)
 | 
sets | 
 An object of class GeneSetCollection  | 
ids | 
 character vector of gene set IDs to be converted to set names  | 
A vector of gene set names
CondSEA, PathSEA
1 2  | collection <- loadSamplePWS()
setId2setName(collection, c("M3128", "M11607"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.