powered by
List the names of Assay, DimReduc, Graph, Neighbor objects
Assay
DimReduc
Graph
Neighbor
Assays(object, ...)Graphs(object, slot = NULL)Neighbors(object, slot = NULL)Reductions(object, slot = NULL)# S3 method for Seurat Assays(object, slot = deprecated(), ...)
Graphs(object, slot = NULL)
Neighbors(object, slot = NULL)
Reductions(object, slot = NULL)
# S3 method for Seurat Assays(object, slot = deprecated(), ...)
If slot is NULL, the names of all component objects in this Seurat object. Otherwise, the specific object specified
slot
NULL
Seurat
A Seurat object
Ignored
Name of component object to return
Assays(pbmc_small) Graphs(pbmc_small) Reductions(object = pbmc_small)
Run the code above in your browser using DataLab