View source: R/normalize_vwmb.R
norm_scales_fcmode | R Documentation |
minimize the foldchange-mode between all columns
norm_scales_fcmode(x, min_overlap = 10)
x |
log-transformed numeric matrix |
min_overlap |
minimum number of rows that have a finite foldchange for any given combination of columns (otherwise, mode foldchange is not computed) |
scaling factor for each column in x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.