dim.Assay5 {SeuratObject}R Documentation

Feature and Cell Numbers

Description

Feature and Cell Numbers

Usage

## S3 method for class 'Assay5'
dim(x)

Arguments

x

An Assay5 object

Value

A two-length numeric vector with the total number of features and cells in x

See Also

v5 Assay object, validity, and interaction methods: $.Assay5(), Assay5-class, Assay5-validity, [.Assay5(), [[.Assay5(), dimnames.Assay5(), merge.Assay5(), split.Assay5(), subset.Assay5()


[Package SeuratObject version 5.0.2 Index]