saxs restraints
[django_unres.git] / TODO
1 clean code and combine piasek and etoh versions 
2
3 make easy install on any system with pbs
4
5 add javascript instead of separate forms
6
7 # option of automatic download file from PDB using id
8 # done
9
10 check input pdb for: 
11 #        missing residues (chain breaks) - done
12         unknown residues, 
13         max length (1000), 
14         max number of dissulfides (30),
15         etc,
16         and display error
17
18 check input for other errors (sequence ?)
19
20 add web viewer NGL WebGL
21
22 # add BOXX BOXY BOXZ in advanced md and mremd
23 # done
24
25 dynamic dissulfides input - all and selected cys
26
27 homology restraints input
28
29 other restrains input
30
31 SAXS input
32
33 automatic secondary structure restrains (psipred)
34
35 MREMD - add cluster parameters, change after run and rerun only cluster analysis
36       - button to make movie from selected trajectory after run
37
38 # examples
39 # done
40
41 gallery
42
43 documentation
44
45 automatic rm of old jobs ?
46
47 ### NAR requirements:
48
49 # include a simple mechanism to try out sample data provided by the authors,
50 # for example, a button for automatic loading of the data. Sample data must be
51 # accessible to users so that they can confirm data formatting requirements
52 # OK
53
54 # contain help pages or a tutorial with links to sample output that performs
55 # interactively in the same way as real output. The help pages must include
56 # information on how to interpret the results returned by the web server
57 # OK
58
59 # be primarily web-based and viewable on the website. Use of browser plugins
60 # for data visualization is encouraged. However, use of Flash plugins is
61 # discouraged due to security issues and websites that use Java plugins will
62 # no longer be accepted
63 # OK
64
65 # provide a web link to the results if the website is not able to return
66 # results immediately. The link should be provided at the time of data
67 # submission and allow the user to bookmark and access the results at a later
68 # time. Ideally, the link will report the status of the job (queued, running,
69 # or finished). Do not assume that users will provide an email address for
70 # results notification. Any request for an email must state that it is
71 # optional. Websites that use a guest login will not be approved
72 #
73 # OK link uses task.id and user.id
74 # http://ha1.chem.univ.gda.pl:8001/details1/19da81cb0ad5492dac8e4eaefd28949e/942/
75
76 links are not save - lazy user can read other lazy users jobs ?
77
78 # keep every user’s submitted data private and not viewable by anyone other
79 # than the user or those given permission by the user
80 #
81 # OK - additionaly blocks links of regular user without login