powered by
This function takes an object of class iCellR and creates an average gene expression for every cluster.
clust.avg.exp(x = NULL, data.type = "main")
An object of class iCellR.
Choose from "main" and "imputed", default = "main"
# NOT RUN { demo.obj <- clust.avg.exp(demo.obj) head(demo.obj@clust.avg) # }
Run the code above in your browser using DataLab