GetMZRange: Get mass range for spectra in file

Description Usage Arguments Value Examples

Description

Get mass range for spectra in file Corresponds to mzAccess web-service API function GetMZRange

Usage

1
GetMZRange(FileName, Cache = FALSE)

Arguments

FileName

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

Cache

- If TRUE Mass Range will show minimum amd maximim masses avialable in spectra through the file, if FALSE - it will return Mass Interval where masses were scanned by mass spectrometer

Value

MassRange object with slots MinMZ,MaxMZ

Examples

1
GetMZRange("Thermo_QE_cells_72h_LA_3")

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