| collectionNames | R Documentation | 
Gene set collection names
collectionNames(object, ...)
collectionNames(object, ...) <- value
## S4 method for signature 'FgseaList'
collectionNames(object)
## S4 replacement method for signature 'FgseaList,character'
collectionNames(object) <- value
object | 
 Object.  | 
value | 
 Value to assign.  | 
... | 
 Additional arguments.  | 
character.
Updated 2022-04-27.
data(fgsea)
## FgseaList ====
object <- fgsea
collectionNames(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.