normaliseQuantiles {soGGi} | R Documentation |
Quantile normalisation across bins/regions.
## S4 method for signature 'ChIPprofile' normaliseQuantiles(object) ## S4 method for signature 'ChIPprofile' normaliseQuantiles(object = "ChIPprofile")
object |
A ChIPprofile object |
A ChIPprofile object containing normalised data
Thomas Carroll
data(chipExampleBig) normaliseQuantiles(chipExampleBig)