X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Ftutorial.html;h=6fd03adb32fcb776b60507529eb9a7cd6a173086;hb=277dcb10adaf7c05050521681d8b17fafcaf7891;hp=e073eb7e8d8e99b32f2a2ee8e8d127c1cd6cec4f;hpb=1cc0fe509a3ccf006651ebb6779c6aa5bda9e151;p=django_unres.git diff --git a/django_simple/todo/templates/tutorial.html b/django_simple/todo/templates/tutorial.html index e073eb7..6fd03ad 100644 --- a/django_simple/todo/templates/tutorial.html +++ b/django_simple/todo/templates/tutorial.html @@ -8,30 +8,35 @@ In order to submit a job you need to provide its name:

-UNRES server allows three types of simulations: +The following three types of simulations can be run with the UNRES server: local minimization, molecular dynamics and replica exchange molecular dynamics:

-Use "Save & submit" button to start calculations. +Use the "Save & submit" button to start calculations.

-Use "Refresh" button to check the status of simulation: +Use the "Refresh" button to check the status of a simulation:

until

-The job status information will start from the "waiting in the queue to -start", then "running" and finally "postprocessing" before "done". -Autorefresh is active every 30 sec. +After the server job has been submitted the "waiting in the queue to +start" message will be displayed in the status field, which will subsequently change +to "running", "postprocessing", and "done". While the job has the "running" +status, the percentage of job accomplishment is displayed. +It should be noted that the "100%" accomplishment refers to the production +phase of a job, after which the postprocessing phase is triggered which also takes +some time (up to several minutes when making a movie from an MD trajectory is +requested) and whose progress is not monitored. The page is autorefreshed every 30 sec.

-Any single job can by accessed later using the adress of the web page -displayed after job submission: +Any single job can by accessed later using the address of the web page +displayed after job submission: e.g. http://unres-server.chem.ug.edu.pl/details1/570cf15fc638493893ece1f011ea0182/984/
-Registered users can save all their jobs and access them after login. +Registered users can save all their jobs and access them later after logging in.

You can use "Load example data" button before submitting calculations to try examples listed below:

@@ -45,25 +50,25 @@ to try examples listed below: -

  • Molecular dynamics of IGG-binding domain from streptococcal protein G -(PDB code:1IGD) starting from the native structure
  • +(PDB code:1IGD) starting from the experimental structure

    -The results of md simulations show temperature histogram, -potential energy changes, evolution of radius of gyration, -RMSD, fraction of native contacts, and CA fluctuations: +After the MD simulation is accomplished temperature histogram, +plots of UNRES energy, RMSD from the experimental structure, fraction of native +contacts, and radius of gyration vs. time, a movie of the trajectory, and +CA-atom fluctuations are displayed.

    @@ -89,12 +95,11 @@ RMSD, fraction of native contacts, and CA fluctuations:

    Evolution of RMSD, fraction of native contacts and comparison of CA fluctuations to Bfactor is presented -only when reference structure is provided as in this example. +only when the reference structure is provided, as in this example.

    -

  • -Replica exchange molecular dynamics of Trp-Cage miniprotein (PDB +Replica exchange molecular dynamics of the Trp-Cage miniprotein (PDB code:1L2Y) starting from the extended chain
  • @@ -104,26 +109,37 @@ code:1L2Y) starting from the extended chain
    +
    -Advanced mode allows for changes of more parameters of each type of -simulation. Separate examples are provided (use Load example data button as -in Basic mode): minimization of 1EI0 with -dissulfide bonds, MD simulations of 1L2Y starting from extended chain -and multiplexed replica exchange simulations of 5G3Q:B (CASP12 target T0882) -starting form extended chain with secondary structure restraints predicted -by PSIPRED and Berendsen thermostat. +Advanced mode enables the user to change more parameters for each type of +simulation. Separate examples are provided (use the Load example data button as +in the Basic mode): +
      +

    1. +Minimization of the P8MTCP1 disulfide-bonded helical hairpin miniprotein +(PDB code: 1EI0).
    2. +
      +
      + Show + + +
      + +

    3. +Canonical MD simulations of the Trp-Cage miniprotein (PDB code:1L2Y) +starting from the extended chain.
    4. +
      +
      + Show + + +
      + + +

    5. +MREMD simulations of 5G3Q:B (CASP12 target T0882)
    6. + +
      +
      + Show + + +
      +

    7. @@ -147,7 +288,7 @@ Distance distribution restrained (simulated SAXS data) replica exchange molecular dynamics of Bacteriocin CbnXY (PDB code:5UJQ) starting from the extended chain.
      -(Use Load example SAXS data button in advanced mode) +(Use Load SAXS 1 example button in advanced mode)
    8. @@ -162,36 +303,90 @@ Bacteriocin CbnXY (PDB code:5UJQ) starting from the extended chain.

      -Plots of histograms of UNRES energy for each temperature, and -energy vs temperature are presented. -The weighted histogram analysis (WHAM) is applied to compute the -probabilities of the obtained conformations to occur at particular -temperatures, plots of heat capacity and average RMSD as a functions -of temperature are shown. Replica exchanges are analyzed. +The output items are the same as those displayed with the Basic mode example 3. +Additionaly the input reference distance distribution and +distance distributions for 5 final models are plotted.

      - - + +

      -Finally cluster analysis is performed to select 5 families of conformations, -and representative model from each family is converted to all-atom -and refined. +Finally models.

      -

      -Additionaly the input reference distance distribution and -distance distributions for 5 final models are plotted. +Comparison of the input distance distributions with those calculated from the 5 models.

      +

      + + +

    9. +Distance distribution restrained (real SAXS data) +replica exchange molecular dynamics of +the central portion of Factor H (PDB code:2KMS). +
      +(Use Load SAXS 2 example button in advanced mode) +
    10. +
      +
      + Show + + +
      @@ -209,4 +404,4 @@ $('.majorpointslegend').click(function(){ -{% endblock %} \ No newline at end of file +{% endblock %}