Rdocumentation
powered by
Learn R Programming
xcms (version 1.48.0)
write.mzQuantML-methods: Save an xcmsSet object to an PSI mzQuantML file
Description
Export in XML data formats: Write the processed data in an xcmsSet to mzQuantML.
Arguments
object
the
xcmsRaw
or
xcmsSet
object
filename
filename (may include full path) for the output file. Pipes or URLs are not allowed.
Value
None.
Methods
object = "xcmsSet"
write.mzQuantML(object, filename)
Details
The write.mzQuantML() function will write a (grouped) xcmsSet into the PSI standard format mzQuantML, see
http://www.psidev.info/mzquantml
See Also
xcmsSet-class
,
xcmsSet
,
verify.mzQuantML
,