View source: R/VisualizeOutput.R
| imputeRowMean | R Documentation |
Impute missing value for 100K window matrix
imputeRowMean(mtx, na_percent = 30)
mtx |
A cell by 100K window data frame with missing values |
na_percent |
A na percent threshold to be filterd (Default: 30) |
A cell by 100K window data frame with imputed values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.