K2gene2Pathway | R Documentation |
Retrieve or assign named vector of pathways for each gene.
K2gene2Pathway(K2res)
K2gene2Pathway(K2res) <- value
## S4 method for signature 'K2'
K2gene2Pathway(K2res)
## S4 replacement method for signature 'K2'
K2gene2Pathway(K2res) <- value
K2res |
K2 class object. |
value |
Named vector. A vector with collapse pathway names for each gene. |
Named vector. A vector with collapse pathway names for each gene.
data(K2res)
head(K2gene2Pathway(K2res))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.