update expression values of a set of genes in a set of cells in a sincera object
1 | setExpression(object, value, scaled = FALSE)
|
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.