normFactors {metagenomeSeq} | R Documentation |
Function to access the scaling factors, aka the normalization factors, of samples in a MRexperiment object.
normFactors(object)
object |
a |
Normalization scaling factors
Joseph N. Paulson
data(lungData) head(normFactors(lungData))