mzxml2peaks
R2026bConvert mzXML structure to peak list
Syntax
Description
[ extracts peak information from
PeakList,Times]
= mzxml2peaks(mzXMLStruct)mzXMLStruct, a structure containing information from an mzXML file
and returns mass/charge (m/z) values and ion intensity values PeakList
and retention times Times from a liquid chromatography/mass
spectrometry (LC/MS) or gas chromatography/mass spectrometry (GC/MS) data set.
[
specifies the levels of the spectra in PeakList,Times]
= mzxml2peaks(mzXMLStruct,Levels=lvlValue)mzXMLStruct to convert, assuming
the spectra are from tandem MS data sets.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2007a