View source: R/normalizeTable.R
normalizeTable | R Documentation |
Convert the dataframe as output from extractRepPeps() to matrix-like table return normalized or raw values of Precursor Area, by default return normalized values
normalizeTable(.data, applyNormalization = TRUE)
.data |
a dataframe |
applyNormalization |
logical apply normalization or not |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.