Topic 3 - Pharmacophore searching, docking and virtual screening

In this serie of lessons, the general concepts of docking, virtual screening and pharmacophore searching are explained. Several of these methods are highlighted. In addition, we will show you how to setup the Schrödinger virtual teaching platform so that the theory in these lessons can be applied in practice.

Prepare yourself:

It is highly recommended that you prepare yourselves by first having a look at the following movies:

Now you should be ready to have a look at these papers:

Course manual:

Slides:

Exercises:

To practice the lessons learned, we make use of a virtual workstation with the software tool Maestro from Schrödinger already installed. You need an account that will provided to you after inscription to this course.

NOTE: The virtual workstations work best on Google Chrome or Safari browsers.

Tutorials of the different exercises can be downloaded from these links:

Finished?

If you are finished with these exercises, then you are ready to start working on your own virtual drug design project. The steps that need to be followed are:

  1. Open the virtual workstation and create a workfolder on the desktop.
  2. Download the compound library into this workfolder. You can do by opening a terminal, move into the workfolder, and run this command wget https://github/com/UAMCAntwerpen/2040FBDBIC/raw/master/Project-materials/2023-2024/LigPrep_Enamine_Discovery_Diversity_Set.maegz.
  3. Start Maestro and set the workfolder as being the default folder.
  4. Download your protein of interest from the PDB and prepare as usual. Make sure to optimise the hydrogen atom positions.
  5. Generate a docking grid, and make sure you note the name that the grid was given (it is written in de workfolder).
  6. Setup the virtual screening workflow. Make sure to write out the command line and input file, and not launch the job.
  7. Edit the shell script and launch the job from the command line. The command should read "$SCHRODINGER/vws" job_name.inp -OVERWRITE -adjust -HOST cpu:8 -TMPLAUNCHDIR (job_name.inp should be the name of the input file).
  8. Do not close the virtual workstation as long as the job is running.

A tutorial is available on YouTube. In this tutorial, it is also shown how you can submit jobs that take a long time by specifying multiple processor cores on the virtual workstation.