reducePeaks: Reduce Peaks

reducePeaksR Documentation

Reduce Peaks

Description

Reduce detected peaks using a relative area threshold

Usage

reducePeaks(object, relative_area)

## S4 method for signature 'SRM'
reducePeaks(object, relative_area = 0.05)

Arguments

object

a SRM object

relative_area

a numeric value between 0 and 1, for the threshold of relative peak area

Value

a SRM object


wilsontom/sRm documentation built on Sept. 20, 2023, 7:19 a.m.