get.precursors: Generates precursor m/z values for a filtered list of...

View source: R/GetPrecursors.R

get.precursorsR Documentation

Generates precursor m/z values for a filtered list of peptides, given the charge range set.

Description

Generates precursor m/z values for a filtered list of peptides, given the charge range set.

Usage

get.precursors(msLib, mzRange, chargeRange, matchDb, threads)

Arguments

msLib

input MSLibrarian object

mzRange

sets the interval for the allowed m/z values.

chargeRange

charge ranges for resulting precursor ions

matchDb

logical indicating if matching to a prediction database will be performed

threads

number of threads to use


MarcIsak/MSLibrarian documentation built on Aug. 27, 2022, 4:55 a.m.