normalizeTable: Convert extractRepPeps output to a Matrix

View source: R/normalizeTable.R

normalizeTableR 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


Scavetta/complexomics documentation built on Oct. 1, 2022, 2:15 a.m.