zip_ms | R Documentation |
make a new ZipMS
zip_ms( in_file, mzml_meta_file = NULL, out_file = NULL, load_raw = TRUE, load_peak_list = TRUE )
in_file |
the file to use (either .zip or .mzML) |
mzml_meta_file |
metadata file (.json) |
out_file |
the file to save to at the end |
load_raw |
logical to load the raw data |
load_peak_list |
to load the peak list if it exists |
ZipMS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.