The "Spectrum2" Class for MSn Spectra
See the "Spectrum" class for inherited slots.
merged:Object of class "numeric" indicating of
how many combination the current spectrum is the result of.
precScanNum:Object of class "integer" indicating
the precursor MS scan index in the original input file. Accessed
with the precScanNum or precAcquisitionNum methods.
precursorMz:Object of class "numeric"
providing the precursor ion MZ value.
precursorIntensity:Object of class "numeric"
providing the precursor ion intensity.
precursorCharge:Object of class "integer"
indicating the precursor ion charge.
collisionEnergy:Object of class "numeric"
indicating the collision energy used to fragment the parent ion.
See "Spectrum" for additional accessors and
methods for Spectrum2 objects.
precursorMz(object)Returns the precursor MZ value as a numeric.
precursorMz(object)Returns the precursor scan number in the original data file as an integer.
precursorIntensity(object)Returns the precursor intensity as a numeric.
precursorCharge(object)Returns the precursor intensity as a integer.
collisionEnergy(object)Returns the collision energy as an numeric.
removeReporters(object, ...) Removes all reporter ion
peaks. See removeReporters documentation for more
details and examples.
precAcquisitionNum:Returns the precursor's acquisition number.
precScanNum:See precAcquisitionNum.
signature(sequence = "character",
object = "Spectrum2"):
Calculates and matches the theoretical fragments of a peptide
sequence with the ones observed in a spectrum.
See calculateFragments documentation
for more details and examples.
Laurent Gatto <lg390@cam.ac.uk>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.