X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=bbdebb8fd51d192a44390d28118cb5f5e8c2bb61;hb=75dd8b1928bbd554b20f888599c29170001af400;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..bbdebb8 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -8,14 +8,14 @@
  • -
    +
    {% csrf_token %}
    -
    +
    {% if not task.done %} {% if task.running > 0 %} @@ -39,15 +39,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 +73,40 @@ Created {{ task.created_date }}
      Expand input parameters + style="background-color:#d3d3d3;cursor: pointer;">Show input parameters @@ -296,11 +377,17 @@ Created {{ task.created_date }}

      Results

    • -
      Directory
      -
      +
      Directory
      +
      {{ task.jobdirname }} + {% if task.done %} +   + + Download as zip + {% endif %}
    • @@ -310,57 +397,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 +507,16 @@ Created {{ task.created_date }} {% if task.md_pdbref %}
    • -
      RMSD
      -
      Cα RMSD
      +
    • -
      fraction of native +
      fraction of native side-chain concacts
      -
    • @@ -399,22 +525,31 @@ Created {{ task.created_date }} {% if task.md_start == "pdbstart" %}
    • -
      fluctuations
      -
      fluctuations
      +
    • - + +
    • +
      fluctuations putty on + starting structure NGL viewer
      +
      +
      +
    • + {% endif %} @@ -422,25 +557,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 +583,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,93 +609,214 @@ 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
      -
      +
    • -
    • -
      model1 after conversion + +
    • +
      model1 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model1|linebreaks }} + NGL viewer
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • +
      -
    • -
      model2 after conversion + +
    • +
      model2 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model2|linebreaks }} + NGL viewer
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • + +
      -
    • -
      model3 after conversion + +
    • +
      model3 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model3|linebreaks }} + NGL viewer
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • +
      -
    • -
      model4 after conversion + +
    • +
      model4 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model4|linebreaks }} + NGL viewer
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • +
      -
    • -
      model5 after conversion + +
    • +
      model5 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model5|linebreaks }} + NGL viewer
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • +
      {% endif %} @@ -568,20 +825,143 @@ 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 %}