SCRIPsimGroupDE {SCRIP} | R Documentation |
Simulate group differential expression
Description
Simulate differential expression. Differential expression factors for each
group are produced using getLNormFactors
and these are added
along with updated means for each group. For paths care is taken to make sure
they are simulated in the correct order.
Usage
SCRIPsimGroupDE(sim, params)
Arguments
sim |
SingleCellExperiment to add differential expression to. |
params |
splatParams object with simulation parameters. |
Value
SingleCellExperiment with simulated differential expression.
[Package SCRIP version 1.0.0 Index]