Create customized voxel representations of protein-ligand complexes using GPU.
Project description
DockTGrid
Generate voxel representations of protein-ligand complexes for deep learning applications.
📌 Features
GPU-accelerated voxelization of protein-ligand complexes.
Easy customization of voxel grid channels and parameters.
Readily usable with PyTorch.
Support for multiple file formats (to be expanded).
✅ PDB
✅ MOL2
🚀 Getting Started
Installation (pip)
Install DockTGrid using pip:
$ python -m pip install docktgrid
Development
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Python 3.11 is recommended, other versions may work but are not tested.
Clone the repository:
$ git clone https://github.com/gmmsb-lncc/docktgrid.git $ cd docktgrid
Create a new environment using venv and activate it:
$ python3.11 -m venv env $ source env/bin/activate
Or if you prefer using conda:
$ conda create --prefix ./venv python=3.11 $ conda activate ./venv
Install the required packages:
$ python -m pip install -r requirements.txt
Run the tests:
$ python -m pytest tests/
🖥️ Usage
See the documentation for more information on how to use DockTGrid.
There are also some examples in the notebooks folder.
📄 License
This project is licensed under the LGPL v3.0 license.
📝 Citation
If you use DockTGrid in your research, please cite:
da Silva, M. M. P., Guedes, I. A., Custódio, F. L., & Dardenne, L. E. (2024). DockTGrid (0.0.3). Zenodo. https://zenodo.org/doi/10.5281/zenodo.10304711
@software{mpds2024docktgrid,
author = {da Silva, Matheus Müller Pereira and
Guedes, Isabella Alvim and
Custódio, Fábio Lima and
Dardenne, Laurent Emmanuel},
title = {DockTGrid},
month = mar,
year = 2024,
publisher = {Zenodo},
version = {0.0.3},
doi = {10.5281/zenodo.10304711},
url = {https://zenodo.org/doi/10.5281/zenodo.10304711}
}
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 docktgrid-0.0.3.tar.gz.
File metadata
- Download URL: docktgrid-0.0.3.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db5a172b1055dcf68d18a64e9064340100b8d0d6a925245a6aee1a898baf46e9
|
|
| MD5 |
1968dadf2dfafa13362b55144cbd4a6c
|
|
| BLAKE2b-256 |
831572038d1111395f94c8b66eb16b3ae9ab2240797fc7752acf10497b9ece46
|
File details
Details for the file docktgrid-0.0.3-py3-none-any.whl.
File metadata
- Download URL: docktgrid-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
443801f80897fdab3c540fd7bf15652607565e4bccc782f0f135958e1305382b
|
|
| MD5 |
23e778afa0f3ff591f1199c152223413
|
|
| BLAKE2b-256 |
13f40d3c2e2e2dfb15e078ab8ebbe66a15c907d6496bedb3044432677370789e
|