cell.type-class | R Documentation |
An S4 class that represents a subset of cells (for example, a particular cell type).
name
cell type name;
cells
cell identifiers (n x 1);
tpm
gene expression matrix (m x n)
genes
genes (m x 1) represented in the [tpm] matrix;
X
features matrix (n x k), where n is the number of cells and k is the number of features, e.g., PCs, NMF components, tpm etc.
samples
the samples corresponding to the cells in [cells] (n x 1)
Livnat Jerby-Arnon
See DIALOGUE GitHub page for more details.
DIALOGUE.plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.