Description Usage Arguments Value
Impose dropouts. Impose dropouts
| 1 | dropout.fun(object, pDropout, drop.method, drop.lambda, seed)
 | 
| object | DGEList object. | 
| pDropout | Numeric vector of dropout probabilities to consider. | 
| drop.method | Dropout method, with two options: zero-inflation, or low-rate Poisson. | 
| drop.lambda | Mean of low-rate Poisson for the Poisson-dropout scenario. | 
| seed | Optional seed, if it desired to replicate the simulation. | 
Saves attributes of dropout imposition on simulated data to DGEList object: dropout-imposed count matrix, gene-wise probability of dropout, logical matrix indicating dropout observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.