enrichment: Calculate enrichment

Description Usage Arguments

Description

Calculate enrichment

Usage

1
2
3
enrichment(data, groups, featureid, Sbrks = c(0, -log(0.05, 10), 2, 3, 4,
  1000), Slbls = c("N.S.", "<0.05", "<0.01", "<0.001", "<0.0001"),
  enrtype = "regular")

Arguments

data

Table with data

groups

Groups for which enrichment is to be calculated. Can be column name string or vector of such names

featureid

Unique feature ID column

Sbrks

Enrichment breaks in -log10 scale

Slbls

Enrichment labels (one less than breaks)


PNorvaisas/PFun documentation built on May 20, 2019, 4:13 p.m.