An analysis program for chemical exchange detected by NMR
Project description
ChemEx: NMR Chemical Exchange Analysis Tool
Table of Contents
- About ChemEx
- Quick Overview
- Prerequisites
- Installation
- Performance Optimization
- Contributing
- Support and Documentation
- License
About ChemEx
ChemEx is an advanced, open-source software specifically designed for analyzing NMR experimental data to characterize chemical exchange processes. Ideal for researchers and scientists in the field of biochemistry and molecular biology, ChemEx aids in the analysis of NMR experiments like Carr-Purcell-Meiboom-Gill (CPMG) relaxation dispersion and Chemical Exchange Saturation Transfer (CEST).
Prerequisites
Before installing ChemEx, ensure you have Python installed on your system. For beginners and for a seamless setup, we recommend using the Anaconda Distribution, which includes Python, Numpy, and other essential scientific computing tools.
Installation
ChemEx offers several installation methods to suit your specific setup:
Using conda
conda create -n chemex
conda activate chemex
conda install python=3.11
conda config --env --add channels conda-forge
conda install chemex
Using pip
pip install chemex
From source
pip install git+https://github.com/gbouvignies/ChemEx.git
Performance Optimization
For the best performance, install NumPy and SciPy with Intel® Math Kernel Library (Intel® MKL), available via Anaconda or the Intel® Distribution for Python.
Contributing
We encourage contributions from the community. Please see our CONTRIBUTING.md for guidelines on how to make ChemEx better. For any issues or suggestions, please open an issue or a discussion on our GitHub repository.
Support and Documentation
For additional support, tutorials, and detailed documentation, visit the ChemEx Documentation.
License
ChemEx is licensed under the GPL-3.0. See the LICENSE file for more details.
Developed with ❤️ by the ChemEx Contributors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chemex-2023.12.0.tar.gz
.
File metadata
- Download URL: chemex-2023.12.0.tar.gz
- Upload date:
- Size: 101.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91a4e9f4133a74bc50fec793a3980c1dfbfda292e7875504b6f62d13f2e29faf |
|
MD5 | fde601e1371e8aac62b4dc243ccdd2f0 |
|
BLAKE2b-256 | 5c0eae0a67982203421ba0b1273b87e85c14c6952a02b94949508f8f1b274fe6 |
File details
Details for the file chemex-2023.12.0-py3-none-any.whl
.
File metadata
- Download URL: chemex-2023.12.0-py3-none-any.whl
- Upload date:
- Size: 188.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 669856db993257ce503d4373ed787fb06260036703b37abafc85ce3c3e09b077 |
|
MD5 | cd086664310c2d614b4e725ba5a71418 |
|
BLAKE2b-256 | e9130ba37f836d94d64b4a088a96b6c745311f2d2c5203e9ee1dd1691b3b58b8 |