SCRIPsimBatchCellMeans {SCRIP} | R Documentation |
Simulate batch means
Description
Simulate a mean for each gene in each cell incorporating batch effect factors.
Usage
SCRIPsimBatchCellMeans(sim, params)
Arguments
sim |
SingleCellExperiment to add batch means to. |
params |
SplatParams object with simulation parameters. |
Value
SingleCellExperiment with simulated batch means.
[Package SCRIP version 1.0.0 Index]