gsGenes | R Documentation |
Return gene-set genes
gsGenes(object, ...)
## S4 method for signature 'AnnoBroadGseaResItem'
gsGenes(object)
## S4 method for signature 'AnnoBroadGseaRes'
gsGenes(object)
## S4 method for signature 'GmtList'
gsGenes(object)
object |
An object |
... |
Other parameters |
gsGenes(AnnoBroadGseaResItem)
: Get gene-set genes
from a BroadGseaResItem object, returning a character string vector.
gsGenes(AnnoBroadGseaRes)
: Get gene-set genes from an AnnoBroadGseaRes object,
returning a list of character string vectors.
gsGenes(GmtList)
: Get gene-set genes from a GmtList object, returning a
list of character string vector. It uses the implementation in BioQC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.