solver | R Documentation |
Computes imputed expression matrix using linear eq solver
solver(cm, em, ids, n_cores)
cm |
processed consensus matrix |
em |
expression matrix |
ids |
location of values determined to be dropout events |
n_cores |
number of cores to use for parallel computation. |
imputed expression matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.