AddUMAP: Generates a UMAP for the active assay of the given object.

View source: R/object_funcs.R

AddUMAPR Documentation

Generates a UMAP for the active assay of the given object.

Description

Generates a UMAP for the active assay of the given object.

Usage

AddUMAP(pisces.obj, dense.map = FALSE)

Arguments

pisces.obj

A Seurat object with 'scale.data' in the active assay.

dense.map

Flag to return dense-UMAP. Default of FALSE.

Value

A Seurat object with a 'umap' object added to the 'misc' field of the active assay.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.