| IPA_MSdeconvoluter {IDSL.IPA} | R Documentation | 
MS deconvoluter
Description
This function deconvolutes mass spectrometry files into a list of mass spectra and a vector of retention times.
Usage
IPA_MSdeconvoluter(inputHRMSfolderPath, MSfileName, MSlevel = 1)
Arguments
| inputHRMSfolderPath | address of the mass spectrometry file | 
| MSfileName | mass spectrometry file. | 
| MSlevel | MS level to extract information. | 
Value
| spectraList | a list of mass spectra. | 
| retentionTime | a vector of retention times for scan numbers. | 
| MS_polarity | mass spectrometry ionization mode (+/-) | 
[Package IDSL.IPA version 2.9 Index]