Syntheseus retro star benchmark
A wrapper for using the benchmark from retro* (Chen et al 2020) in syntheseus.
Usage:
from syntheseus_retro_star_benchmark import RetroStarReactionModel
model = RetroStarReactionModel() # a syntheseus BackwardReactionModel object wrapping the pre-trained template classifier
from syntheseus_retro_star_benchmark import RetroStarInventory
inventory = RetroStarInventory() # their inventory of ~23M purchasable molecules
from syntheseus_retro_star_benchmark import get_190_hard_test_smiles
test_smiles = get_190_hard_test_smiles() # their recommended 190 test SMILES
from syntheseus_retro_star_benchmark import RetroStarValueMLP
value_fn = RetroStarValueMLP() # their pre-trained search heuristic
Code was based on open source code from here. Some data was uploaded to figshare to ensure stable, consistent access.
Installation
Install either by cloning and using pip or running
pip install syntheseus-retro-star-benchmark.
Development
Ensure to install all pre-commit hooks and run unit tests (provided by pytest).
Release files for syntheseus-retro-star-benchmark 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| syntheseus_retro_star_benchmark-0.1.2.tar.gz | 19.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| syntheseus_retro_star_benchmark-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.0 kB
Release files / syntheseus_retro_star_benchmark-0.1.2.tar.gz
| Download URL | syntheseus_retro_star_benchmark-0.1.2.tar.gz |
|---|---|
| Size | 19.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
47f7857f583581b68d0664b6d28dbc6642a7e6046f4f9ca484562bb9b3ef138c
|
|
BLAKE2b-256 checksum How to use checksums |
448dcbc90cf7996f7d9cae2a70da2735edfbd3d30ec5d0ab107173fbfb996efa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 11, 2025.
Transparency logRelease files / syntheseus_retro_star_benchmark-0.1.2-py3-none-any.whl
| Download URL | syntheseus_retro_star_benchmark-0.1.2-py3-none-any.whl |
|---|---|
| Size | 15.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1de5a60a273199029522c1cd12a7387af10e2a867b95b77531043f7c62107b14
|
|
BLAKE2b-256 checksum How to use checksums |
ee8eadf45d67b371280fbdc02157c38e69c94ea0abfed470272e3977758f4305
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 11, 2025.
Transparency log