Current
...
tasks:
...
Search algorythms:
- KMP
- SUffix arrays (Victor)
- K-mers (Andrew)
- Compressed SUffix arrays (Victor)
...
Annotations are used to get more precised location
...
: (Kate) in progress
- search in genes
- protein id
- repeats
- locuses
TODO:
- on the fly syntax check
client side with better error recovery
- task estimation time based on algorythm used
- better instant input validation
- ability to stop long running tasks
- think about result layout
- improve help layout: see current right side help
- show sample queries on startup page
- HISTORY of queries