widthFinder: Peak width calculation

Description Usage Arguments Author(s) Examples

Description

Uses the spectrum peaks and a specified base peak intensity to find the corresponding m/z end points

Usage

1
widthFinder(peaks, spectrum, bpint = 0.2)

Arguments

peaks

List of mass peaks for the spectrum

spectrum

A singular mass spectrum

bpint

base peak intensity (to determine width)

Author(s)

Sam MacIntyre smacintyre@csiro.au

Examples

1
[a,b,envelope] <- widthFinder(peaks,spectrum,bpint = 0.5)

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