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.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file AutoDocker-0.2.0.tar.gz
.
File metadata
- Download URL: AutoDocker-0.2.0.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 | ff02d3b5e96ced2a94df7cfbac86d08401aa6566764972f309fd19268a46cfc0 |
|
MD5 | 10a006daa9bbb1c91aec3f3a3863b17b |
|
BLAKE2b-256 | 1f780fb92513a3a53ce291d1c0c6fc0c9d233005241ea04bf4324a66417fc76f |
File details
Details for the file AutoDocker-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: AutoDocker-0.2.0-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 | 4fa6ccb1114ba21c2f3b001512be5332006bc1098f2f2fb87728b2160277b6da |
|
MD5 | 936be96d98c57578c986a8ddef6e3dc7 |
|
BLAKE2b-256 | 01373f61fab5f37c6d9eee80f38ca8b4d7c159ef8b640cbd4e0f778ffc8d8611 |