powered by
This function takes an object of class iCellR and scales the normalized data.
data.scale(x = NULL)
An object of class iCellR.
# NOT RUN { my.obj <- data.scale(demo.obj) head(my.obj@scaled.data)[1:5] # }
Run the code above in your browser using DataLab