normalise: Normalise arrays

Description Usage Arguments Value Author(s) References

Description

Normalises arrays against a calculated average array, and calibrated linearly in a cube-root scatter plot.

Usage

1
normalise(x,linear=TRUE)

Arguments

x

The data matrix

linear

if linear=TRUE then the matrix elements are raised to the power of 3.

Value

normalised version of indata

Author(s)

Per Broberg

References

Tusher, V.G., Tibshirani, R., and Chu, G. (2001) Significance analysis of microarrays applied to the ionizing radiation response. PNAS Vol. 98, no.9, pp. 5116-5121


SAGx documentation built on Nov. 8, 2020, 8:18 p.m.