X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=bbdebb8fd51d192a44390d28118cb5f5e8c2bb61;hb=75dd8b1928bbd554b20f888599c29170001af400;hp=54485c6cb5178385a3ce18e06e5deb713aeda447;hpb=0e76b9e206d73ead2b1dfe7b894e580225f210b3;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index 54485c6..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 %} @@ -34,20 +34,35 @@ {% endif %} -

    All parameters for task {{ task.name }}

    +

    Task {{ task.name }}

    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 %} @@ -55,24 +70,43 @@ Created {{ task.created_date }}
    • +
      +
      + Show input parameters + +

      Results

    • -
      Directory
      -
      +
      Directory
      +
      {{ task.jobdirname }} + {% if task.done %} +   + + Download as zip + {% endif %}
    • @@ -303,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
      -
    • @@ -374,16 +507,16 @@ Created {{ task.created_date }} {% if task.md_pdbref %}
    • -
      RMSD
      -
      Cα RMSD
      +
    • -
      fraction of native +
      fraction of native side-chain concacts
      -
    • @@ -392,22 +525,31 @@ Created {{ task.created_date }} {% if task.md_start == "pdbstart" %}
    • -
      fluctuations
      -
      fluctuations
      +
    • - + +
    • +
      fluctuations putty on + starting structure NGL viewer
      +
      +
      +
    • + {% endif %} @@ -415,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
      +
    • @@ -441,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
      -
    • @@ -466,77 +609,677 @@ Created {{ task.created_date }} {% endif %}
    • -
      exchanges (walk in T)
      -
      exchanges (walk in T)
      +
    • - + + {% if task.saxs_data != "" %}
    • -
      model1 after conversion +
      P(r) of input SAXS data and + calculated for 5 models and the input pdb
      +
      +
    • + {% endif %} + +
    • +
      + +
      +
      + select model +
      +
      + +
      +
    • + +
      +
    • -
      model2 after conversion +
      model1 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model1|linebreaks }} + NGL viewer
      +
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • + +
      +
      +
    • -
      model3 after conversion +
      model2 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model2|linebreaks }} + NGL viewer
      +
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • + + +
      +
      +
    • -
      model4 after conversion +
      model3 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model3|linebreaks }} + NGL viewer
      +
      +
      +
    • +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • + +
      +
      +
    • -
      model5 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 + {% if not task.damino %} + after conversion to allatom + {% endif %} + {{ task.remd_model5|linebreaks }} + NGL viewer
      +
      +
    • - +
    • +
      + {% if task.md_pdbref %} + + {% endif %} + + Download +
      +
    • +
      {% endif %} {% endif %}
    + + + + + + +{% 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 %}