dim.StdAssay {SeuratObject} | R Documentation |
Feature and Cell Numbers
Description
Feature and Cell Numbers
Usage
## S3 method for class 'StdAssay'
dim(x)
Arguments
x |
An |
Value
A two-length numeric vector with the total number of
features and cells in x
See Also
v5 Standard Assay object, validity, and interaction methods
$.StdAssay()
,
.DollarNames.StdAssay()
,
StdAssay-class
,
StdAssay-validity
,
[.StdAssay()
,
[[.StdAssay()
,
dimnames.StdAssay()
,
show,StdAssay-method
,
split.StdAssay()
,
subset.StdAssay()
[Package SeuratObject version 5.1.0 Index]