range01: Scale matrix between 0 and 1.

View source: R/gene_scoring_big_matrices.r

range01R Documentation

Scale matrix between 0 and 1.

Description

Scales matrix by min and max between 0 and 1. Code from https://stackoverflow.com/a/5665644. Adjuvant function.

Usage

range01(m)

Arguments

m

Numeric matrix

Value

Matrix


alexandruioanvoda/gwascelltyper documentation built on April 16, 2023, 8:03 p.m.