Installation
spectrum_io is listed on the Python Package Index (PyPI) and can be installed with pip.
pip install spectrum_io
Dependencies for Raw/mzml conversion
If you want to convert raw files to mzml, make sure you have ThermoRawFileParser (https://github.com/compomics/ThermoRawFileParser) installed.
If you are on linux or MacOS, make sure mono (https://www.mono-project.com/) is installed (for ThermoRawFileParser).