View source: R/IntensityMarix_process.R
Process Marix Intensity
1 2 | IntensityMarix_process(IntensityMarix, threshold = 1, Imputation = TRUE,
Normalize_columns = TRUE, Normalize_rows = TRUE)
|
IntensityMarix |
data_matrix as input |
threshold |
the default value is set to 1 |
Imputation |
the default value is set to TRUE |
Normalize_columns |
the default value is set to TRUE |
Normalize_rows |
the default value is set to TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.