View source: R/dimensional_reduction.R
L2Dim | R Documentation |
Perform l2 normalization on given dimensional reduction
L2Dim(object, reduction, new.dr = NULL, new.key = NULL)
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 |
Returns a Seurat
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.