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