Description Usage Arguments Value
DetectPeaks'
1 | DetectPeaks(mass, intensity, SNR = 5, WinSize = 20, OverSampling = 10)
|
mass |
a vector containing the mass axis. |
intensity |
a vector containinf the spectrum intensities. |
SNR |
the minimum signal to noise ratio of retained peaks |
WinSize |
the used windows size for peak detection |
OverSampling |
the used oversampling value for interpolating the peak shape and improve mass and area calculation. |
a list containing mass, intensity, SNR, area and the binSize arround peak fields of detected peaks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.