removeOnePeakSpectra {MAIT} | R Documentation |
Function removeOnePeakSpectra
removes the spectra having just one peak
removeOnePeakSpectra(data, idGroup)
data |
A numerical matrix containing the peak data |
idGroup |
A numeric vector containing the spectra id number of the peaks |
A peak data set without the one-peak spectra.
Francesc Fernandez, francesc.fernandez.albert@upc.edu