quantile_normalisation: A function to perform a quantile normalisation across a...

View source: R/QuantileNormalization.R

quantile_normalisationR Documentation

A function to perform a quantile normalisation across a data.frame

Description

This function performs a standard quantile normalization often seen in things like gene expression data.

Usage

quantile_normalisation(df)

Arguments

df

a data frame of integer or numerical values

Examples

quantile_normalisation()

hughesevoanth/moosefun documentation built on Aug. 22, 2022, 7:04 a.m.