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", conds.to.avg = NULL)
An object of class iCellR.
Choose from "main" and "imputed", default = "main"
Choose the conditions you want to average, default = NULL (all conditions).
An object of class iCellR.