peak_times_pick: peak_times_pick: function that gives the approximate peak...

View source: R/MLMSfunctions.R

peak_times_pickR Documentation

peak_times_pick: function that gives the approximate peak start times

Description

peak_times_pick: function that gives the approximate peak start times

Usage

peak_times_pick(Int.mat, time.interval, z.thresh, reactionLabel)

Arguments

Int.mat

matrix of intensity values within the desired interval

time.interval

time values in the desired interval

z.thresh

z-value threshold for ThresholdAlgo

reactionLabel

label for the reaction (for plot generated showing peak start times)

Value

vector of average peak start times as found by ThresholdingAlgo and groupPickedTimes

Examples

Usage Example
peak_times_pick(v44Int.mat,interval.times)

lilyacb/MLMS documentation built on July 21, 2023, 4:12 a.m.