L2Dim: L2-normalization

View source: R/dimensional_reduction.R

L2DimR Documentation

L2-normalization

Description

Perform l2 normalization on given dimensional reduction

Usage

L2Dim(object, reduction, new.dr = NULL, new.key = NULL)

Arguments

object

Seurat object

reduction

Dimensional reduction to normalize

new.dr

name of new dimensional reduction to store (default is olddr.l2)

new.key

name of key for new dimensional reduction

Value

Returns a Seurat object


satijalab/seurat documentation built on Feb. 26, 2025, 8:49 p.m.