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