Description Usage Arguments Value
View source: R/splatPop-simulate.R
Simulate outlier expression factors for splatPop. Genes with an outlier factor not equal to 1 are replaced with the median mean expression multiplied by the outlier factor.
1 | splatPopSimGeneMeans(sim, params, base.means.gene)
|
sim |
SingleCellExperiment to add gene means to. |
params |
SplatParams object with simulation parameters. |
base.means.gene |
List of gene means for sample from matrix generated by 'splatPopSimulateMeans' and with the sample specified in 'splatPopSimulateSC'. |
SingleCellExperiment with simulated gene means.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.