target.MSMS.Multiple_B: Annotate top-down MS/MS experiments from multiple...

Description Usage Arguments Value

View source: R/target.MSMS.Multiple_B.R

Description

Annotate top-down MS/MS experiments from multiple Cys-protein.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
target.MSMS.Multiple_B(
  theoryMultiple,
  exp,
  t = 0.4,
  b = 5,
  write = FALSE,
  plot = FALSE,
  supress = FALSE,
  xlim = NULL
)

Arguments

theoryMultiple

Output obtain from MS.MS.Multiple.

exp

Experimental MS/MS file.

t

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

b

Threshold for relative intensity. Default to 5.

write

Output the results

plot

plot the MS/MS spectra

supress

Include MS/MS ions in the output plot. Default to FALSE.

xlim

Mass range considered for the annotation.

Value

Peaks annotated in the top-down MS/MS spectra.


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