Skip to main content

ChemEx is an analysis program for chemical exchange detected by NMR

Project description

ChemEx

Code style: black

Overview

ChemEx is an analysis program for chemical exchange detected by NMR.

It is designed to take almost any kind of NMR data to aid the analysis, but the principle techniques are CPMG relaxation dispersion and Chemical Exchange Saturation Transfer.

Installation

The easiest way to install chemex is via conda:

conda install -c conda-forge chemex

If your version of python is less than 3.9, you can also install chemex in a separate conda environment enforcing the use of python 3.9+:

conda create -c conda-forge -n chemex python=3.10 chemex
conda activate chemex

chemex is also available via the Python package index using pip:

pip install chemex

The development version can be installed directly from github via pip:

pip install git+https://github.com/gbouvignies/chemex.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chemex-2022.3.5.tar.gz (84.9 kB view hashes)

Uploaded Source

Built Distribution

chemex-2022.3.5-py3-none-any.whl (161.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page