GetRTRange: Get retention time range for spectra in file

Description Usage Arguments Value Examples

Description

Get retention time range for spectra in file Corresponds to mzAccess web-service API function GetRTRange

Usage

1
GetRTRange(FileName, Cache = FALSE)

Arguments

FileName

- Name of original raw mass spectrometry file. Can be stated with or without path and extention

Cache

- If TRUE RT Range will show RTs for first and last spectra in spectra through the file, if FALSE - it will retention time range as registered by mass spectrometer

Value

RTRange object with slots MinRT,MaxRT

Examples

1
GetRTRange("Thermo_QE_cells_72h_LA_3")

Yaroslav-Lyutvinskiy/MZAccessR documentation built on May 10, 2019, 12:06 a.m.