| names.Seurat | R Documentation |
Get the names of subobjects within a Seurat object
## S3 method for class 'Seurat'
names(x)
x |
A |
The names of all of the following subobjects within x:
v3 and v5 assays
dimensional reductions
images and FOVs
nearest-neighbor graphs
Seurat object, validity, and interaction methods
$.Seurat(),
Seurat-class,
Seurat-validity,
[[.Seurat(),
[[<-,Seurat,
[[<-,Seurat,NULL,
dim.Seurat(),
dimnames.Seurat(),
merge.Seurat(),
subset.Seurat()
names(pbmc_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.