Description Usage Arguments Value
ImputeBaseline
imputes dropouts using gene averages
across cells. Zero values are excluded from the mean computation.
1 | ImputeBaseline(data, write = FALSE, ...)
|
data |
matrix with entries equal to zero to be imputed, normalized and log2-transformed (genes as rows and samples as columns) |
write |
logical; should a file with the imputation results be written? |
... |
additional arguments to |
matrix; imputation results considering the average expression values of genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.