mzml_to_zip | R Documentation |
given an mzML file, create the initial zip file containing the zipped mzML, metadata.json, and raw_metadata.json. This zip file is what will be operated on by anything that accesses files, so that our interface is consistent.
mzml_to_zip(mzml_file, out_file)
mzml_file |
the mzML file to zip up |
out_dir |
the directory to save the zip file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.