reading SSBOND corrected
[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 # done
33
34 automatic secondary structure restrains (psipred)
35
36 MREMD - add cluster parameters, change after run and rerun only cluster analysis
37       - button to make movie from selected trajectory after run
38
39 # examples
40 # done
41
42 gallery
43
44 documentation
45
46 automatic rm of old jobs ?
47
48 ### NAR requirements:
49
50 # include a simple mechanism to try out sample data provided by the authors,
51 # for example, a button for automatic loading of the data. Sample data must be
52 # accessible to users so that they can confirm data formatting requirements
53 # OK
54
55 # contain help pages or a tutorial with links to sample output that performs
56 # interactively in the same way as real output. The help pages must include
57 # information on how to interpret the results returned by the web server
58 # OK
59
60 # be primarily web-based and viewable on the website. Use of browser plugins
61 # for data visualization is encouraged. However, use of Flash plugins is
62 # discouraged due to security issues and websites that use Java plugins will
63 # no longer be accepted
64 # OK
65
66 # provide a web link to the results if the website is not able to return
67 # results immediately. The link should be provided at the time of data
68 # submission and allow the user to bookmark and access the results at a later
69 # time. Ideally, the link will report the status of the job (queued, running,
70 # or finished). Do not assume that users will provide an email address for
71 # results notification. Any request for an email must state that it is
72 # optional. Websites that use a guest login will not be approved
73 #
74 # OK link uses task.id and user.id
75 # http://ha1.chem.univ.gda.pl:8001/details1/19da81cb0ad5492dac8e4eaefd28949e/942/
76
77 links are not save - lazy user can read other lazy users jobs ?
78
79 # keep every user’s submitted data private and not viewable by anyone other
80 # than the user or those given permission by the user
81 #
82 # OK - additionaly blocks links of regular user without login