enrichment: Calculate enrichment using Fisher exact test

Description Usage Arguments See Also

View source: R/enrichment.R

Description

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.

Usage

1
enrichment(data, bait, reference)

Arguments

data

data.frame containing columns gene and significance

bait

designated bait in the data.

reference

data base reference

See Also

Other genoppi: designate(), interactors(), mttest(), plotOverlap(), plotScatter(), plotVolcano()


frhl/pRoteomics documentation built on Feb. 19, 2020, 3:53 p.m.