| importAnalyze {MALDIquantForeign} | R Documentation |
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, ...)
Arguments
path |
|
... |
arguments to be passed to
|
Value
a list of MassSpectrum-class or
MassPeaks-class objects (depending on the
centroided argument).
Author(s)
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
[Package MALDIquantForeign version 0.14.1 Index]