rtexport: rtexport

View source: R/Functions_retcorAdjust.R

rtexportR Documentation

rtexport

Description

Extract corrected and uncorrected retention times for each scan from an xcms::XCMSnExp, xcms::xcmsSet or xcms::xsAnnotate object

Usage

rtexport(xset)

Arguments

xset

an xcms::XCMSnExp, xcms::xcmsSet or xcms::xsAnnotate object

Details

elements of the returned RTcorr class object

  • noncorr list of numeric vectors with retention times for each scan for each file, before RT correction

  • corr list of numeric vectors with retention times for each scan for each file, after RT correction

  • fnames character() of filenames for each of the lists in noncorr and corr

Value

RTcorr object, which is a named list, see Details


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.