Description Arguments Value Author(s) Examples
View source: R/syntheticMultipletsFromCounts.R
This unit uses the negative binomial distribution to synthesize the singlets.
nGenes |
Number of genes in generated synthetic data. |
nCells |
Number of cells per cell type in generated synthetic data. |
nCellTypes |
Number of cell types in generated synthetic data. |
... |
additional arguments to pass on |
A matrix with synthetic counts.
Jason T. Serviss
1 | synth <- syntheticSinglets(10, 10, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.