gsEffectiveSize | R Documentation |
Return the effective size of gene-set
gsEffectiveSize(object, ...)
## S4 method for signature 'FisherResult'
gsEffectiveSize(object)
## S4 method for signature 'FisherResultList'
gsEffectiveSize(object)
object |
An object |
... |
Other parameters |
gsEffectiveSize(FisherResult)
: Effective sizes of gene-set, returning an integer.
gsEffectiveSize(FisherResultList)
: Effective sizes of Gene-sets, returning an integer vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.