powered by
lnorm
ExpressionSet
AffyBatch
matrix
lnormeS(eS, span=0.1)
exprs(eS)
norm
library(LMGene) library(Biobase) data(sample.eS) # glog transform expression set trsample.eS <- transeS (sample.eS, 667, 65) # normalize expression set normtrsample.eS <- lnormeS (trsample.eS)
Run the code above in your browser using DataLab