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 mzml_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_file

the directory to save the zip file


MoseleyBioinformaticsLab/ScanCentricPeakCharacterization documentation built on March 29, 2024, 11:32 p.m.