AMDock: Assisted Molecular Docking with Autodock4 and Autodock Vina
Project description
AMDock: Assisted Molecular Docking with Autodock4 and Autodock Vina
AMDock (Assisted Molecular Docking) is a user-friendly graphical tool to assist in the docking of protein-ligand complexes using Autodock-Vina or AutoDock4. This tool integrates several external programs for processing docking input files, define the search space (box) and perform docking under user’s supervision.
Version 1.6.x for Linux (Build 1.6.1-beta)
DOCUMENTATION
Manual, tutorials and test files are located in Doc folder. (May be out of date. Please check the wiki)
Cite us
Valdes-Tresanco, M.S., Valdes-Tresanco, M.E., Valiente, P.A. and Moreno E. AMDock: a versatile graphical tool for assisting molecular docking with Autodock Vina and Autodock4. Biol Direct 15, 12 (2020). https://doi.org/10.1186/s13062-020-00267-2
INSTALL
Installation can be carried out in two ways
- (For Linux only) Using a conda environment.
Note: macOS users can use this procedure, however, PyMOL must be compiled using this environment's Python interpreter, since there is no working version of PyMOL for mac in the anaconda repositories.
To do this, proceed as follows:
If you don't have conda installed, please visit the Miniconda download page.
Those with an existing conda installation may wish to create a new conda "environment" to avoid conflicts with what you already have installed. To do this:
conda create --name AMDock
conda activate AMDock
(Note that you would need to perform the "conda activate" step every time you wish to use AMDock in a new terminal; it might be appropriate to add this to your start-up script. Creating a new environment should not be necessary if you only use conda for AMDock.)
Once this is done, type:
conda install -c conda-forge pymol-open-source openbabel pdb2pqr
and finally:
python -m pip install git+https://github.com/Valdes-Tresanco-MS/AutoDockTools_py3
python -m pip install AMDock
-
Using the OS Python 3 environment. To do this, proceed as follows:
sudo apt install pymol openbabel
(Note that this version of AMDock works with openbabel 3.x)
python3 -m pip install pdb2pqr
python3 -m pip install git+https://github.com/Valdes-Tresanco-MS/AutoDockTools_py3
python3 -m pip install AMDock
Before using AMDock, you most install the PyMOL plugin (grid_amdock.py).
If it does not appear please follow the instructions:
- Download the grid_amdock.py file
- Open PyMOL > Plugins > Manager Plugins > Install New Plugin > Choose File and select the grid_amdock.py file
- Restart PyMOL
To open AMDock, type in the terminal:
AMDock
For macOS users,
To view the update history, please check Changes_History file
TUTORIALS
Please, check the wiki https://github.com/Valdes-Tresanco-MS/AMDock-win/wiki
Support
This project is possible thanks to the Open Source license of the JetBrains programs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file AMDock-1.6.2.tar.gz
.
File metadata
- Download URL: AMDock-1.6.2.tar.gz
- Upload date:
- Size: 4.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b130e88ea29f2ad9eadbebc71d284b386b08570ca50081ea1360feeeab609b41 |
|
MD5 | 3e45226f85655c28731d2c538902b037 |
|
BLAKE2b-256 | a8bdf3ad6b2d50672387f6f6daf71163d7e307edb04efe11b0216fd92e78d50f |
File details
Details for the file AMDock-1.6.2-py3-none-any.whl
.
File metadata
- Download URL: AMDock-1.6.2-py3-none-any.whl
- Upload date:
- Size: 4.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25bd89d2e2b6caf6f2707397cd9e391b741635e420732c62f1c3cd042dba3b47 |
|
MD5 | bd32fadac5a7b3cc0199f52247e390e2 |
|
BLAKE2b-256 | f6b856f5d89bb113a2c309b07f86330bffee092caeabc730e47f046021540381 |