Giter Site home page Giter Site logo

gmmsb-lncc / docktgrid Goto Github PK

View Code? Open in Web Editor NEW
8.0 0.0 2.0 1.35 MB

Create customized voxel representations of protein-ligand complexes using GPU.

Home Page: https://docktgrid.readthedocs.io

License: GNU Lesser General Public License v3.0

Python 54.63% Jupyter Notebook 45.37%
deep-learning molecular-docking scoring-functions binding-affinity virtual-screening voxel-grid

docktgrid's Introduction

DockTGrid

Generate voxel representations of protein-ligand complexes for deep learning applications.

https://i.imgur.com/VVkQg4t.png

📌 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:

@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.2},
    doi          = {10.5281/zenodo.10304711},
    url          = {https://zenodo.org/doi/10.5281/zenodo.10304711}
    }

docktgrid's People

Contributors

mpds avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mahfila sulfierry

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.