View source: R/gene_scoring_big_matrices.r
range01 | R Documentation |
Scales matrix by min and max between 0 and 1. Code from https://stackoverflow.com/a/5665644. Adjuvant function.
range01(m)
m |
Numeric matrix |
Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.