subset.DimReduc | R Documentation |
Subset a DimReduc
object
## S3 method for class 'DimReduc'
subset(x, cells = NULL, features = NULL, ...)
x |
A |
cells , features |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.