gseaNES | R Documentation |
Return GSEA normalized enrichment scores
gseaNES(object)
## S4 method for signature 'BroadGseaResItem'
gseaNES(object)
## S4 method for signature 'AnnoBroadGseaRes'
gseaNES(object)
## S4 method for signature 'AnnoBroadGseaResList'
gseaNES(object)
object |
An object |
gseaNES(BroadGseaResItem)
: Get GSEA normalized enrichment score
from a BroadGseaResItem object
gseaNES(AnnoBroadGseaRes)
: Get GSEA normalized enrichment score
from an AnnoBroadGseaRes object
gseaNES(AnnoBroadGseaResList)
: Get GSEA normalized enrichment score
from an AnnoBroadGseaResList object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.