Description Usage Arguments Value
View source: R/ProcessMALDIMS.R
Pre-processing and peak picking for ESI-MS spectra.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
file |
Experimental MALDI-MS file. |
t1 |
Select lower m/z limit. |
t2 |
Select higher m/z limit. |
comb |
Select pre-processing method. |
SNR.Th |
Signal-to-noise ratio. Default to 3. |
amp.Th |
Parameter controlling the peak detection. |
xy |
MS spectra in xy file?. Default to FALSE. |
plotProcess |
Plot processed MS spectra. Default to FALSE. |
norm |
Normalize MS spectra. Default to TRUE. |
plotDetection |
Plot detected peaks after peak picking. Default to FALSE. |
plotOriginal |
Plot raw MS spectra. Default to TRUE. |
dir |
Directory where to save plots. Default to C:. |
Processed MALDI-MS spectra.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.