Reductions: Pull DimReducs or DimReduc names

Description Usage Arguments Value Examples

View source: R/objects.R

Description

Lists the names of DimReduc objects present in a Seurat object. If slot is provided, pulls specified DimReduc object.

Usage

1
Reductions(object, slot = NULL)

Arguments

object

A Seurat object

slot

Name of DimReduc

Value

If slot is NULL, the names of all DimReduc objects in this Seurat object. Otherwise, the DimReduc object requested

Examples

1

lambdamoses/SeuratBasics documentation built on May 6, 2020, 9:32 a.m.