Calculate atom economy for chemical reactions using reaction SMILES
Project description
This package provides functions to calculate the atom economy of chemical reactions using reaction SMILES. It utilizes the RDKit library to handle molecular structures and properties.
Features: - Calculation of atom economy for reactions - Handling of multiple reactions in a single calculation - Support for different types of reaction SMILES - Programmatic output of atom economy numerical value
Usage: To use the package, simply import the relevant functions and provide reaction SMILES as input.
Example:
from rxnSMILES4AtomEco import calculate_atom_economy
reactions_smiles = “C(CO)O.CCO.CC(C)O>CCO>C(C)O.CCO”
calculate_atom_economy(reactions_smiles)
For more information, please refer to the documentation at https://github.com/yourusername/rxnSMILES4AtomEco.
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 rxnSMILES4AtomEco-1.0.14.tar.gz
.
File metadata
- Download URL: rxnSMILES4AtomEco-1.0.14.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fbf26120bc1222ff532f84afc84cf0b492c0e246997acb34d0fbe2902e7db07 |
|
MD5 | 3f4e5f9f0df41d6848c6f201add4662b |
|
BLAKE2b-256 | 5fe5e6a3afe3d7a63e0bd5ca2d21a61445af8ee2f4ee4bae15552bbbf0cd06f7 |
File details
Details for the file rxnSMILES4AtomEco-1.0.14-py3-none-any.whl
.
File metadata
- Download URL: rxnSMILES4AtomEco-1.0.14-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb77c12d73e50a4cbebac60f2a6f261fd50b194ad764716f0d9d8f8c12ff585d |
|
MD5 | f1cadcd5f49a14fa520740ccad79f610 |
|
BLAKE2b-256 | ead947d9d1d1e48e1f87e7e6de13d630ac10cf8d9cd89c2a7ffd0d745ab21df3 |