cellNorm(object, norm.method)
"cellNorm"(object, norm.method = getOption("opm.normalization.method"))
celldata
object with initialized slot norm.data
data(demoCell)
oneCell <- cellNorm(oneCell, norm.method = "MP")
str(oneCell["norm.data"])
Run the code above in your browser using DataLab