Skip to content

futureomics/EasyDockVina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyDockVina

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Future Omics Bioinformatics made easy https://youtu.be/pmXxPVcud54?si=XY9It5HSql8XS7h6

    EasyDockVina dock [parameters]

    --receptor file.pdbqt                   Receptor should be prepared and in pdbqt format.
    --ligands ./ligands/                    Ligands folder, all ligands should be in pdbqt format.
    --config config.txt                     Config file should only contain search box center and size.
    --output docking_result.txt             All docking results will be written on the file specified.

[+] Example:

    EasyDockVina dock --receptor 1mq4.pdbqt --ligands ./ligands/ --config config.txt --output results.txt

this tool will only work on windows machines, linux version is on the way.

modelling-fu-7

About

EasyDockVina is a free tool to perform for receptor with multiple (batch) ligand docking with AutoDockVina.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors