cagey.ms.machine_data_to_mzml#

cagey.ms.machine_data_to_mzml(machine_data)[source]#

Convert the machine data to mzML.

Parameters:

machine_data (Path) – The path to the machine data.

Returns:

The path to the mzML file.

Return type:

Path