setExpression: Update expression matrix in a sincera object

Description Usage Arguments

View source: R/sincera.R

Description

update expression values of a set of genes in a set of cells in a sincera object

Usage

1
setExpression(object, value, scaled = FALSE)

Arguments

object

A sincera object

value

An expression matrix, rows are genes, columns are cells, rownames are gene names, colnames are cell names

scaled

If TRUE, the update will be performed on the scaled expression matrix, object@sexprs; otherwise, it will be performed on exprs(object@data)


xu-lab/SINCERA documentation built on Feb. 3, 2021, 4:19 a.m.