S4 class that holds parameters for the BASiCS simulation.
The BASiCS 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.
nBatchesNumber of batches to simulate.
batchCellsNumber of cells in each batch.
gene.paramsA data.frame containing gene
parameters with two columns: Mean (mean expression for
each biological gene) and Delta (cell-to-cell
heterogeneity for each biological gene).
nSpikesThe number of spike-ins to simulate.
spike.meansInput molecules for each spike-in.
cell.paramsA data.frame containing gene
parameters with two columns: Phi (mRNA content factor for
each cell, scaled to sum to the number of cells in each batch)
and S (capture efficient for each cell).
thetaTechnical variability parameter for each batch.
The parameters not shown in brackets can be estimated from real data using
BASiCSEstimate. For details of the BASiCS simulation see
BASiCSSimulate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.