Description Usage Arguments Value See Also
ImputeSAVER
uses the SAVER package for dropout
imputation
1 | ImputeSAVER(data, cores, try.mean = FALSE, write = FALSE)
|
data |
matrix with entries equal to zero to be imputed, normalized (genes as rows and samples as columns) |
cores |
integer; number of cores to use |
try.mean |
logical; whether to additionally use mean gene expression as prediction |
write |
logical; should a file with the imputation results be written? |
matrix; imputation results from SAVER
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.