cagey.ms.mzml_to_csv#

cagey.ms.mzml_to_csv(mzml, mzmine)[source]#

Convert the mzML file to a csv file.

Parameters:
  • mzml (Path) – The path to the mzML file.

  • mzmine (Path) – The path to the MZmine version 3.4.

Returns:

The path to the csv file.

Return type:

Path