cleanPeaks: cleanPeaks

View source: R/deconvTools.R

cleanPeaksR Documentation

cleanPeaks

Description

cleanPeaks cleans the peaks under a specified threshold and also remove redundant peaks having the same position

Usage

cleanPeaks(spec, peaks, ratioPN, keeprows = FALSE)

Arguments

spec

a 'spec' object

peaks

a data.frame of the input peaks

ratioPN

Threshold of the Peak/Noise ratio below which the peaks will be rejected

keeprows

indicates if row names must be preserved.

Value

a data.frame of the remaining peaks


INRA/Rnmr1D documentation built on April 13, 2025, 10:54 p.m.