kersplatSimCellCounts: Simulate Kersplat cell counts

View source: R/kersplat-simulate.R

kersplatSimCellCountsR Documentation

Simulate Kersplat cell counts

Description

Simulate cell counts for the Kersplat simulation

Usage

kersplatSimCellCounts(sim, params, verbose)

Arguments

sim

SingleCellExperiment containing simulation.

params

KersplatParams object with simulation parameters.

verbose

logical. Whether to print progress messages

Details

Counts are sampled from a Poisson distribution with lambda equal to the cell means matrix.

Value

SingleCellExperiment with cell counts


Oshlack/splatter documentation built on May 8, 2024, 5:33 a.m.