Description Usage Arguments Details Value
View source: R/kersplat-simulate.R
Simulate cell counts for the Kersplat simulation
1 | kersplatSimCellCounts(sim, params, verbose)
|
sim |
SingleCellExperiment containing simulation. |
params |
KersplatParams object with simulation parameters. |
verbose |
logical. Whether to print progress messages |
Counts are sampled from a Poisson distribution with lambda equal to the cell means matrix.
SingleCellExperiment with cell counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.