AutoDock Vina 例題
AutoDock Vinaは、一般的に分子ドッキングのモデル化および仮想スクリーニングに使用されます(創薬やその他の分子解析に重要なプロセス)。AutoDock Vinaは、優れた局所探索ルーチンを備え、マルチコア/マルチCPUコンピュータのセットアップを利用できるように改良されたバージョンです。
Rescale社のScaleXプラットフォームは、そのシンプルなワークフローにより、AutoDock Vinaを用いた複雑な分子ドッキングシーケンスをバッチモードで実行することが可能です。
Simulation Code | AutoDock Vina 4.2.5.1 |
Analysis Type | Molecular Docking & Virtual Screening |
Description | This is a molecular docking job using Vina 4.2.5.1. It first prepares the .pdb files and turns them into .pdbqt files required by Vina using the AutoDock utilities. It then runs AutoDock Vina using the conf.txt file. |
Suggested Hardware | Titanium / 4 cores |
Command |
pythonsh $AUTODOCKUTILS/prepare_receptor4.py -r protein.pdb; pythonsh $AUTODOCKUTILS/prepare_ligand4.py -l ligand.pdb; vina --config conf.txt |
Estimated Run Time | 3 minutes |