Description Usage Arguments Value Examples
View source: R/BASiCS_MockSCE.R
Creates a SingleCellExperiment object of Poisson-distributed approximating a homogeneous cell population.
1 | BASiCS_MockSCE(NGenes = 100, NCells = 100, NSpikes = 20, WithBatch = TRUE)
|
NGenes |
Integer value specifying the number of genes that will be present in the output. |
NCells |
Integer value specifying the number of cells that will be present in the output. |
NSpikes |
Integer value specifying the number of spike-in genes that will be present in the output. |
WithBatch |
Logical value specifying whether a dummy |
A SingleCellExperiment object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.