From 81afcbe06c2b06f623c30db8f3e83c7fca106b97 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Fri, 26 Jan 2018 20:29:29 +0100 Subject: [PATCH] NGL viewer remd --- django_simple/todo/templates/details.html | 219 ++++++++++++++++++++++++++++- files/pbs8.csh | 2 +- files/pbs8_new.csh | 2 +- 3 files changed, 215 insertions(+), 8 deletions(-) diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index 7437c4a..b583788 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -578,7 +578,7 @@ Created {{ task.created_date }}
-
  • + +
  • +
    model1 after conversion + to allatom {{ task.remd_model1|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    -
  • + +
  • +
    model2 after conversion + to allatom {{ task.remd_model2|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • + +
    -
  • + +
  • +
    model3 after conversion + to allatom {{ task.remd_model3|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    -
  • + +
  • +
    model4 after conversion + to allatom {{ task.remd_model4|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    -
  • + +
  • +
    model5 after conversion + to allatom {{ task.remd_model5|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    {% endif %} @@ -654,6 +740,7 @@ Created {{ task.created_date }} + {% endif %} @@ -711,7 +918,7 @@ $(document).ready(function() { {% endif %} - + {% if task.type == "min" %}