targetMSMS: Annotate ESI-MS/MS spectra

Description Usage Arguments Value

View source: R/targetMSMS.R

Description

Annotate ESI-MS/MS spectra

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
targetMSMS(
  Deconv_CysMpro,
  theory,
  mzw = 1,
  b = 5,
  plot = FALSE,
  supress = FALSE,
  xlim = c(100, 2500),
  label = ""
)

Arguments

Deconv_CysMpro

Deconvolved ESI-MS spectra.

theory

Theoretical ESI-MS/MS library

mzw

Mass-to-charge window (Da) for the annotation. Default to 1.

b

Intensity threshold

plot

If TRUE, plot the results

supress

Control the plot options

xlim

Select m/z range

label

Label the results

Value

Peaks annotated in the MALDI-MS spectra.


ManuelPerisDiaz/CysMpro documentation built on Oct. 18, 2020, 6:44 a.m.