An analysis program for chemical exchange detected by NMR
Project description
ChemEx
Overview
ChemEx is an analysis program for chemical exchange detected by NMR. It is designed to analyze various types of NMR data, with a focus on CPMG relaxation dispersion and Chemical Exchange Saturation Transfer techniques.
Installation
You can install chemex
using different methods:
Conda
The recommended 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 create a separate conda environment and enforce the use of Python 3.9+:
conda create -c conda-forge -n chemex python=3.10 chemex
conda activate chemex
PyPI (Python Package Index)
chemex
is also available on the Python Package Index and can be installed using pip
:
pip install chemex
Development Version
To install the development version directly from GitHub, you can use pip
:
pip install git+https://github.com/gbouvignies/chemex.git
Make sure you have Git installed and configured on your system before running this command.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or a discussion on the GitHub repository. We appreciate your feedback and involvement in making ChemEx better.
License
ChemEx is released under the MIT License. Please see the LICENSE file for more details.
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-2022.3.6.tar.gz
.
File metadata
- Download URL: chemex-2022.3.6.tar.gz
- Upload date:
- Size: 87.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1274e9a2018e3dbee1e5ccb2fff9173f92f4adfd88ffd47fc3a39c0f1e98cbae |
|
MD5 | c67f23d94db89dfac918704364824402 |
|
BLAKE2b-256 | 0037d162cdec4af2dbbcacb75892dc6be771f3bc0e57c6d5fddd6be864a5ed94 |
File details
Details for the file chemex-2022.3.6-py3-none-any.whl
.
File metadata
- Download URL: chemex-2022.3.6-py3-none-any.whl
- Upload date:
- Size: 165.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e893573d02a2cdd883c1d58e8af99c63750d21d4c83e09faa194a8abfaedb02b |
|
MD5 | 72c843d5db85a6147c2b87103254fe76 |
|
BLAKE2b-256 | 531ee4030bc2d693f2174d6977df636add1da16e70d6d1c2f39a7fea869d7125 |