Subset a DimReduc object

# S3 method for class 'DimReduc'
subset(x, cells = NULL, features = NULL, ...)

Arguments

x

A DimReduc object

cells, features

Cells and features to keep during the subset

...

Ignored

Value

x for cells cells and features features

See also