Run the docking process in AutoDock Vina and obtain binding affinity results.
Step 1 – Check Prepared Files
Ensure the following files are ready from Module 3:
-
ACE_clean.pdbqt
– Protein file (target) -
lisinopril.pdbqt
– Ligand file (drug candidate) -
conf.txt
– Docking configuration (grid box parameters)
Step 2 – Create Docking Configuration File (conf.txt
)
If not already done in Module 3, create a text file with:
Replace <value>
with the grid box coordinates obtained in Module 3.
Step 3 – Run AutoDock Vina
-
Open Command Prompt / Terminal in the folder containing the files.
-
Run:
Step 4 – Check Docking Results
-
Open
log.txt
-
Look for:
Lower (more negative) = better binding.
-
The top-ranked mode is usually the best pose.
Step 5 – Convert Results for Visualization
-
Convert
output.pdbqt
→.pdb
using OpenBabel:
Step 6 – Visualize Binding
-
Open PyMOL or Chimera.
-
Load:
-
ACE_clean.pdb
(protein) -
output.pdb
(docked ligand)
-
-
View ligand position in the binding site.
-
Highlight hydrogen bonds & interactions.
Step 7 – Record Observations
-
Binding energy values for each mode.
-
Interaction residues.
-
Potential drug-likeness observations
No comments:
Post a Comment