MDWeb Analysis Tutorial

MDWeb provides a friendly environment to analyse your own generated molecular dynamics trajectories. With this short tutorial, you will be able to upload a trajectory and run a set of analysis, checking for example the stability of your system or information about flexibility.

  1. Registration
  2. Starting Project
  3. Uploading a trajectory
  4. Running Analysis

Tutorial Steps

  1. Registration
  2. The first thing to do is to choose between working as an anonymous user or alternatively as a registered user. We strongly recommend working as a registered user, as it has some important advantages.

    Anonymous user's projects are completely removed once the user is disconnected and also when session expires (after some minutes of inactivity), and therefore working as anonymous user is only suited for a first impression of the web server.

    Registration process will just take a minute --> Registration.

    Once logged in, the user workspace appears. In this workspace, all projects of the user will be shown.

    Now, we are ready to start our first MDWeb analysis project.

    New Project

  3. Starting Project
  4. MDWeb user can choose between two different kinds of inputs, Simulation and Analysis. In this tutorial, we will see an example of an Analysis project.

    You will be asked for a small set of data and input files: First of all, you may fill in a project title and a description (optional) at the top part of the form. Then, at the Input Type drop-down selector, just under the description, you should choose the option Analysis (MD Trajectory). When choosing Analysis as input type, the bottom part of the screen (the one corresponding to Analysis, -Base Trajectory-) will be enabled.

    Starting Project

  5. Uploading a trajectory
  6. In this example, we are going to compute a set of basic analyes to a 10 ns molecular dynamics simulation of a Serine Hydrolase (pdb code: 1eve). First of all we need to reduce the size of the 10 ns trajectory to be uploaded to MDWeb. In this case, we will just extract 20 snapshots from the original obtained trajectory (one snapshot every 0.5ns). Alternatively, if you wish to have more resolution, you can extract more snapshots by removing solvent molecules, thus drastically reducing the trajectory file size, but to be able to properly analyse this solvent-stripped trajectory, a coherent topology must be generated, and that's usually not an easy job.

    Example of reducing trajectory size (click to expand):

    XTC Trajectory

    CRD, Binpos, NetCDF, DCD trajectories


    To start our analysis, we are going to put this new generated 20 snapshots trajectory in the Trajectory File input box, and the associated topology (the same file used for the molecular dynamics simulation) in the Topology File input box.

    Analysis Workspace

  7. Running Analysis
  8. Once we have our trajectory uploaded, we can begin with the analysis. MDWeb offers a set of basic analysis that can be divided in 3 different sections:

    • Trajectory manipulation: format conversions, slice/snapshot extraction, etc.
    • Analysis per Residue/Structure.
    • Flexibility Analysis (link to FlexServ).

    List of Analysis

    In this specific example we are not interested in converting the trajectory format, but we will begin applying some manipulations to it. The most usual and important one is stripping the solvent, usually toghether with the counterions, when user is only interested in studying the protein molecule.

    To do that, click on the operation called Remove water molecules and ions from trajectory. We can choose whether we would like to remove only water molecules, only counterions or both. In this case, we will remove both, obtaining the trajectory (and the correct topology associated) for just the structure of interest.

    Removing Water and Ions

    The first noticeable thing once we have the "dry" trajectory, is that it is really smaller in size than the solvated one. That allows the user to animate the trajectory with JMol applet. If we try to visualize the original solvated structure, MDWeb will show a warning message because the trajectory is too large, recommending to remove solvent. So, clicking at the corresponding JMol icon JMol visualization, a new window with the JMol interactive visualizer will be opened. It is a good first aproximation to take a look at the dynamics of the structure, before obtaining analysis data.

    Removing Water and Ions

    Now we can begin with the basic data analysis. From the list, we can choose two basic analysis as Root Mean Square deviation and Radius of Gyration. With these two analysis we will be able to see the deviation of the structure during the dynamics, whether it maintains its conformation during the 10 ns length or it suffers some distortion.

    Each of the analysis plot can be visualized clicking at the correspondent icon Plot Visualization.

    RMSd Analysis Radius of Gyration Analysis
    RMSd Analysis Radius of Gyration

    We can apply a couple of additional analysis to get a first impression about the flexibility of the structure. These are the Root Mean Square deviation per Residue and the Bfactor per Residue analyses. Taking a look at the plots, we can easily identify the regions of the structure having more mobility (usually loops) and the regions that are almost kept fixed during the whole simulation.

    RMSd x Residue Bfactor x Residue
    RMSd x Residue Bfactor x Residue

    If we are interested in more flexibility analysis, MDWeb offers the possibility to send the project to our flexibility server FlexServ. Just click on the operation called Flexibility Analysis.

    Flexibility Analysis

    FlexServ is a server aimed to show in an easy and visual way flexibility-related properties of proteins. It computes a big set of flexibility analysis like:

    • Principal Components.
    • B-factor landscape.
    • Lindemann Coefficients.
    • Hinge Point Predictions.
    • Residue Correlations.
    • etc.

    FlexServ Server

    So with this set of analysis, we have been able to see that the simulated structure has not suffered critical structural deformations. It has not gone more than away from the initial structure, and the Radius of Gyration has been also maintained around 20Å. From the flexibility part, we identified some flexible regions from the Bfactor and RMSd per residue analysis, that are located mostly in loop regions. We launched a FlexServ analysis to obtain more information about these flexible parts.