setMatrix function
setMatrix.Rd
set Matrix
set Matrix
Usage
setMatrix(object, ...)
# S3 method for ArchRProject
setMatrix(
object = NULL,
mtx = NULL,
matrix_name,
force = F,
matrix_property = "gene",
entry_type = "double"
)
# S3 method for Seurat
setMatrix(object, mtx = NULL, assay = NULL, force = F)