Description Usage Arguments Value
View source: R/NetworkFunctions.R
ImputePredictiveDropouts applies Moore-Penrose
pseudo-inversion to compute the dropout-dependent solution of network
imputation for each cell
1  | ImputePredictiveDropouts(net, thr = 0.01, expr)
 | 
net | 
 matrix, logical; network coefficients for all dropout (to be imputed) genes that are predictive of the expression of other dropout genes  | 
thr | 
 numeric; tolerance threshold to detect zero singular values  | 
expr | 
 numeric; vector of gene expression for all genes in the cell at hand  | 
vector; imputation results for the dropout-dependent genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.