Subset an Assay
# S3 method for StdAssay
subset(x, cells = NULL, features = NULL, layers = NULL, ...)x with just the cells and features specified by
cells and features for the layers specified by layers
An Assay5 object
Cell names
Feature names
Layer to keep; defaults to all layers
Ignored
v5 Standard Assay object, validity, and interaction methods
$.StdAssay(),
.DollarNames.StdAssay(),
StdAssay-class,
StdAssay-validity,
[.StdAssay(),
[[.StdAssay(),
dim.StdAssay(),
dimnames.StdAssay(),
show,StdAssay-method,
split.StdAssay()