Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rxnSMILES4AtomEco-1.0.14.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

rxnSMILES4AtomEco-1.0.14-py3-none-any.whl (1.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page