Difference between revisions of "Molecular Dynamics Simulations Analysis (PKU)"
(→Statistical Difference) |
(→Convergence of RMSD) |
||
Line 313: | Line 313: | ||
==== Convergence of RMSD ==== |
==== Convergence of RMSD ==== |
||
− | ===== Wildtype ===== |
||
<figure id="fig:1J8U_average"> |
<figure id="fig:1J8U_average"> |
||
[[File:Average structure PheOH.png|300px|thumb|right|<caption>The average structure of the wildtype during the simulation. The structure is not physical as atom positions are averaged over the whole simulation.</caption>]] |
[[File:Average structure PheOH.png|300px|thumb|right|<caption>The average structure of the wildtype during the simulation. The structure is not physical as atom positions are averaged over the whole simulation.</caption>]] |
||
</figure> |
</figure> |
||
+ | <xr id="fig:1J8U_average"/> shows the average structure of the wildtype simulation, which means the position of every atom is the average position of this atom during the simulation. This kind of structure has impossible configurations but will serve as reference for the convergence of the protein during the simulations. While convergence of the RMSD against the starting structure could still mean that the protein changes between conformations equally distant from the starting structure, convergence of the average structure means a stable conformation. But since the simulations only run a short time, the average structure will be closer to the structure assumed by the protein in the middle of the simulation and differ even from a stable conformation at the end of the simulation. This means, the RMSD against the average structure will rise again at the end of the simulation and makes this kind of plot more difficult to interpret on its own. Both, RMSD vs. starting structure and RMSD vs.average structure can give a more accurate picture of what is going on, than each on its own. <br style="clear:both"/> |
||
− | <figure id="fig:1J8U_rmds_all-atom-vs-start"> |
||
− | [[File:Rmsd all-atom-vs-start wt pheoh.png|300px|thumb|right|<caption>Plot of the RMSD of all atoms of the protein vs. the starting structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.</caption>]] |
||
− | </figure> |
||
− | < |
+ | <figtable id="tab:rmds_all-atom-vs-start"> |
− | + | <center><caption>Plot of the RMSD of all atoms of the protein vs. the starting structure during the simulation.</caption></center> |
|
+ | {| style="border-style: solid; border-width: 1px" align="center" |
||
− | </figure> |
||
+ | |[[File:Rmsd all-atom-vs-start wt pheoh.png|300px|thumb|right|a) Plot of the RMSD of all atoms of the protein vs. the starting structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.]] |
||
+ | |[[File:Mut322_rmsd-all-atom-vs-start.png|300px|thumb|right|b) Plot of the RMSD of all atoms of the protein vs. the starting structure during the 10 ns simulation of the Ala322Gly mutation.]] |
||
+ | |[[File:Mut408_rmsd-all-atoms-vs-start.png|300px|thumb|right|c) PPlot of the RMSD of all atoms of the protein vs. the starting structure during the 10 ns simulation of the Arg408Trp mutation.]] |
||
+ | |- |
||
+ | |} |
||
+ | </figtable> |
||
+ | |||
+ | <figtable id="tab:rmds_all-atom-vs-average"> |
||
+ | <center><caption>Plot of the RMSD of all atoms of the protein vs. the average structure during the simulation.</caption></center> |
||
+ | {| style="border-style: solid; border-width: 1px" align="center" |
||
+ | |[[File:Rmsd all atom-vs-average wt pheoh.png|300px|thumb|right|a) Plot of the RMSD of all atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.]] |
||
+ | |[[File:Mut322_rmsd-all-atom-vs-average.png|300px|thumb|right|b) Plot of the RMSD of all atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Ala322Gly mutation.]] |
||
+ | |[[File:Mut408-rmsd-all-atom-vs-avererage.png|300px|thumb|right|c) Plot of the RMSD of all atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Arg408Trp mutation.]] |
||
+ | |- |
||
+ | |} |
||
+ | </figtable> |
||
+ | |||
+ | <figtable id="tab:rmds_backbone-vs-start"> |
||
+ | <center><caption>Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the simulation.</caption></center> |
||
+ | {| style="border-style: solid; border-width: 1px" align="center" |
||
+ | |[[File:Rmsd_backbone-vs-start_wt_pheoh.png|300px|thumb|right|a) Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.]] |
||
+ | |[[File:Mut322_rmsd-backbone-vs-start.png|300px|thumb|right|b) Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the 10 ns simulation of the Ala322Gly mutation.]] |
||
+ | |[[File:Mut408_rmsd-backbone-vs-start.png|300px|thumb|right|c) Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the 10 ns simulation of the Arg408Trp mutation.]] |
||
+ | |- |
||
+ | |} |
||
+ | </figtable> |
||
+ | |||
+ | |||
+ | <figtable id="tab:rmds_backbone-vs-average"> |
||
+ | <center><caption>Plot of the RMSD of the backbone atoms of the protein vs. the average structure during the simulation.</caption></center> |
||
+ | {| style="border-style: solid; border-width: 1px" align="center" |
||
+ | |[[File:Rmsd_backbone-vs-average_wt_pheoh.png|300px|thumb|right|a) Plot of the RMSD of the backbone atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.]] |
||
+ | |[[File:Mut322_rmsd-backbone-vs-average.png|300px|thumb|right|b) Plot of the RMSD of the backbone atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Ala322Gly mutation.]] |
||
+ | |[[File:Mut408_rmsd-backbone-vs-average.png|300px|thumb|right|c) Plot of the RMSD of the backbone atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Arg408Trp mutation.]] |
||
+ | |- |
||
+ | |} |
||
+ | </figtable> |
||
+ | |||
+ | ===== Wildtype ===== |
||
− | <figure id="fig:1J8U_rmds_backbone-vs-start"> |
||
− | [[File:Rmsd_backbone-vs-start_wt_pheoh.png|300px|thumb|right|<caption>Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.</caption>]] |
||
− | </figure> |
||
− | |||
− | <figure id="fig:1J8U_rmds_backbone-vs-average"> |
||
− | [[File:Rmsd_backbone-vs-average_wt_pheoh.png|300px|thumb|right|<caption>Plot of the RMSD of the backbone atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the wildtype phenylalanine hydroxylase structure 1J8U.</caption>]] |
||
− | </figure> |
||
− | <xr id="fig:1J8U_average"/> shows the average structure of the simulation, which means the position of every atom is the average position of this atom during the simulation. This structure has impossible configurations but can serve as reference for the convergence of the protein.<br/> |
||
<xr id="fig:1J8U_rmds_all-atom-vs-start"/> shows the RMSD of the simulated protein compared to the starting structure <figure id="fig:1J8U_rmds_all-atom-vs-average"> the RMSD compared to the average structure. The RMSD compared to the starting structure rises steep during the first 2 ns, then rises more slowly but without noticeable convergence. In the time window between 6000 and 7500 we see the saw like movement encountered [[#Minimum Distance Between Periodic Images|previously]] again.<br/> |
<xr id="fig:1J8U_rmds_all-atom-vs-start"/> shows the RMSD of the simulated protein compared to the starting structure <figure id="fig:1J8U_rmds_all-atom-vs-average"> the RMSD compared to the average structure. The RMSD compared to the starting structure rises steep during the first 2 ns, then rises more slowly but without noticeable convergence. In the time window between 6000 and 7500 we see the saw like movement encountered [[#Minimum Distance Between Periodic Images|previously]] again.<br/> |
||
− | If the structure continually changes, the RMSD compared to the average structure would follow a hyperbola during the simulation, if the structure converges, we would see a declining RMSD and convergence towards a small value (0, if the final structure were rigid). In fact, we see a hyberbola-like behaviour with a plateau in the middle of the simulation, which fits to the observation from <xr id="fig:1J8U_rmds_all-atom-vs-start"/> that the structure does not converge but changes more |
+ | If the structure continually changes, the RMSD compared to the average structure would follow a hyperbola during the simulation, if the structure converges, we would see a declining RMSD and convergence towards a small value (0, if the final structure were rigid). In fact, we see a hyberbola-like behaviour with a plateau in the middle of the simulation, which fits to the observation from <xr id="fig:1J8U_rmds_all-atom-vs-start"/> that the structure does not converge but changes more slowly towards the end. The most likely conclusion is that the structure has not yet converged towards an equilibrium state. The same applies if we look only at the backbone atoms in <xr id="fig:1J8U_rmds_backbone-vs-start"/> and <xr id="fig:1J8U_rmds_backbone-vs-average"/>. Here, we see more clearly how the structure does ''not'' reach a plateau. Around 6500 ps in <xr id="fig:1J8U_rmds_backbone-vs-average"/> we again see some pronounced shift in the structure. |
<br style="clear:both;"/> |
<br style="clear:both;"/> |
||
===== Ala322Gly ===== |
===== Ala322Gly ===== |
||
− | <figure id="fig:Mut322_rmds_all-atom-vs-start"> |
||
− | [[File:Mut322_rmsd-all-atom-vs-start.png|300px|thumb|right|<caption>Plot of the RMSD of all atoms of the protein vs. the starting structure during the 10 ns simulation of the Ala322Gly mutation.</caption>]] |
||
− | </figure> |
||
− | |||
− | <figure id="fig:Mut322_rmds-all-atom-vs-average"> |
||
− | [[File:Mut322_rmsd-all-atom-vs-average.png|300px|thumb|right|<caption>Plot of the RMSD of all atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Ala322Gly mutation.</caption>]] |
||
− | </figure> |
||
− | |||
− | <figure id="fig:Mut322_rmds-backbone-vs-start"> |
||
− | [[File:Mut322_rmsd-backbone-vs-start.png|300px|thumb|right|<caption>Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the 10 ns simulation of the Ala322Gly mutation.</caption>]] |
||
− | </figure> |
||
− | <figure id="fig:Mut322_rmds_backbone-vs-average"> |
||
− | [[File:Mut322_rmsd-backbone-vs-average.png|300px|thumb|right|<caption>Plot of the RMSD of the backbone atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Ala322Gly mutation.</caption>]] |
||
− | </figure> |
||
*If observed, at what time and value does the RMSD reach a plateau? |
*If observed, at what time and value does the RMSD reach a plateau? |
||
*Briefly discuss differences between the graphs against the starting structure and against the average structure. Which is a better measure for convergence? |
*Briefly discuss differences between the graphs against the starting structure and against the average structure. Which is a better measure for convergence? |
||
Line 363: | Line 377: | ||
===== Arg408Trp ===== |
===== Arg408Trp ===== |
||
− | <figure id="fig:Mut408_rmds_all-atom-vs-start"> |
||
− | [[File:Mut408_rmsd-all-atoms-vs-start.png|300px|thumb|right|<caption>Plot of the RMSD of all atoms of the protein vs. the starting structure during the 10 ns simulation of the Arg408Trp mutation.</caption>]] |
||
− | </figure> |
||
− | <figure id="fig:Mut408_rmds-all-atom-vs-average"> |
||
− | [[File:Mut408-rmsd-all-atom-vs-avererage.png|300px|thumb|right|<caption>Plot of the RMSD of all atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Arg408Trp mutation.</caption>]] |
||
− | </figure> |
||
− | |||
− | <figure id="fig:Mut408_rmds-backbone-vs-start"> |
||
− | [[File:Mut408_rmsd-backbone-vs-start.png|300px|thumb|right|<caption>Plot of the RMSD of the backbone atoms of the protein vs. the starting structure during the 10 ns simulation of the Arg408Trp mutation.</caption>]] |
||
− | </figure> |
||
− | |||
− | <figure id="fig:Mut408_rmds_backbone-vs-average"> |
||
− | [[File:Mut408_rmsd-backbone-vs-average.png|300px|thumb|right|<caption>Plot of the RMSD of the backbone atoms of the protein vs. the (theoretical) average structure during the 10 ns simulation of the Arg408Trp mutation.</caption>]] |
||
− | </figure> |
||
*If observed, at what time and value does the RMSD reach a plateau? |
*If observed, at what time and value does the RMSD reach a plateau? |
||
*Briefly discuss differences between the graphs against the starting structure and against the average structure. Which is a better measure for convergence? |
*Briefly discuss differences between the graphs against the starting structure and against the average structure. Which is a better measure for convergence? |
||
<br style="clear:both;"/> |
<br style="clear:both;"/> |
||
− | |||
==== Convergence of Radius of Gyration ==== |
==== Convergence of Radius of Gyration ==== |
Revision as of 16:49, 18 July 2012
Therefore, do not let our princes accuse fortune for the loss of their principalities after so many years' possession, but rather their own sloth, because in quiet times they never thought there could be a change (it is a common defect in man not to make any provision in the calm against the tempest), and when afterwards the bad times came they thought of flight and not of defending themselves, and they hoped that the people, disgusted with the insolence of the conquerors, would recall them.
Contents
Short Introduction
We will analyze our completed molecular dynamics simulations, following the task description and the tutorial of the Utrecht University Molecular Modeling Practical. We have completed one run for the wildtype protein and for the mutations ALA322GLY and ARG408TRP, a second run of the wildtype is pending. The second run for the wildtype might be necessary as the trajectory of the wildtype differs significantly from both the mutants. The commands used to generate plots, images etc. can be found in our journal.
Initial Checks
All three simulations run for the desired 10 ns, the trajectories contain 2000 frames in 5 ps steps each. The wildtype simulation took significantly longer, since we used only 16 cores for the widtype, 32 for the mutants. Almost half of the calculation time, 44.2% in each run, is spent on calculating Coulomb interactions and the Lennard-Jones potential of the solvent molecules. A few key statistics can be found in <xr id="tab:simulation_stats"/>.
<figtable id="tab:simulation_stats"> Statistics of the MD simulations
Mutation | Sim. time | Sim. speed | time to reach 1 s | ||||
---|---|---|---|---|---|---|---|
Wildtype | 11:32 h | 20.8 ns/day | 131,621 years | ||||
ALA322GLY | 4:20 h | 55.3 ns/day | 49,543 years | ||||
ARG408TRP | 4:26 h | 54.1 ns/day | 50,685 years |
</figtable>
Simulation Analysis
<figtable id="tab:overlays">
</figtable>
<xr id="tab:overlays"/> shows the overlay of all frames of a simulation. The trajectory for these image is already filtered from jumps over the boundaries and motions in space. We see that the protein remains compact during the simulations but little details. In the following sections we analyze the simulations in closer detail.
Quality Assurance
Convergence of Energy Terms
<figtable id="tab:temperatures">
</figtable>
<figtable id="tab:pressures">
</figtable>
<figtable id="tab:volumes">
</figtable>
<figtable id="tab:densities">
</figtable>
<figtable id="tab:energies">
</figtable>
<figtable id="tab:boxes">
</figtable>
<figtable id="tab:coulombs">
</figtable>
<figtable id="tab:vdWs">
</figtable>
Wildtype
<xr id="tab:temperatures"/> a) shows the temperature during the simulation. It fluctuates slightly around 297.9° Kelvin or 24.7° Celsius but stays within just 3 degrees. (Calculation of heat capacity was erroneous in Gromacs and has been disabled in 4.5.)
<xr id="tab:pressures"/> a) shows how the pressure fluctuates wildly from -200 to +200 bar and peaks up to +- 400 bar during the whole simulation. The average stays very close to the setting of 1 bar. This could either simply be a feature of the simulation or be considered realistic, as the volume of the simulation box is very small and small fluctuations in the volume cause large pressure fluctuations (cf. ambermd.org). <xr id="tab:volumes"/> a) shows accordingly small changes of the volume, mostly within 0.5 nm^3 of 365.6 nm^3. Density (cf. <xr id="tab:densities"/> a)) remains very stable around 1021.3 kg/m^3, as do the potential and kinetic energy in <xr id="tab:energies"/> a). The size of the box containing the simulation (cf. <xr id="tab:boxes"/> a)) remains almost fix in all three dimensions. The small peaks are probably water molecules crossing the periodic boundaries. The energies of the van-der-Waals interactions and the Coulomb interactions are shown in <xr id="tab:vdWs"/> a) and <xr id="tab:coulombs" /> a) respectively. While the energy of the van-der-Waals interactions stays roughly constant, the energy from coulomb interactions first goes down steeply, then stabilizes but does not converge. Altogether, we see for most terms a stable behaviour, and assume, that the initial conditions have already been equilibrated properly in the short runs before the production run.
Ala322Gly
- What is the average temperature and what is the heat capacity of the system? ( T )
- What are the terms plotted in the files energy.xvg and box.xvg
- Estimate the plateau values for the pressure, the volume and the density. ( T )
- What are the terms plotted in the files coulomb-inter.xvg and vanderwaals-inter.xvg ?
Arg408Trp
- What is the average temperature and what is the heat capacity of the system? ( T )
- What are the terms plotted in the files energy.xvg and box.xvg
- Estimate the plateau values for the pressure, the volume and the density. ( T )
- What are the terms plotted in the files coulomb-inter.xvg and vanderwaals-inter.xvg ?
Minimum Distance Between Periodic Images
Since the protein uses periodic boundaries, it is possible that the protein interacts with another copy of itself. This interaction could even be indirect if the hydration shell of the protein touches over the boundaries, so the distance between periodic images should be at least 2 nm.
<figtable id="tab:mindist">
</figtable>
<figtable id="tab:mindist_c_alpha">
</figtable>
Wildtype
The minimal distance in this simulation is 1.69 nm around 1350 ps, near the simulation start. There is another valley around 7800 ps, but if there was any interaction, it was only transient and did probably not affect the simulation, as there is no plateau in an unsafe distance as can be seen in <xr id="tab:mindist"/> a). Looking only at the backbone C alphe atoms in <xr id="tab:mindist_c_alpha"/> a), the distance is always well above 2 nm. Here, interactions would severely affect the simulation if e.g. hydrogen bonds between the backbone would form. There is a saw teeth like movement between 6000 ps and 7500 ps where the distance reaches a peak and a minimum twice in short succession. This could indicate spatial movement or a contraction and rebound of the protein in this time window.
Ala322Gly
- What was the minimal distance between periodic images and at what time did that occur?
- What happens if the minimal distance becomes shorter than the cut-off distance used for electrostatic interactions? Is it the case in your simulations? (It also matters if the small distance occurs transiently or if it is persistent. If it is persistent, it is likely affecting the protein dynamics; but if it's just transiently than it will hardly, if at all, influence.)
- Run now g_mindist on the C-alpha group, does it change the results? What does is mean for your system? (Ideally, the minimal distance should therefore not be less than two nanometers.)
Arg408Trp
- What was the minimal distance between periodic images and at what time did that occur?
- What happens if the minimal distance becomes shorter than the cut-off distance used for electrostatic interactions? Is it the case in your simulations? (It also matters if the small distance occurs transiently or if it is persistent. If it is persistent, it is likely affecting the protein dynamics; but if it's just transiently than it will hardly, if at all, influence.)
- Run now g_mindist on the C-alpha group, does it change the results? What does is mean for your system? (Ideally, the minimal distance should therefore not be less than two nanometers.)
Root Mean Square Fluctuations
<figtable id="tab:rmsfs">
</figtable>
<figtable id="tab:b_factors_down_site">
</figtable>
<figtable id="tab:b_factors_up_site">
</figtable>
<figtable id="tab:b_factors_binding_site">
</figtable>
<figtable id="tab:b_factors_322">
</figtable>
<figtable id="tab:b_factors_408">
</figtable>
Wildtype
The most flexible regions corresponding to the peaks in <xr id="tab:rmsfs"/> a) are the loops from residue 18 to 32 with a highly flexible Tyr20 (B-factor 330.63), 153 to 163 with again the most flexible residue Tyr159 (B-factor 203.20) and 258 to 267 with Phe264 as the most flexible (B-factor 148.98). There are other single residues with high B-factors, most of them located at the end of alpha helices and often tyrosines as can be seen in <xr id="tab:b_factors_down_site"/> a) and <xr id="tab:b_factors_up_site"/> a). <xr id="tab:b_factors_binding_site"/> a) shows a close-up of the binding site.
Ala322Gly
- Indicate the start and end residue for the most flexible regions and the maximum amplitudes. ( T )
- Compare the results from the different proteins. Are there differences? If yes, which is the most flexible and which least?
Arg408Trp
- Indicate the start and end residue for the most flexible regions and the maximum amplitudes. ( T )
- Compare the results from the different proteins. Are there differences? If yes, which is the most flexible and which least?
Statistical Difference
For WT, 322, 408:
- average: 0.1006619, 0.0959635, 0.105316
- standard deviation: 0.0521159, 0.0406009, 0.0448331
- standard error: 0.002979267, 0.002320998, 0.002562937
- ratio: average/stderr: 33.7874, 41.3458, 41.0919
- t-distr (two tails and the degree of freedom is the nr of points): 1, for all practical purposes
- Is the RMSF significantly different?
Convergence of RMSD
<figure id="fig:1J8U_average">
</figure>
<xr id="fig:1J8U_average"/> shows the average structure of the wildtype simulation, which means the position of every atom is the average position of this atom during the simulation. This kind of structure has impossible configurations but will serve as reference for the convergence of the protein during the simulations. While convergence of the RMSD against the starting structure could still mean that the protein changes between conformations equally distant from the starting structure, convergence of the average structure means a stable conformation. But since the simulations only run a short time, the average structure will be closer to the structure assumed by the protein in the middle of the simulation and differ even from a stable conformation at the end of the simulation. This means, the RMSD against the average structure will rise again at the end of the simulation and makes this kind of plot more difficult to interpret on its own. Both, RMSD vs. starting structure and RMSD vs.average structure can give a more accurate picture of what is going on, than each on its own.
<figtable id="tab:rmds_all-atom-vs-start">
</figtable>
<figtable id="tab:rmds_all-atom-vs-average">
</figtable>
<figtable id="tab:rmds_backbone-vs-start">
</figtable>
<figtable id="tab:rmds_backbone-vs-average">
</figtable>
Wildtype
<xr id="fig:1J8U_rmds_all-atom-vs-start"/> shows the RMSD of the simulated protein compared to the starting structure <figure id="fig:1J8U_rmds_all-atom-vs-average"> the RMSD compared to the average structure. The RMSD compared to the starting structure rises steep during the first 2 ns, then rises more slowly but without noticeable convergence. In the time window between 6000 and 7500 we see the saw like movement encountered previously again.
If the structure continually changes, the RMSD compared to the average structure would follow a hyperbola during the simulation, if the structure converges, we would see a declining RMSD and convergence towards a small value (0, if the final structure were rigid). In fact, we see a hyberbola-like behaviour with a plateau in the middle of the simulation, which fits to the observation from <xr id="fig:1J8U_rmds_all-atom-vs-start"/> that the structure does not converge but changes more slowly towards the end. The most likely conclusion is that the structure has not yet converged towards an equilibrium state. The same applies if we look only at the backbone atoms in <xr id="fig:1J8U_rmds_backbone-vs-start"/> and <xr id="fig:1J8U_rmds_backbone-vs-average"/>. Here, we see more clearly how the structure does not reach a plateau. Around 6500 ps in <xr id="fig:1J8U_rmds_backbone-vs-average"/> we again see some pronounced shift in the structure.
Ala322Gly
- If observed, at what time and value does the RMSD reach a plateau?
- Briefly discuss differences between the graphs against the starting structure and against the average structure. Which is a better measure for convergence?
Arg408Trp
- If observed, at what time and value does the RMSD reach a plateau?
- Briefly discuss differences between the graphs against the starting structure and against the average structure. Which is a better measure for convergence?
Convergence of Radius of Gyration
Wildtype
<figure id="fig:1J8U_radius_gyration">
</figure> <figure id="fig:1J8U_inertia">
</figure>
The radius of gyration indicates the global shape of our protein during the simulation and stays very constant in the whole simulation (cf. <xr id="fig:1J8U_radius_gyration"/>). There is a slight expansion along the Y-axis, that has the shortest extent, at the begin of the simulation. The changes of shape over time are also depicted in <xr id="tab:overlays"/>. <xr id="fig:1J8U_inertia"/> shows the inertia of the protein with respect to its rotation along the three axes. Our protein is not quite symmetrical around the Y-axis, which explains why the radii along X- and Z-axes are very close, but the moments of inertia differ.
Ala322Gly
<figure id="fig:Mut322_radius-of-gyration">
</figure> <figure id="fig:Mut322_inertia">
</figure>
- Have a look at the radius of gyration and the individual components and note how each of these progress to an equilibrium value.
- At what time and value does the radius of gyration converge? ( T )
Arg408Trp
<figure id="fig:Mut408_radius-of-gyration">
</figure> <figure id="fig:Mut408_inertia">
</figure>
- Have a look at the radius of gyration and the individual components and note how each of these progress to an equilibrium value.
- At what time and value does the radius of gyration converge? ( T )
Structural Analysis: Properties Derived from Configurations
Solvent accessible surface
- Which residues are the most accessible to the solvent?
Wildtype
Ala322Gly
Arg408Trp
Hydrogen Bonds
- Discuss the relation between the number of hydrogen bonds for both cases and the fluctuations in each plot.
Wildtype
Ala322Gly
Arg408Trp
Salt Bridges
Wildtype
Ala322Gly
Arg408Trp
Secondary Structure
- Discuss some of the changes in the secondary structure, if any.
Wildtype
Ala322Gly
Arg408Trp
Ramachandran Plots
- What can you say about the conformation of the residues, based on the ramachandran plots?
Wildtype
Ala322Gly
Arg408Trp
Analysis of Dynamics and Time-averaged Properties
Root Mean Square Deviations
- What is interesting by choosing the group "Mainchain+Cb" for this analysis?
- How many transitions do you see?
- What can you conclude from this analysis? Could you expect such a result, justify?
Wildtype
Ala322Gly
Arg408Trp
Cluster Analysis
- How many clusters were found and what were the sizes of the largest two?
- Are there notable differences between the two structures?
Distance RMSD
- At what time and value does the dRMSD converge and how does this graph compare to the standard RMSD?
Wildtype
Ala322Gly
Arg408Trp