SCRIPsimBCVMeans: Simulate BCV means

Description Usage Arguments Value

View source: R/SCRIPsimu.R

Description

Simulate means for each gene in each cell that are adjusted to follow a mean-variance trend using Biological Coefficient of Variation taken from and inverse gamma distribution.

Usage

1
SCRIPsimBCVMeans(data, sim, params)

Arguments

data

data are used to fit the mean-BCV trend for simulation

sim

SingleCellExperiment to add BCV means to.

params

SplatParams object with simulation parameters.

Value

SingleCellExperiment with simulated BCV means.


SCRIP documentation built on Nov. 19, 2021, 9:07 a.m.