K2geneURL | R Documentation |
Retrieve or assign URLs to gene pages.
K2geneURL(K2res)
K2geneURL(K2res) <- value
## S4 method for signature 'K2'
K2geneURL(K2res)
## S4 replacement method for signature 'K2'
K2geneURL(K2res) <- value
K2res |
K2 class object. |
value |
Named vector. A vector with a URL string for each gene. |
Named vector. A vector with a URL string for each gene.
data(K2res)
K2geneURL(K2res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.