Chorus
===================================================
**Chorus** is a simple chemical structure modeling toolkit.
Installation
-------------
### PyPI
```
pip3 install chorus
```
### Anaconda
Distributing conda package is work in progress.
```
conda upgrade -n root conda
conda install -n root conda-build
conda skeleton pypi chorus
conda build chorus
conda install --use-local chorus
```
Features
----------
- Structure image export (PNG)
<img src="img/demo.png" width="300"/>
- Structure image export (SVG)
<img src="img/demo.svg" width="300"/>
- Import from/export to .sdf, .mol
- Import from/export to RDKit molecule
- Molecular property calculation (MW, Chemical formula)
- Descriptors
- H-bond donor/acceptor
- Wildman-Crippen logP
- Aromaticity
- Molecule graph topology (ring, scaffold, connectivity)
- Sub(super)structure search
- MCS with diameter restriction (MCS-DR) and graph-based local similarity (GLS)
Features (WIP)
-------------------------------
- Functional group descriptors
- Markush structue
- SMILES and 2D coordinate generation
Features (will never be implemented)
-------------------------------------
- Python 2 compatibility
- Fingerprint similarity
- And many of the features already available in RDKit
API Documentation
------------------------
https://mojaie.github.io/chorus
License
-------------
[MIT license](http://opensource.org/licenses/MIT)
See [chorus/resources/README.md](https://github.com/mojaie/chorus/tree/master/chorus/resources) for license details of sample dataset resources.
Copyright
--------------
(C) 2014-2017 Seiji Matsuoka
Release files for Chorus 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Chorus-0.9.0.tar.gz | 86.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Chorus-0.9.0-cp36-cp36m-macosx_10_7_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | macOS 10.7+ x86-64 | Details |
Total release size: 244.9 kB
Release files / Chorus-0.9.0.tar.gz
| Download URL | Chorus-0.9.0.tar.gz |
|---|---|
| Size | 86.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
523cd905de7a4ef9bdb89676e2f540dcbd57c2203804e7968c315164ac3e141f
|
|
BLAKE2b-256 checksum How to use checksums |
d4c7546b7cfda5bdecfea3732fbd62966afed382074319662c25d194dbd87d51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Chorus-0.9.0-cp36-cp36m-macosx_10_7_x86_64.whl
| Download URL | Chorus-0.9.0-cp36-cp36m-macosx_10_7_x86_64.whl |
|---|---|
| Size | 158.2 kB |
| Tags | CPython 3.6 CPython 3.6 pymalloc macOS 10.7+ x86-64 |
|
SHA-256 checksum How to use checksums |
b6d32c70170f7193b4a2df50598f98e066f0cd6bb7bcef739a007405f16dbb4a
|
|
BLAKE2b-256 checksum How to use checksums |
767d8d15180a94f04f2b3fccb637f384843c1b29429e5e2a4009c586ae8bed3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |