Syntheseus PaRoutes
This is a small python package which provides access to the PaRoutes benchmark with the classes defined in syntheseus.
The package provides the following:
from syntheseus_paroutes.model import PaRoutesModel
model = PaRoutesModel() # a syntheseus BackwardReactionModel object using pre-trained PaRoutes template classifier
from syntheseus_paroutes.inventory import PaRoutesInventory
inventory = PaRoutesInventory(n=5) # inventory from their "n=5" benchmark
from syntheseus_paroutes.targets import get_target_smiles_list
targets = get_target_smiles_list(n=5) # test SMILES for "n=5" benchmark
Development
Ensure to install all pre-commit hooks and run unit tests (provided by pytest).
Release files for syntheseus-paroutes 0.1.0
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-paroutes-0.1.0.tar.gz | 6.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| syntheseus_paroutes-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / syntheseus-paroutes-0.1.0.tar.gz
| Download URL | syntheseus-paroutes-0.1.0.tar.gz |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c4723d36509cc480817bc3b89028408a6b7e1494e2fa7d5ec523461df74763ef
|
|
BLAKE2b-256 checksum How to use checksums |
480b7c8d0e76b5ad5983fc0c3efa8bc67c704ce0727ffc8d004700583bb21be4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.2
|
Release files / syntheseus_paroutes-0.1.0-py3-none-any.whl
| Download URL | syntheseus_paroutes-0.1.0-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b93969bb764054b8567bf31818b1d333a1254e1a88fc67fdfb70a9313afc0a71
|
|
BLAKE2b-256 checksum How to use checksums |
b348fa4defe49882ae83adc16ac05e74e28909f96d5636af1cdff806a7066372
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.2
|