Learn R Programming

Seurat (version 3.1.0)

Cells: Get cells present in an object

Description

Get cells present in an object

Usage

Cells(x)

# S3 method for default Cells(x)

# S3 method for DimReduc Cells(x)

Arguments

x

An object

Value

A vector of cell names

Examples

Run this code
# NOT RUN {
Cells(x = pbmc_small)

# }

Run the code above in your browser using DataLab