RHermesMS2Exp-class: RHermesMS2Exp

RHermesMS2Exp-classR Documentation

RHermesMS2Exp

Description

The RHermesMS2Exp contains global information about the MS2 steps of the workflow. Particularly, it contains the inclusion list to be used, the MS2Data that has been acquired according to the IL and a list of purified MS2 spectra and identifications against a reference MS2 database (if performed)

Usage

## S4 method for signature 'RHermesMS2Exp'
show(object)

Arguments

object

An RHermesMS2Exp object

Value

An RHermesMS2Exp object

Slots

IL

An RHermesIL object

MS2Data

A list that contains header and peaks of the MS2 data acquired for each IL entry. It gets its information after running processMS2.

Ident

A list of different relevant information about the deconvoluted MS2 spectra generated by processMS2.

Author(s)

Roger Gine

See Also

processMS2 generateIL IL Ident

Other Containers: RHermesIL-class, RHermesPL-class, RHermesSOI-class

Examples

RHermesMS2Exp() #Do not generate the object manually

RogerGinBer/RHermes documentation built on Nov. 6, 2022, 11:34 a.m.