Learn R Programming

MALDIquantForeign (version 0.14.1)

importAnalyze: Import Analyze 7.5 files

Description

This function imports files in Analyze 7.5 file format into MassSpectrum-class or MassPeaks-class objects.

Usage

importAnalyze(path, ...)

Value

a list of MassSpectrum-class or MassPeaks-class objects (depending on the centroided argument).

Arguments

path

character, path to directory or file which should be read in.

...

arguments to be passed to import.

Author

Sebastian Gibb

References

https://strimmerlab.github.io/software/maldiquant/
http://www.grahamwideman.com/gw/brain/analyze/formatdoc.htm, https://eeg.sourceforge.net/ANALYZE75.pdf

See Also

MassSpectrum-class, MassPeaks-class