select.gIDR: Select observations according to gIDR

Description Usage Arguments Value

Description

Select observations that exceeding a given IDR level

Usage

1
select.gIDR(x, IDR.x, IDR.level)

Arguments

x

a n by m numeric matrix, where m= num of replicates, n=num of observations. Numerical values representing the significance of the observations, where larger values represent higher significance, for example, -log(p-value). Currently, m=2.

IDR.x

Irreproducibile discovery rate for each entry of x. It is computed from est.IDR.discrete().

IDR.level

IDR cutoff, a numerical value between [0, 1]. Typical value is 0.01 or 0.05.

Value


MonkeyLB/gIDR documentation built on May 14, 2019, 10:36 a.m.