Metadata-Version: 2.1
Name: nmrquant
Version: 1.2.9
Summary: Quantify metabolites from 1D Proton NMR experiments
Home-page: https://github.com/llegregam/NmrQuant
Author: Loïc Le Grégam
Author-email: legregam@insa-toulouse.fr
Project-URL: Bug Tracker, https://github.com/llegregam/NmrQuant/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

NMRQuant
========

**NMRQuant is a software for the quantification of metabolites from 1D Proton NMR experiments**.
It takes as input integrated areas from spectra and proton counts from a database from excel and
csv files. It can be used with either internal or external calibration, using a standard. It outputs
an excel file containing the calculated concentrations, and svg files containing plots that help
with the visualisation and interpretation of the data.

It is one of the routine tools used on the `MetaToul platform <https://www6.toulouse.inrae.fr/metatoul>`_.

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

The documentation relative to NMRQuant's usage can be found on `ReadTheDocs <https://nmrquant.readthedocs.io/>`_.

It can be used from a command line interface or through an interactive jupyter notebook GUI. The notebook can be
downloaded from the `GitHub page <https://github.com/llegregam/NmrQuant>`_.

.. rubric:: Key Features

* **Calculation of metabolite concentrations from 1D H+ NMR integrated data**
* **Creation of figures (lineplots and barplots) that help with interpretation**
