splatSimTrueCounts: Simulate true counts

View source: R/splat-simulate.R

splatSimTrueCountsR Documentation

Simulate true counts

Description

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.

Usage

splatSimTrueCounts(sim, params)

Arguments

sim

SingleCellExperiment to add true counts to.

params

SplatParams object with simulation parameters.

Value

SingleCellExperiment with simulated true counts.


Oshlack/splatter documentation built on April 1, 2024, 9:37 a.m.