/AutoDockTools_py3

Python3 translation of AutoDockTools

Primary LanguagePython

AutoDockTools_py3

Python3 translation of AutoDockTools

Install

Linux

python -m pip install git+https://github.com/Valdes-Tresanco-MS/AutoDockTools_py3

ADT = 'python3 /opt/miniconda3/envs/lin9/lib/python3.8/site-packages/AutoDockTools/Utilities24/prepare_receptor4.py'

ADT + " -r " + PDB + " -o " + PDBQT + " -U nphs"

Windows

python.exe -m pip install git+https://github.com/Valdes-Tresanco-MS/AutoDockTools_py3

This version is under test.