Learn R Programming

xcms (version 1.48.0)

verify.mzQuantM: Verify an mzQuantML file

Description

Export in XML data formats: verify the written data

Usage

verify.mzQuantML(filename, xsdfilename)

Arguments

filename
filename (may include full path) for the output file. Pipes or URLs are not allowed.
xsdfilename
Filename of the XSD to verify against (may include full path)

Value

None.

Details

The verify.mzQuantML() function will verify an PSI standard format mzQuantML document against the XSD schemda, see http://www.psidev.info/mzquantml

See Also

write.mzQuantML