Description Usage Arguments Value
View source: R/esco-simulate.R
Simulate a gene by cell matrix giving the mean expression for each gene in each cell where the cells are of tree structure. For a cell we start with the base gene mean, and then combined with the DE factor if the gene is DE gene. Additional factors are applied if the DE gene are also marker genes. The selected means are then adjusted for each cell's expected library size.
1 | escoSimTreeCellMeans(sim, verbose)
|
sim |
SingleCellExperiment containing simulation. |
verbose |
logical. Whether to print progress messages |
sim SingleCellExperiment with cell means
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.