Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 905 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 905 Bytes

image

MS_Reader

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.

Quick-start

MS_Reader requires Python 3.9 or higher and run on all platforms.

Use pip to install MS Reader from PyPi:

$ pip install ms_reader

Then, start the graphical interface with:

$ ms_reader

Bug and feature requests

If you have an idea on how we could improve MS_Reader please submit a new issue to our GitHub issue tracker.