baseline_correct: Substract baseline intensities

Description Usage Arguments Details Value Author(s)

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


RGLab/pepStat documentation built on May 8, 2019, 5:56 a.m.