Description Usage Arguments Value
View source: R/PMF_bootstrapping.R
Determine confidence interval by bootstraping
1 2 3 4 5 6 7 8 9 | PMF_bootstrapping(
data,
R = 999,
sequence,
TheoreticalMass,
Mw,
ScorePMF,
missed
)
|
data |
Data |
R |
NUmber of bootstraps |
sequence |
protein sequence |
TheoreticalMass |
Output obtained from |
Mw |
Molecular weight |
ScorePMF |
Score value |
missed |
Number of missed proteolytic cleavages |
Determine confidence interval by bootstraping for PMF MALDI-MS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.