baselineCorrect.pSet: Substract baseline intensities

Description Usage Arguments Details Value Author(s)

View source: R/makeCalls.R

Description

Correct intensities by substracting PRE visit sample intensities.

Usage

1
baselineCorrect.pSet(pSet, verbose = FALSE)

Arguments

pSet

A peptideSet with sample PRE and POST visits.

verbose

A logical. If TRUE, information regarding the pairedness of the data will be displayed.

Details

If samples are not PAIRED (One PRE and POST for each ptid), then the average expression of all PRE visit samples is substracted from each sample.

Value

A matrix of the baseline corrected intensities, with as many columns as there are samples POST visit

Author(s)

Raphael Gottardo, Gregory Imholte


pepStat documentation built on Nov. 8, 2020, 6:45 p.m.