baseline_correct: 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
baseline_correct(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

The function will try to pair as many sample as possible. The remaining subjects with a POST and no PRE will use the average expression of all baseline samples. Subjects with baseline only will not be represented in the resulting matrix.

Value

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

Author(s)

Renan Sauteraud


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