X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=5ca318794e35180cf4ef58b451f0bb0e6f088317;hb=1b9e4cd5192fafe2213b582fadd19556fb2ecf3a;hp=cdba6d437c704fea477d3c3a5aea38098b14c653;hpb=51ff99e169ac014cb869c39f170ed05e5992f2b0;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index cdba6d4..5ca3187 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -1,5 +1,6 @@ {% extends "base.html" %} +{% load index %} {% load i18n lazysignup_tags %} {% block content %} @@ -8,14 +9,14 @@
  • -
    +
    {% csrf_token %}
    -
    +
    {% if not task.done %} {% if task.running > 0 %} @@ -39,15 +40,30 @@ Created {{ task.created_date }}
    • -
      done ?
      -
      +
      done ?
      +
      {% if task.done %} + {% if task.type == "md" or task.type == "remd" or task.type == "dock" %} +
      + {% csrf_token %} + + +
      + {% endif %} {% else %} {% if task.running > 0 %} {{ task.running }}% + {% if task.running == 100 %} + postprocessing + {% endif %} {% else %} {% endif %} @@ -58,27 +74,40 @@ Created {{ task.created_date }}
      Expand input parameters + style="background-color:#d3d3d3;cursor: pointer;">Show input parameters @@ -296,11 +390,17 @@ Created {{ task.created_date }}

      Results

    • -
      Directory
      -
      +
      Directory
      +
      {{ task.jobdirname }} + {% if task.done %} +   + + Download as zip + {% endif %}
    • @@ -310,57 +410,77 @@ Created {{ task.created_date }} {% if task.type == "min" %}
    • -
      Etot
      -
      {{ task.etot }}
      +
      Etot
      +
      {{ task.etot }}
    • - + +
    • +
      UNRES model NGL viewer
      +
      +
      +
    • + +
    • +
      Structure overlap NGL viewer
      +
      +
      +
    • +
    • +
      + + +
      +
    • {% endif %}
    • -
      Results
      -
      {{ task.results_text|linebreaks }}
      +
      Results
      +
      {{ task.results_text|linebreaks }}
    • {% if task.type == "md" %}
    • -
      Temperature histogram
      -
      Temperature histogram
      +
    • -
      Potential energy
      -
      Potential energy
      +
    • -
      Movie
      -
      +
      Movie
      +
      -
    • + +{% if task.md_mdpdb %} +
    • +
      Trajectory NGL viewer
      +
      +
      +
    • +
    • +
      +1 frame +
      +
      + + +
      +
    • + +{% endif %}
    • -
      Radius of gyration based +
      Radius of gyration based on Cα coordinates
      -
    • @@ -381,16 +520,16 @@ Created {{ task.created_date }} {% if task.md_pdbref %}
    • -
      RMSD
      -
      Cα RMSD
      +
    • -
      fraction of native +
      fraction of native side-chain concacts
      -
    • @@ -399,22 +538,31 @@ Created {{ task.created_date }} {% if task.md_start == "pdbstart" %}
    • -
      fluctuations
      -
      fluctuations
      +
    • - + +
    • +
      fluctuations putty on + starting structure NGL viewer
      +
      +
      +
    • + {% endif %} @@ -422,25 +570,25 @@ Created {{ task.created_date }} {% endif %} - {% if task.type == "remd" %} + {% if task.type == "remd" or task.type == "dock" %}
    • -
      Energy histogram
      -
      Energy histogram
      +
    • -
      Energy vs. temperature
      -
      Energy vs. temperature
      +
    • -
      Cv vs. temperature
      -
      Cv vs. temperature
      +
    • @@ -448,23 +596,24 @@ Created {{ task.created_date }} {% if task.md_pdbref %}
    • -
      Average RMSD vs. temperature
      -
      Average Cα RMSD vs. temperature
      +
    • -
      potential energy vs. RMSD
      -
      potential energy vs. + Cα RMSD
      +
    • -
      RMSD vs. step*replica +
      Cα RMSD vs. step*replica colored by bath temperature
      -
    • @@ -473,94 +622,98 @@ Created {{ task.created_date }} {% endif %}
    • -
      exchanges (walk in T)
      -
      exchanges (walk in T)
      +
    • + {% if task.saxs_data != "" %} +
    • +
      P(r) of input SAXS data and + calculated for 5 models and the input pdb
      +
      +
    • + {% endif %} +
    • -
      +
      -
      +
      select model
      -
      +
    • - + + {% for iii in range %} + + {% with istr=forloop.counter|stringformat:"s" %} + {% with MODELi="MODEL"|add:istr|add:".pdb" %} + {% with viewporti="viewport_M"|add:istr %} + {% with toggleRefi="toggleRefM"|add:istr %} + {% with toggleSidechainsi="toggleSidechainsM"|add:istr %} +
    • -
      model1 after conversion - to allatom - {{ task.remd_model1|linebreaks }} -
      - -
    • -
      -
      -
    • -
      model2 after conversion - to allatom - {{ task.remd_model2|linebreaks }} -
      - -
    • -
      -
      -
    • -
      model3 after conversion - to allatom - {{ task.remd_model3|linebreaks }} -
      - -
    • -
      -
      -
    • -
      model4 after conversion - to allatom - {{ task.remd_model4|linebreaks }} -
      - -
    • -
      -
      -
    • -
      model5 after conversion - to allatom - {{ task.remd_model5|linebreaks }} +
      model {{ iii }} + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ remd_models|index:iii|linebreaks }} + NGL viewer
      +
      -
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • + + {% if task.use_nmr %} +
    • +
      + +
      +
      + select model +
      +
      + +
      +
    • +
    • +
      + + {% with temper=task.remd_cluter_temp|add:"0" %} + NMR contacts of best NMR fitted family representative model + (clustered in {{temper}}K). Model number {{iii}}: +
      +
    • + {% endwith %} + {% endif %} +
      + {% endwith %} + {% endwith %} + {% endwith %} + {% endwith %} + {% endwith %} + {% endfor %} + {% endif %} {% endif %} @@ -568,20 +721,144 @@ Created {{ task.created_date }}
    + +{% if task.type == "remd" or task.type == "dock" %} - - +{% endif %} + +{% if not task.done %} + +{% endif %} + +{% if task.type == "min" %} + +{% endif %} + +{% if task.type == "md" and task.md_start == "pdbstart" %} + +{% endif %} + +{% if task.type == "md" and task.md_mdpdb %} + +{% endif %} + + {% endblock %}