mzml_to_zip: create initial zip from mzML

View source: R/zip_methods.R

mzml_to_zipR Documentation

create initial zip from mzML

Description

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.

Usage

mzml_to_zip(mzml_file, out_file)

Arguments

mzml_file

the mzML file to zip up

out_dir

the directory to save the zip file


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.