Assign_MassB: Annotate ESI-MS spectra

Description Usage Arguments Value

View source: R/Assign_MassB.R

Description

Annotate ESI-MS spectra

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Assign_MassB(
  Scored,
  external = "Zn4MT2A_IAM_low_nobaseline_peaks.dat",
  sequence,
  Alkylator = c("IAM"),
  Metal = c("Zn"),
  mono = FALSE,
  NbindingMetal = 7,
  Adduct = NULL,
  mzw = 1,
  write = FALSE,
  dir = getwd()
)

Arguments

Scored

Scored ESI-MS spectra

external

External mass deconvoluton list from UniDec.

sequence

Protein sequence.

Alkylator

Cysteine alkylator employed

Metal

Metal ion to include in the calculation of the MS library.

mono

If TRUE, monoisotopic mass is used.

NbindingMetal

Number of expected metal ions binding to the protein. Default to 7.

Adduct

Adduct for library generation.

mzw

Mass error window

write

If TRUE, reports the results in csv file

dir

Directory where to save the results

Value

Annotate ESI-MS spectra


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