.SelectFeatures {SeuratObject} | R Documentation |
Combine and Select Features
Description
Combine and Select Features
Usage
.SelectFeatures(object, ...)
## S3 method for class 'list'
.SelectFeatures(object, all.features = NULL, nfeatures = Inf, ...)
Arguments
object |
An object |
... |
Arguments passed to other methods |
Value
A vector of features selected
[Package SeuratObject version 5.0.2 Index]