Description Usage Arguments Value
get expression values of a set of genes in a set of cells from a sincera object
1 | getExpression(object, scaled = FALSE, genes = NULL, cells = NULL)
|
object |
A sincera object |
scaled |
If TRUE, return the zscore scaled expression values |
genes |
The set of genes to be returned; if NULL, set to all genes in the object |
cells |
The set of cells to be returned; if NULL, set to all cells in the object |
A matrix containing the expression values; rows are genes, columns are cells.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.