Skip to contents

set dimension reduction

set dimension reduction

Usage

setDimRed(object, ...)

# S3 method for ArchRProject
setDimRed(object, mtx, reduction.name, type = "embeddings", force = F, ...)

# S3 method for Seurat
setDimRed(object, mtx, reduction.name, force = F, ...)

Arguments

object

ArchRProjectObject

mtx

reduction dataframe

reduction.name

reduction name

type

reducedDims, embeddings

Value

The object with dimension reduction The object with dimension reduction The object with dimension reduction

Examples

setDimRed()
#> Error in setDimRed(): argument "object" is missing, with no default
setDimRed()
#> Error in setDimRed(): argument "object" is missing, with no default