S4 class that holds parameters for the ZINB-WaVE simulation.
The ZINB-WaVE simulation uses the following parameters:
nGenesThe number of genes to simulate.
nCellsThe number of cells to simulate.
[seed]Seed to use for generating random numbers.
modelObject describing a ZINB model.
The majority of the parameters for this simulation are stored in a
ZinbModel object. Please refer to the documentation
for this class and its constructor(zinbModel) for
details about all the parameters.
The parameters not shown in brackets can be estimated from real data using
zinbEstimate. For details of the ZINB-WaVE simulation
see zinbSimulate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.