Skip to contents

Function to apply normalization based on most intense peak to the data

Usage

# S3 method for norm
max(matrix, transform_data = TRUE)

Arguments

matrix

Matrix or data frame with the unnormalized peak intensities with peaks as rows and samples as columns

transform_data

Logical value of whether log transform data or not