View source: R/splat-simulate.R
splatSimTrueCounts | R Documentation |
Simulate a true counts matrix. Counts are simulated from a poisson distribution where Each gene in each cell has it's own mean based on the group (or path position), expected library size and BCV.
splatSimTrueCounts(sim, params)
sim |
SingleCellExperiment to add true counts to. |
params |
SplatParams object with simulation parameters. |
SingleCellExperiment with simulated true counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.