Metadata-Version: 2.4
Name: uNAC
Version: 0.2.0
Summary: A universal meta tool to perform natural abundance correction of isotopic labeling data
Author: Martin Beyß, Jochen Nießer
Maintainer-email: Martin Beyß <ma.beyss@fz-juelich.de>
License-Expression: MIT
Project-URL: homepage, https://jugit.fz-juelich.de/IBG-1/ModSim/uNAC
Project-URL: documentation, https://jugit.fz-juelich.de/IBG-1/ModSim/uNAC
Project-URL: repository, https://jugit.fz-juelich.de/IBG-1/ModSim/uNAC
Keywords: mass-spectrometry,13C,MFA
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.25
Requires-Dist: pandas>=2.0
Requires-Dist: openpyxl>=3.0
Requires-Dist: matplotlib>=3.7
Requires-Dist: setuptools>=68.0.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: isocor
Requires-Dist: isocor>=2.2; extra == "isocor"
Provides-Extra: isocorrector
Requires-Dist: rpy2>=3.5; extra == "isocorrector"
Dynamic: license-file

<div align="center">
  <img src="https://jugit.fz-juelich.de/IBG-1/ModSim/uNAC/-/raw/multi_tools/assets/unac_logo.svg" width=200 alt="logo">
</div>

# uNAC - the universal natural abundace correction tool

![pipeline status](https://jugit.fz-juelich.de/IBG-1/ModSim/uNAC/badges/multi_tools/pipeline.svg) ![coverage](https://jugit.fz-juelich.de/IBG-1/ModSim/uNAC/badges/multi_tools/coverage.svg)

This tool is aimed for the correction of measurements from isotope labeling experiments.
It is currently work in progress. Stay tuned.
