Description Usage Arguments See Also
Calculate enrichment of a data and reference data base for a specific bait and its interactors. Will do p-test using a fisher exact test based on the overlap between the main data and the reference data which both interacts with bait.
1 | enrichment(data, bait, reference)
|
data |
data.frame containing columns gene and significance |
bait |
designated bait in the data. |
reference |
data base reference |
Other genoppi:
designate()
,
interactors()
,
mttest()
,
plotOverlap()
,
plotScatter()
,
plotVolcano()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.