MS_Reader is a package for parsing and rearranging data originating from ThermoFisher's Tracefinder software or Skyline by Proteoziward for Mass Spectrometry data processing.
It is one of the routine tools used on the MetaToul Platform
The code is open-source, and available on GitHub under a GPLv3 license.
MS_Reader requires Python 3.9 or higher and run on all platforms.
Use pip to install MS Reader from PyPi:
$ pip install ms_readerThen, start the graphical interface with:
$ ms_readerIf you have an idea on how we could improve MS_Reader please submit a new issue to our GitHub issue tracker.
