PMF_bootstrapping: Determine confidence interval by bootstraping

Description Usage Arguments Value

View source: R/PMF_bootstrapping.R

Description

Determine confidence interval by bootstraping

Usage

1
2
3
4
5
6
7
8
9
PMF_bootstrapping(
  data,
  R = 999,
  sequence,
  TheoreticalMass,
  Mw,
  ScorePMF,
  missed
)

Arguments

data

Data

R

NUmber of bootstraps

sequence

protein sequence

TheoreticalMass

Output obtained from Protein.to.Peptide.

Mw

Molecular weight

ScorePMF

Score value

missed

Number of missed proteolytic cleavages

Value

Determine confidence interval by bootstraping for PMF MALDI-MS.


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