convert assay data from SCE to ImageArray
SCE2ImageArray(sce, classvec, dims = c(32, 32, 3), vfun = rowSds, ...)
SingleCellExperiment instance
vector of labels
dimensions of a single image
a function to be applied to rows of assay(sce) to measure feature-wise variation in expression across cells
not used