correctIntRTv1.msexperiment: correct intensity over RT for entire msexperiment

Description Usage Arguments Value Note Author(s) Examples

View source: R/correctIntRT.R

Description

correct intensity over RT for entire msexperiment

Usage

1
2
## S3 method for class 'msexperiment'
correctIntRTv1(obj, k = 501, ...)

Arguments

obj

- object of class msexperiment

k

- smoothing with

...

(unused)

Value

msexperiment object with RT normalized intensities

Note

reorders all entries in experiment according to RT, finds sample with fewest NA's if there are many picks that one with largest median as reference.

Author(s)

Witold Wolski wolski@gmail.com

Examples

1
2

wolski/imsbInfer documentation built on March 27, 2021, 11:39 p.m.