Synthetically Driven Elaborations
Project description
Syndirella (Synthesis Directed Elaborations) is a tool for generating and scoring synthetically practical elaborations of molecules designed from fragment screens. Starting from the retrosynthetic analysis of fragment merged molecules, superstructures of the original reactants are found by catalog search and filtered by selectivity issues. The elaborated final products are defined by reaction SMIRKS patterns and energy minimized in the protein with restraints to experimental data.
Documentation
Full Documentation - Complete user guide, API reference, and examples
Quick Start
Installation
conda create -n syndirella python=3.10
conda activate syndirella
pip install syndirella
Basic Usage
-
Setup AiZynthFinder (required for retrosynthesis):
syndirella setup-aizynth -
Run the pipeline:
syndirella run -i input.csv -o output_directory -t templates/ --hits_path fragments.sdf --metadata metadata.csv
Example Input
Create a CSV file with your fragment data:
smiles,hit1,hit2,hit3,template,compound_set
O=C(NC1CC(C(F)(F)F)C1)c1cc2ccsc2[nH]1,Ax0556a,Ax0566a,,Ax0310a,my_compound_set
CC(=O)Nc1cc(CC(=O)NCC(NC(=O)CCl)c2cccnc2)c(NC(C)=O)nn1,1346a,,,Ax1346a,my_compound_set
Requirements
- Python 3.10
- RDKit
- AiZynthFinder
- Fragmenstein
- Additional dependencies (see pyproject.toml)
Learn More
- Examples - Jupyter notebooks and sample data
- User Guide - Detailed usage instructions
- Reaction Constants - Advanced reaction settings and options
License
This project is licensed under the MIT License.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file syndirella-4.0.3a0.tar.gz.
File metadata
- Download URL: syndirella-4.0.3a0.tar.gz
- Upload date:
- Size: 13.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1828f5e2bf34bf210e8996c13e6c96e170313d551b80332bd90fe7803454784a
|
|
| MD5 |
a624bf4391108effd08109282287b612
|
|
| BLAKE2b-256 |
30afe3783622dbc628e39264c01affe767dc2707c8a0cf6fd77bf9f3945aaec9
|
File details
Details for the file syndirella-4.0.3a0-py3-none-any.whl.
File metadata
- Download URL: syndirella-4.0.3a0-py3-none-any.whl
- Upload date:
- Size: 9.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c29bf6dff11141141ced65f0a0189113b6501cd445b77be1ad33670a6d201340
|
|
| MD5 |
1789ed4c1c48f840134dd8441d880f6f
|
|
| BLAKE2b-256 |
bd10f48630a651a4322347e1e24ed90915ace5125ab2655de5b4418828002609
|