Difference between revisions of "Training exercises"

From FoldX plugin for YASARA
Jump to navigation Jump to search
Line 3: Line 3:
  
 
== FoldX energies ==
 
== FoldX energies ==
 +
Before we start, some basic information about FoldX energies is necessary.
 +
 +
First of all, FoldX energies are expressed in kcal/mol.
 +
 
The main focus of FoldX is the prediction of free energy '''changes''', e.g. what happens to the free energy of the protein when we mutate an Asp to a Tyr? FoldX will then calculate the free energy of the wild type (WT) and the mutant (MT) and make the difference:
 
The main focus of FoldX is the prediction of free energy '''changes''', e.g. what happens to the free energy of the protein when we mutate an Asp to a Tyr? FoldX will then calculate the free energy of the wild type (WT) and the mutant (MT) and make the difference:
  

Revision as of 16:58, 13 March 2011

Introduction

In this section we will let the FoldX plugin loose on some real world examples and give you step-by-step instructions on how to proceed and analyze the results. We will use the P53 tumor suppressor protein as our example molecule. In a first exercise we will show you how to make a point mutation with FoldX and how to determine if the mutation is stabilizing or destabilizing for the P53 structure. In a second exercise we will design a mutation in the P53 structure at the DNA binding interface and determine how the mutation affects the interaction energy of P53 with the DNA strand.

FoldX energies

Before we start, some basic information about FoldX energies is necessary.

First of all, FoldX energies are expressed in kcal/mol.

The main focus of FoldX is the prediction of free energy changes, e.g. what happens to the free energy of the protein when we mutate an Asp to a Tyr? FoldX will then calculate the free energy of the wild type (WT) and the mutant (MT) and make the difference:

<math>\Delta\Delta</math>G(change) = <math>\Delta</math>G(WT) - <math>\Delta</math>G(MT)

FoldX is trained to make <math>\Delta\Delta</math>G(change) approach experimental values. It is important to realize that <math>\Delta</math>G(WT) and <math>\Delta</math>G(MT) are meaningless numbers as such. These do not correlate with experimental values. Only <math>\Delta\Delta</math>G(change) does.

As a rule of thumb we use:

<math>\Delta\Delta</math>G(change) > 0 : the mutation is destabilizing

<math>\Delta\Delta</math>G(change) < 0 : the mutation is stabilizing

The error margin of FoldX is approximately 0.5 kcal/mol, so changes in that range are insignificant.

Minimizing the structure

FoldX assumes that the starting structure has been energy minimized. Although crystal structures with high resolution represent the form with a low energy, FoldX performs best when we minimize it just before we do the predictions. This FoldX procedure is called RepairPDB and should be done on each structure you want to perform calculations on.

Download and open the YASARA scene 2AC0.sce in YASARA. This is a part of a tetrameric complex of the transcription factor P53 bound to DNA. I removed 3 of the 4 P53 structures for simplicity and visualized some nice features.

Load the scene with:

File > Load > YASARA Scene

To Repair (or minimize) the structure with FoldX go to:

Analyze > FoldX > Repair object

And select the only object in the list.

When the Repair is finished, the Repaired Object is placed in Object 2 (see top right corner) and superposed with the original Object 1. Take a look at the sidechains and see what FoldX has done while Repairing.

If you feel the repair takes too long (more than 10 minutes) due to a slow computer, download and open this YASARA Scene with the Repaired Object.

File > Load > YASARA Scene

Because we will continue working with this Repaired Object, we can now hide the entire Object 1 by toggling the Visibility column in the top right corner head-up display (HUD).

In silico mutagenesis

Turn on all the atoms in the DNA chain. These are chains/molecules G and H.

View > Show atoms in > Molecule > Name > G and H

Show the sidechain of Ala159 in the core of P53 by searching for it in the sequence selector (in Object 2!), right-click on it and go to:

Show atoms > Residue sidechain and CA
Zoom in on the Ala159 by keeping the CTRL button pressed and at the same time left click on it in the sequence selector.

We are going to mutate this residue to the largest natural amino acid, tryptophan (W).

Right-click again on Ala159 in Object 2 in the sequence selector and go to:

FoldX > Mutate residue

A number of menus is now presented and here is what you need to do in each menu:

  1. Only select Calculate stability change
  2. Select Trp
  3. 'Move neighbours' and 'Show VdW clashes in WT and mutant'
  4. Don't change any numerical options in the last menu

Analyze the mutation

FoldX has mutated the Ala to Trp and the structure with the Trp mutation has been loaded in the next Object (3) and is superposed with the wild type (WT, Object 2). We selected an option to show the VdW clashes in WT and mutant. The atoms that give rise to steric clashes are colored in red. Toggle the Visibility of Object 2 (WT) and Object 3 (mutant) and see how many clashes we introduced by mutating the Ala to Trp.

Van der Waals clashes are red colored atoms. Do you see a difference around the mutation site between WT and mutant? Toggle the Visibility of WT and
mutant to see the differences.

Open the Console by pressing the spacebar twice and see the free energy change of the mutation. Anything above a change of +0.5kcal/mol is already assumed to be destabilizing.

Is the Ala195Trp mutation destabilizing or stabilizing?

Another mutation

Hide Object 3 by toggling its Visibility so that only Object 2 (the repaired WT) is visible.
First turn on all atoms in the molecules G and H (DNA) again as you did previously, because the FoldX run has hidden it (it rearranged the view to show the VdW clashes).

Show the sidechain of Arg273 of Object 2 by searching for it in the sequence selector, then right-click on it and go to:

Show atoms > Sidechain and CA
Zoom in on Arg273

Notice how the positively charged Arginine is making an electrostatic interaction with the negative phosphate from the DNA backbone.

Let's see what would happen to the interaction energy between the DNA and P53 when we mutate this Arginine to Alanine.

Right-click on this Arg273 in the sequence selector and go to:

FoldX > Mutate residue

A number of menus is now presented and here is what you need to do in each menu:

  1. Select Calculate interaction energy change
  2. Select Ala
  3. 'Move neighbours' and 'Show disrupted and new hydrogen bonds'
  4. Don't change any numerical options in the last menu

Toggle the Visibility between this mutant and the WT structure and see how the hydrogen bonding changes.

Check the output in the Console to see what the change in interaction energy is between P53 and DNA chain G upon mutation.
Why doesn't the mutation affect the interaction with DNA chain H?
Instead of DNA-protein, FoldX can of course also calculate interaction energy changes in protein-protein or peptide-protein complexes.