normalizePercentile: normalizePercentile

View source: R/normalize.R

normalizePercentileR Documentation

normalizePercentile

Description

Performs percentile normalization on the columns of a matrix, i.e. each element in a column will be the percentile it lies in in its column

Usage

normalizePercentile(X)

Arguments

X

A matrix which should be normalized

Value

a matrix containing the normalized values

Author(s)

Fabian Mueller


demuellae/muRtools documentation built on Sept. 8, 2023, 4:32 p.m.