Get the cell names
get_cell_names.RdGet the cell names
Get the cell names from a SingleCells.
Usage
get_cell_names(x, filtered = FALSE)
# S3 method for class 'ScMap'
get_cell_names(x, filtered = FALSE)Arguments
- x
An object to get the cell names from.
- filtered
Boolean. Shall, if found only the cell names of the
cells_to_keepbe returned (seeset_cells_to_keep(). Defaults toFALSE