Description Usage Arguments Value
simulateCounts simulates the expression values using
a negative binomial distribution with parameters estimated by
estimateParameters. This function is used by
simulateCellTypes.
| 1 | simulateCounts(simParam, nSamples, nGenes, simSeed = NULL, simMarkers = TRUE)
 | 
| simParam | List of parameters estimated by
 | 
| nSamples | A integer specifing the number of samples to be simulated. | 
| nGenes | A integer specifing the number of genes to be simulated. | 
| simSeed | A integer specifing seed for simulation | 
| simMarkers | Logical, indicating whether genes to be simulated are markers or not | 
Matrix with simulated count values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.