GRAIL is an open-source tool for drug metabolism prediction, based on graph neural networks and SMARTS reaction rules.
Project description
GRAIL: Graph neural networks and Rule-based Approach In drug metaboLism prediction
GRAIL is an open-source tool for drug metabolism prediction, based on SMARTS reaction rules and graph neural networks.
1. Installation
1.1 From source with Poetry
Run poetry install from the directory with pyproject.toml file
1.2 From Docker image
Now is not available
1.3 From PyPi
pip install grail_metabolism
IMPORTANT: If you are going to run GRAIL with CUDA,
then after installation run install.py script to add
proper versions of torch-geometric, torch-scatter
and torch-sparse to your environment.
2. Quick start
IMPORTANT: Due to RXNMapper incompatibility with newer
versions of Python, use only Python 3.9 or lower if you want
to create your own set of transformation rules. All necessary
tools are in grail.utils.reaction_mapper
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
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 grail_metabolism-0.1.0.tar.gz.
File metadata
- Download URL: grail_metabolism-0.1.0.tar.gz
- Upload date:
- Size: 64.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1507889c5c84adbb22c7b63da2adfafc17793d8258605050bb66ab3f90f4ba76
|
|
| MD5 |
7108367799197775f950d7ee82c1a60b
|
|
| BLAKE2b-256 |
ecaf30740511e8a2a3a1c142b45496af2359f16d183878a0244993ca852f6288
|
File details
Details for the file grail_metabolism-0.1.0-py3-none-any.whl.
File metadata
- Download URL: grail_metabolism-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32f807a2340aa8ed215bc443cbb68b37e1cddf73b1689df7b15495f3bfa6e7f2
|
|
| MD5 |
1d6f46ba23c280a2c472835808ef41a1
|
|
| BLAKE2b-256 |
08d42749a5cc6c3f2fbf80a15eaf68f62459246c1cd355ad8396a3eac418c3e3
|