IPA_MSdeconvoluter: MS deconvoluter

View source: R/IPA_MSdeconvoluter.R

IPA_MSdeconvoluterR 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 (+/-)


IDSL.IPA documentation built on June 7, 2023, 6:01 p.m.