setDimRed | R Documentation |
set dimension reduction
set dimension reduction
setDimRed(object, ...)
## S3 method for class 'ArchRProject'
setDimRed(object, mtx, reduction.name, type = "embeddings", force = F, ...)
## S3 method for class 'Seurat'
setDimRed(object, mtx, reduction.name, force = F, ...)
object |
ArchRProjectObject |
mtx |
reduction dataframe |
reduction.name |
reduction name |
type |
reducedDims, embeddings |
The object with dimension reduction
The object with dimension reduction
The object with dimension reduction
setDimRed()
setDimRed()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.