add_seurat_embedding: Easily add new embeddings to Seurat Object

View source: R/seurat_utilities.R

add_seurat_embeddingR Documentation

Easily add new embeddings to Seurat Object

Description

Easily add new embeddings to Seurat Object

Usage

add_seurat_embedding(object, embedding, reduction_name, type = "umap")

Arguments

embedding

a matrix containing the embedding.

reduction_name

name to save the reduction as

type

embedding type (e.g. umap (default), 'harmony','hdbscan','pca')


dbrookeUAB/dbsinglecell documentation built on May 2, 2023, 12:49 a.m.