Description Usage Arguments Value Examples
Lists the names of DimReduc objects present in
a Seurat object. If slot is provided, pulls specified DimReduc object.
1 | Reductions(object, slot = NULL)
|
object |
A Seurat object |
slot |
Name of DimReduc |
If slot is NULL, the names of all DimReduc objects
in this Seurat object. Otherwise, the DimReduc object requested
1 | Reductions(object = pbmc_small)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.