gsGeneValues | R Documentation |
Return gene-set gene values
gsGeneValues(object)
## S4 method for signature 'AnnoBroadGseaResItem'
gsGeneValues(object)
## S4 method for signature 'AnnoBroadGseaRes'
gsGeneValues(object)
object |
An object |
gsGeneValues(AnnoBroadGseaResItem)
: Return values associated with the genes in a
gene-set in an AnnoBroadGseaResItem object in a numeric vector.
gsGeneValues(AnnoBroadGseaRes)
: Return values associated with the genes in a
gene-set in an AnnoBroadGseaRes object in a list of numeric vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.