powered by
List the names of Assay, DimReduc, Graph, Neighbor objects
Assay
DimReduc
Graph
Neighbor
Assays(object, slot = NULL)Graphs(object, slot = NULL)Neighbors(object, slot = NULL)Reductions(object, slot = NULL)
Graphs(object, slot = NULL)
Neighbors(object, slot = NULL)
Reductions(object, slot = NULL)
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
Name of component object to return
Assays(object = pbmc_small) Graphs(pbmc_small) Reductions(object = pbmc_small)
Run the code above in your browser using DataLab