From 54cd6e1d5ddfde7997eaaacb3e83f4f09a4cbb16 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Fri, 26 Jan 2018 00:39:52 +0100 Subject: [PATCH] NGL Viewer for min and md --- TODO | 5 +- django_simple/todo/templates/about.html | 1 + django_simple/todo/templates/details.html | 241 ++++++++++++++++++++++++++++- files/fluct_plot.py | 13 ++ 4 files changed, 253 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index ebd4d57..3e98406 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,7 @@ add javascript instead of separate forms check input pdb for: # missing residues (chain breaks) - done - unknown residues, +# unknown residues - done max length (1000), max number of dissulfides (30), etc, @@ -17,7 +17,8 @@ check input pdb for: check input for other errors (sequence ?) -add web viewer NGL WebGL +# add web viewer NGL WebGL +# done # add BOXX BOXY BOXZ in advanced md and mremd # done diff --git a/django_simple/todo/templates/about.html b/django_simple/todo/templates/about.html index 8f9ce85..72262df 100644 --- a/django_simple/todo/templates/about.html +++ b/django_simple/todo/templates/about.html @@ -118,6 +118,7 @@ License terms of UNRES package implemented in the server Third party software employed in the server