Metadata-Version: 2.1
Name: Protomix
Version: 0.0.1
Summary: A Python package for NMR preprocessing
Home-page: https://github.com/mzniber/protomix
Author: Mohammed Zniber
Author-email: zniber1995@gmail.com
License: MIT
Keywords: NMR,Preprocessing,metabolomics,serum,urine
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: plotly

# Protomix

Protomix is a comprehensive Python package designed for preprocessing Nuclear Magnetic Resonance (NMR) data. Whether you're an academic researcher, a student, or an industry professional, Protomix provides the tools you need to get your NMR data ready for analysis.

Features:

- Group Delay Removal
- Solvent Residuals Removal
- Apodization
- Zero Filling
- Fourier Transform
- Phase Correction
- Internal Referencing
- Baseline correction
- Negative Values Zeroing
- Region Removal
- Window Selection
- Peak Alignment
- Binning
- Normalization

## Installation
