Simple program to quickly dock ligands using Autodock Vina
Project description
AutoDocker
Simple program to quickly dock ligands using Autodock Vina.
Installation:
pip install AutoDocker
Usage:
Prepare receptor PDBQT
AutoDocker.protpdb2pdbqt("receptor.pdb")
Run single docking calculation
AutoDocker.RunAutoDocker("receptor.pdb","ligand.sdf","config.txt","path-to-vina-executable")
OR
AutoDocker.RunVina("path-to-vina-executable","receptor.pdbqt","ligand.pdbqt","config.txt")
Run docking calculation for database (Only sdf format supported)
AutoDocker.RunAutoDocker("receptor.pdb","database.sdf","config.txt","path-to-vina-executable")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AutoDocker-0.2.1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file AutoDocker-0.2.1.tar.gz
.
File metadata
- Download URL: AutoDocker-0.2.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f49b8493e3351bc082029a6e23891a4076f48ad086fe2ea2518243ba721f359 |
|
MD5 | 83bf1f5b772ca9aaf8f6dca1909e335c |
|
BLAKE2b-256 | edda183739c760235e19d32e59ec54ade7899a7c329a5e8a4308f22d48c160e4 |
File details
Details for the file AutoDocker-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: AutoDocker-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed90122c45134510627820d9df8e8b10b0216bff01d9a4a0286ddcb9e7edf10e |
|
MD5 | b6be99e690e27db607c475711ca72bad |
|
BLAKE2b-256 | 60e2245851fbbdcb274b92d2f8716ce087537ad79f0c5b968ed52cdc30e4a925 |