normalizeExpressions: Normalize expression table

Description Usage Arguments

Description

Normalize expression table

Usage

1
normalizeExpressions(exprs, zero.rm = T, log2 = T, quantile = T)

Arguments

exprs

Table with expressions

zero.rm

If TRUE removes genes with zero expression in all samples

log2

It TRUE applies log2 transform. Zeroes are replaced with minimal non-zero element for sample

quantile

If TRUE applies quantile normalization


assaron/r-utils documentation built on May 12, 2019, 5:39 a.m.