Skip to content

liuyq123/al4docking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Learning for Docking

This repository contains the code for using active learning to speed up molecular docking.

Setup Environment

conda create --name al4docking -c anaconda python=3.10
conda activate al4docking
pip install -r requirements.txt

Usage

The overall workflow is decribed by the chart below:

workflow

For more detailed information about running those scripts, please refer to the proj_template directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published