GetScanNumberFromRT: Get scan number for retention time

Description Usage Arguments Value Examples

Description

Get scan number Corresponds to mzAccess web-service API function GetScanNumberFromRT Web-service will provide first scan number where RT is not less than specified

Usage

1
GetScanNumberFromRT(FileName, RT, Cache = FALSE)

Arguments

FileName

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

RT

- retention time for which spectrum will be searched.

Cache

- If TRUE scan number will be loaded from fast access cache, if FALSE - from original raw files

Value

Interger scan number

Examples

1
GetScanNumberFromRT("Thermo_QE_cells_72h_LA_3",6)

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