View source: R/5-generate_counts.R
Simulate counts which are distributed using a zero-inflated negative biniomal distribution
1 2 3 4 5 |
trajectory |
The dynwrap trajectory |
num_features |
Number of features |
sample_mean_count |
Function used to sample the mean expression |
sample_dispersion_count |
Function to sample the dispersion (size) of the negative biniomal given the expression. Higher dispersion values generate less noise |
dropout_probability_factor |
Factor used to calculate the probabilities of dropouts, relative to expression. Higher values (> 10000) have a lot of dropouts, lower values (< 10) have almost none |
dropout_rate |
Base rate of drop-outs |
differentially_expressed_rate |
Percentage of differentially expressed genes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.