normalizeTable {ComPrAn}R Documentation

Convert extractRepPeps output to a Matrix

Description

Convert the dataframe as output from extractRepPeps() to matrix-like table return normalized or raw values of Precursor Area, by default return normalized values

Usage

normalizeTable(.data, applyNormalization = TRUE)

Arguments

.data

a dataframe

applyNormalization

logical apply normalization or not

Value

a matrix


[Package ComPrAn version 1.2.0 Index]