R/seurat.R
CellsByImage.Rd
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
if (FALSE) { # \dontrun{
CellsByImage(object = object, images = "slice1")
} # }