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.
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
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 synspace-0.3.0.tar.gz
.
File metadata
- Download URL: synspace-0.3.0.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0e004041e8e9ea401b699241d8f18574d8a4893e179260316ff8e5d1ff67515 |
|
MD5 | ef8a3a60cf56ede891a3ac488c400fdb |
|
BLAKE2b-256 | aea0b6f0421d09041d52e765b92d92d66b9e58f81ec45cdcb54ac90fbb176240 |
File details
Details for the file synspace-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: synspace-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19117f787c41c1b26fe0b8e218eed74e7367b0128320bf91826f4c05ba79fd42 |
|
MD5 | 0c78e02cd41c52e2d11b9153f23282c1 |
|
BLAKE2b-256 | 8dbc7597e895515ecd2ed8a3c36f6036778d2766cffc2237950d370443d685db |