Wrapper for RDKit's RunReactants to improve stereochemistry handling
Project description
rdchiral
Wrapper for RDKit's RunReactants to improve stereochemistry handling
Requirements
- RDKit (version >= 2019)
- Python (version >= 3.5)
Installation
To install RDChiral run
pip install rdchiral
To get the most recent version reflected by this git repo, install with
pip install -e "git://github.com/connorcoley/rdchiral.git#egg=rdchiral"
Fast C++ version (rdchiral_cpp)
A fast C++ implementation (rdchiral_cpp) is available as a drop-in replacement. It provides ~10x speedup. To install from anaconda, run
conda install -c conda-forge -c ljn917 rdchiral_cpp
Documentation
See rdchiral/main.py
for a brief description of expected behavior and a few basic examples of how to use the wrapper.
See rdchiral/test/test_rdchiral.py
for a small set of test cases described here
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 rdchiral-1.1.0.tar.gz
.
File metadata
- Download URL: rdchiral-1.1.0.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 433e23b99cbb81fe4701d3abb84ec3ecd979e4486464f1d7058cf1beb5abf822 |
|
MD5 | d3b616e859c0dfc24f0a70a882e3ac94 |
|
BLAKE2b-256 | 680bf42fa5e1478a8fe42ebd0715744a108533d1887f70c919b77106d84e6406 |
File details
Details for the file rdchiral-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: rdchiral-1.1.0-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a0cc69cd8ed60cba61f55de70b36c93e6130208ab3c3911a819e46bf0f50e91 |
|
MD5 | 2b780b44eb5c45fe783eb2dd8afd14f9 |
|
BLAKE2b-256 | a6f68bff1f5b6fafef733f173540e61df74bf69265d3240a9617ed8c772cdf49 |