From 7f823f8c046ffa2149898c0b0f690ae4ac1c6528 Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Fri, 22 Sep 2017 18:30:58 +0200 Subject: [PATCH] todo --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..62d6774 --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +add javascript instead of separate forms +check input pdb for: + unknown residues, + max length (1000), + max number of dissulfides (30), + etc, + and display error +check input for other errors (sequence. ?) +add web viewer NGL WebGL +dynamic dissulfides input - all and selected cys +homology restraints +MREMD - add cluster parameters, change after run and rerun analysis + - button to make movie from selected trajectory after run +examples+gallery +documentation \ No newline at end of file -- 1.7.9.5