.mzXmlHandlers {readMzXmlData}R Documentation

Parse mzXML files.

Description

This function is defines handlers for XML SAX parser. Internal use only.

Usage

.mzXmlHandlers(fileName, verbose = FALSE)

Arguments

fileName

character, path to mzXML file

verbose

logical, verbose output?

Value

function closure

Author(s)

Sebastian Gibb mail@sebastiangibb.de

References

Definition of mzXML format: http://tools.proteomecenter.org/wiki/index.php?title=Formats:mzXML


[Package readMzXmlData version 2.8.3 Index]