hyperTest: hyperTest

Description Usage Arguments Value Author(s) References Examples

View source: R/hyperTest.R

Description

Perform hypergeometric test for enrichment

Usage

1
hyperTest(listA, listB, background, enrichment = TRUE)

Arguments

listA
  • vector of items to test for enrichment in listB

listB
  • vector of items

Value

p value and fold enrichment

Author(s)

Tyler W Bradshaw, twesleyb10@gmail.com

References

none

Examples

1
hyperTest(listA, listB, background)

twesleyb/geneLists documentation built on Oct. 30, 2021, 7:28 p.m.