hits | R Documentation |
Return hits
hits(object, ...)
## S4 method for signature 'FisherResult'
hits(object)
## S4 method for signature 'FisherResultList'
hits(object, geneset)
object |
An object |
... |
Other parameters |
geneset |
Character string, gene-set name |
hits(FisherResult)
: Return hits from a FisherResult object
hits(FisherResultList)
: Return hits from a FisherResultList object, returning a list
if geneset
is missing, or gene-set genes if geneset
is present.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.