powered by
Feature and Cell Numbers
# S3 method for Assay dim(x)
A two-length numeric vector with the total number of features and cells in x
x
An Assay object
Assay
v3 Assay object, validity, and interaction methods: $.Assay(), Assay-class, Assay-validity, CreateAssayObject(), [.Assay(), [[.Assay(), dimnames.Assay(), merge.Assay(), split.Assay(), subset.Assay()
$.Assay()
Assay-class
Assay-validity
CreateAssayObject()
[.Assay()
[[.Assay()
dimnames.Assay()
merge.Assay()
split.Assay()
subset.Assay()
rna <- pbmc_small[["RNA"]] dim(rna)
Run the code above in your browser using DataLab