Set cells to keep for ScMap object
Set the cell mapping for a SingleCells class.
Usage
set_cells_to_keep(x, cells_to_keep)
# S3 method for class 'ScMap'
set_cells_to_keep(x, cells_to_keep)
Arguments
- x
An object to set cells to keep for
- cells_to_keep
String or integer. The names or indices of the cells
to keep in downstream analysis.