Subset a DimReduc
object
# S3 method for DimReduc
subset(x, cells = NULL, features = NULL, ...)
A DimReduc
object
Cells and features to keep during the subset
Ignored
x
for cells cells
and features features
Dimensional reduction object, validity, and interaction methods
CreateDimReducObject()
,
DimReduc-class
,
DimReduc-validity
,
[.DimReduc()
,
[[.DimReduc()
,
dim.DimReduc()
,
merge.DimReduc()
,
print.DimReduc()