Header menu logo BioFSharp.Mz

Wavelet Module

Types

Type Description

Gaussian

Parameters

PeakGroup

WaveletPeak

Functions and values

Function or value Description

identifyPeaks parameters trace

Full Usage: identifyPeaks parameters trace

Parameters:
    parameters : Parameters
    trace : (float * float)[]

Returns: PeakGroup list
parameters : Parameters
trace : (float * float)[]
Returns: PeakGroup list

identifyPeaksBy borderpadding borderPadMethod internalPaddingMethod hugeGapPaddingMethod maxDistance maxPeakLength noiseQuantile minSNR trace

Full Usage: identifyPeaksBy borderpadding borderPadMethod internalPaddingMethod hugeGapPaddingMethod maxDistance maxPeakLength noiseQuantile minSNR trace

Parameters:
Returns: PeakGroup list
borderpadding : int
borderPadMethod : BorderPaddingMethod
internalPaddingMethod : InternalPaddingMethod
hugeGapPaddingMethod : HugeGapPaddingMethod
maxDistance : float
maxPeakLength : float
noiseQuantile : float
minSNR : float
trace : (float * float)[]
Returns: PeakGroup list

substractBaseLine yData

Full Usage: substractBaseLine yData

Parameters:
    yData : float[]

Returns: float array
yData : float[]
Returns: float array

Type something to start searching.