mainCentMerge: Centroid calculation and uptakes for a complete peptide

Description Usage Arguments Author(s) Examples

Description

Allows the calculation of centroids for each time point and sample for a single peptide. Also prompts manual centroid calculation if automatic value is not appropriate. Each centroid is saved as a pdf in the current directory.

Usage

1
2
mainCentMerge(samplematrix, charge = 1, SNR = 10, bpint = 0.5,
  sample = 0, time = 0)

Arguments

samplematrix

Matrix of all timepoints and samples for a single peptide

SNR

time point

bpint

timepoints

sample

masses

time

base peak intensity

Author(s)

Sam MacIntyre smacintyre@csiro.au

Examples

1
Centroids <- mainCentMerge(Peptide1,SNR=5)

smacintyreR/MALDIHDX documentation built on May 14, 2019, 9:39 a.m.