subsetCells.Rd
This function returns an ArchRProject object that contains a specified subset of cells.
subsetCells(ArchRProj = NULL, cellNames = NULL)
An ArchRProject
object.
A character vector of cellNames
that will be subsetted of the current ArchRProject
.