powered by
"normMethod"(object) "normMethod"(object)<-value
ABSDataSet
normalFactors
obj <- ABSDataSet(counts=simuN5$counts, groups=factor(simuN5$groups)) normMethod(obj) normMethod(obj) <- "geometric" normMethod(obj)
Run the code above in your browser using DataLab