sim | R Documentation |
A simulated dataset for demonstration. 2,944 genes and 500 cells from two groups (224 vs 276).
sim
A list containing five objects:
data.obs
a numeric matrix with 2,944 genes and 500 cells: the observed count matrix for endogeneous genes
cell.type
a numeric vector of length 500: the binary indicator of cellular groups
sp.obs
a numeric matrix of 50 spike-ins and 500 cells: the observed count matrix for spike-in molecules
sp.true
a numeric vector of length 50: the true count of spike-ins added into each cell
DE.gene
a logical vector of length 2,944: whether the gene is actually DE or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.