Metadata-Version: 2.1
Name: pynmranalysis
Version: 0.6.1
Summary: python library for nmr quantification and analysis
Home-page: https://github.com/1feres1/pynmranalysis/
Author: Feres
Author-email: jjhelmus@gmail.com
License: MIT
Platform: UNKNOWN

# pynmranalysis
A Python package for 1H NMR data pre-processing and statistical analysis

# What can pynmranalysis do?
pynmranalysis has the ability to work with 1H NMR spectrum and offers many preprocessing functions that makes analyzing the spectrum more effective 
also it can be used to perform statistical modeling with great graphical results  

# minimum example

the following python script shows you how to use the main functions of our library 
demo link: https://colab.research.google.com/drive/1A5qS1ObiiYBXmPnlecCTxzV41BzQ3fG6?usp=sharing
you can download the data used in the demo from here : 
heart disease data : https://drive.google.com/file/d/1QpJuLEq6hFq8HStc2r2BxFfx4TzrQmAW/view?usp=sharing
digestive disease data:  https://www.metabolomicsworkbench.org/data/DRCCMetadata.php?Mode=Project&ProjectID=PR000707
Readme.md

