View source: R/splatPop-simulate.R
splatPopSimBatchEffects | R Documentation |
Simulate batch effects. Batch effect factors for each batch are produced
using getLNormFactors
and these are added along with updated
means for each batch.
splatPopSimBatchEffects(sim, params)
sim |
SingleCellExperiment to add batch effects to. |
params |
SplatParams object with simulation parameters. |
SingleCellExperiment with simulated batch effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.