calc_s2n: Hypergeometric Tests for a single geneSet

Description Usage Arguments Value Examples

Description

It'll calculate signal to noise value for each gene in the expression matrix according to the proper grouplist.

Usage

1
calc_s2n(exprSet, group_list)

Arguments

exprSet

Matrix for microarray expression values,rownames must be genes, colnames must be samples

group_list

Factors for two groups that are tested for differential expression.(first group is control)

Value

a vector of signal to noise value for each gene .

Examples

1
calc_s2n(exprSet,group_list )

jmzeng1314/geneSet documentation built on May 19, 2019, 2:57 p.m.