Description Usage Arguments Value Examples
Generates random single cell data from a negative binomial distribution.
1 2 |
n |
number of features |
p |
number of cells |
celltypes |
number of cell types |
samples |
number of biological samples |
dispersion |
dispersion parameter passed to argument |
.rng |
specification to set the random number with rngtools::setRNG. This enables to generate reproducible data. |
an ExpressionSet
object
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.