rpm.Rdrpm scale data frame so each column sums to 1e6 (by default)
rpm(reads, scale = 1e+06, ignore_cols = NULL)Input data frame to rescale
Value to which each column should be scaled. Default 1e6
Column names to exclude from calculation (e.g. id column)