Skip to main content

Generative model based on forward synthesis rules

Project description

synspace

This is early-stage code that is in progress. It is in flux

This package generates a local chemical space around a given molecule using retro and forward synthesis rules. The reactions used are the 50 robust medchem reactions proposed by Hartenfeller et al.. The retrosynthesis is done either via PostEra Mannifold if you have an API key, or by reversing the 50 robust reactions. The purchasable building blocks come from the Purchasable Mcule supplier building block catalogs. All of these things can be customized though.

chemical space showing a molecule space that is predicted not to cross the blood brain barrier along with three synthetically feasible modifications

Installation

pip install synspace

Usage

Generate local chemical space given a SMILES string

mols, props = synspace.chemical_space('CCC=O')

props contains information like the synthesis route for the molecules. Note that all synthesis routes are relative to the given molecule (it is assumed to be synthetically feasible).

Citation

TODO

Also, this idea is similar to Dolfus et al.

NOTICE

This product includes software developed by Pat Walters (MIT Licensed) https://github.com/PatWalters/useful_rdkit_utils Copyright (c) 2022 Pat Walters

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

synspace-0.3.0.tar.gz (2.6 MB view hashes)

Uploaded Source

Built Distribution

synspace-0.3.0-py3-none-any.whl (2.6 MB 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