Skip to content

Simultaneous measurement of absolute metabolite concentration and isotope incorporation by mass spectrometry

License

Notifications You must be signed in to change notification settings

MetaSys-LISBP/IsoQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsoQ - Single analysis for metabolomics and isotopic studies

What is IsoQ?

IsoCor is a scientific software dedicated to the automated processing of metabolomics and isotopic MS measurements. IsoQ corrects raw MS data (mass fractions) for naturally-occurring isotopes of all elements and purity of the isotopic tracer using IsoCor, and calculates metabolite concentrations from calibration curves.

It is one of the routine tools that we use at the MetaSys team and MetaToul platform in isotopic studies of metabolic systems.

The code is open-source, and available under a GPLv3 license.

Quick-start

IsoQ requires Python 3.5 or higher and run on all plate-forms.

To install IsoQ locally, run:

$ pip install git+https://github.com/MetaSys-LISBP/IsoQ.git

Alternatively, you can download the github repository and run:

$ pip install /path/to/IsoQ/

An example of IsoQ usage is provided in '/isoq/data/example_process.py'.

Bug and feature requests

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

Contributions

Contributions are very welcome! ❤️

Please work on your own fork and follow PEP8 style guide.

How to cite

in preparation

Authors

Pierre Millard, Baudoin Delépine

Contact

📧 Pierre Millard, [email protected]

Releases

No releases published

Packages

No packages published

Languages