K2gSet | R Documentation |
Retrieve or assign ExpressionSet object of GSVA output.
K2gSet(K2res)
K2gSet(K2res) <- value
## S4 method for signature 'K2'
K2gSet(K2res)
## S4 replacement method for signature 'K2'
K2gSet(K2res) <- value
K2res |
K2 class object. |
value |
ExpressionSet. |
ExpressionSet.
data(K2res)
K2gSet(K2res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.