View source: R/interfaceFunction.R
DoPaCMAP | R Documentation |
Perform PaCMAP projection on a Seurat object using the pacmap library
DoPaCMAP(object, assay_use = "RNA", reduction_save = "PAC", ...)
object |
A Seurat or SingleCellExperiment object to be transformed. |
assay_use |
Assay on which to perform dimensional reduction |
reduction_save |
Name to use for the reduction (i. e. tsne, umap, etc...). Default: PAC |
... |
Extra parameters to pass to the PaCMAP function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.