Extract all cell barcodes from LIGER object
# S3 method for liger
Cells(x, by_dataset = FALSE, ...)
LIGER object name.
logical, whether to return list with vector of cell barcodes for each dataset in LIGER object or to return single vector of cell barcodes across all datasets in object (default is FALSE; return vector of cells).
Arguments passed to other methods
vector or list depending on by_dataset
parameter