Description Usage Arguments Details Value
Create data table of gene expression for a subset of genes
1 | expression_dt(genes, expression_matrix = data)
|
genes |
character vector; Gene Symbols of the genes to compute imputed expression for |
expression_matrix |
cell by gene matrix of expression values |
This functions requires the data matrix to be loaded
A data.table with variables cell (the cell barcode) and a column for each gene containing the raw normalised expression values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.