Description Arguments Details Value Methods See Also
Write the raw data to a (simple) mzData file.
object |
the |
filename |
filename (may include full path) for the mzData file. Pipes or URLs are not allowed. |
This function will export a given xcmsRaw object to an mzData file. The mzData file will contain a <spectrumList> containing the <spectrum> with mass and intensity values in 32 bit precision. Other formats are currently not supported. Any header information (e.g. additional <software> information or <cvParams>) will be lost. Currently, also any MSn information will not be stored.
None.
write.mzdata(object, filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.