Description Usage Arguments Value
View source: R/Validation_topdown.R
Validation top-down MS/MS results
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")
)
|
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 |
Validation top-down MS/MS results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.