Skip to content

jiaxianyan/DeltaDock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DeltaDock

DeltaDock: A Unified Framework for Accurate, Efficient, and Physically Reliable Molecular Docking

This is a PyTorch implementation of DeltaDock for the robust and versatile molecular docking. If you encounter any issues, please reach out to [email protected].

DeltaDock_framework

Installation

Installation of the python dependencies

We provide a script conda_env.sh that makes it easy to install the python dependencies of DeltaDock. You just need to modify several packages according to you cuda version.

conda create -y -n torch_geo python=3.7
conda activate torch_geo
bash conda_env.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages