verify.mzQuantM {xcms} | R Documentation |
Export in XML data formats: verify the written data
verify.mzQuantML(filename, xsdfilename)
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) |
The verify.mzQuantML() function will verify an PSI standard format mzQuantML document against the XSD schemda, see http://www.psidev.info/mzquantml
None.