Description Usage Arguments Value
Generate count vector for a number of cells of a fixed subpopulation, given fixed number of reads and a probability mass.
1 | sequence_cell(ncells, reads_per_cell, prob_dist, seed)
|
ncells |
number of cells to generate count vectors for |
reads_per_cell |
number of reads/UMIs per cell (assumed equal for all cells) |
prob_dist |
probability mass (relative abundance of genes) |
seed |
random seed |
The object returned is the MLE of probability mass (restrict to this for this study, as do not require actual count vectors for most analysis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.