Validation_topdown: Validation top-down MS/MS results

Description Usage Arguments Value

View source: R/Validation_topdown.R

Description

Validation top-down MS/MS results

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
Validation_topdown(
  ev50_true,
  sequence,
  mzw = 2,
  Deconv_CysMpro,
  intervalmz = 3000,
  Npermu = 1000,
  Nmetal = 7,
  Metal = c("Zn")
)

Arguments

ev50_true

results from topdown.R function

sequence

Protein sequence

mzw

Mass error window.

Deconv_CysMpro

Deconvolved ESI-MS

intervalmz

interval m/z

Npermu

Number of permutations

Nmetal

Number of metal ions

Metal

Metal

Value

Validation top-down MS/MS results


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