powered by
Get a vector of cell names associated with an image (or set of images)
CellsByImage(object, images = NULL, unlist = FALSE)
A vector of cell names
Seurat object
Vector of image names
Return as a single vector of cell names as opposed to a list, named by image name.
if (FALSE) { CellsByImage(object = object, images = "slice1") }
Run the code above in your browser using DataLab