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