plotSS: plotSS

plotSSR Documentation

plotSS

Description

Plots an Hermes-cleaned MS2 spectum (mz/int).

Usage

plotSS(struct, ms2id, ssnumber)

## S4 method for signature 'RHermesExp,numeric,numeric'
plotSS(struct, ms2id, ssnumber)

Arguments

struct

An RHermesExp object

ms2id

Number of the MS2Exp object where the spectrum is

ssnumber

Number of the spectrum to plot

Value

A ggplot object

Author(s)

Roger Gine

See Also

Other plots: plotFidelity(), plotRawMS2(), plotSOI()

Examples


if(FALSE){plotSS(struct, 1, 1)}

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