filter: determine scan numbers which match a specified filter

View source: R/rawrr.R

filterR Documentation

determine scan numbers which match a specified filter

Description

determine scan numbers which match a specified filter

Usage

filter(rawfile, filter = "ms", precision = 10, tmpdir = tempdir())

Arguments

rawfile

the name of the raw file containing the mass spectrometry data from the Thermo Fisher Scientific instrument.

filter

scan filter string, e.g., ms or ms2

precision

mass precision, default is 10.

tmpdir

defines the directory used to store temporary data generated by the .NET assembly rawrr.exe. The default uses the output of tempdir().

Value

a vecntor of integer values.


fgcz/rawR documentation built on May 5, 2024, 3:46 p.m.