Learn R Programming

soGGi (version 1.4.4)

normaliseQuantiles: Normalise quantile

Description

Quantile normalisation across bins/regions.

Usage

"normaliseQuantiles"(object)
"normaliseQuantiles"(object = "ChIPprofile")

Arguments

object
A ChIPprofile object

Value

A ChIPprofile object containing normalised data

Examples

Run this code
data(chipExampleBig)
normaliseQuantiles(chipExampleBig)

Run the code above in your browser using DataLab