| relative {geneExpression} | R Documentation |
relative(matrix,
median = FALSE);
row/max(row)
a new expression matrix object which is normalized by the relative scale of each gene feature row: each expression value in a gene feature row is divided by the max value(or the median value when the median parameter is TRUE) of the corresponding gene feature row, the tag of the generated matrix is formatted as relative_scaale({tag}).