#pairwise-alignment Pairwise Alignment Learning Tool
##To-Do
Install BrowsersyncInstall autoprefixerConfigure gulpPackage input matrix css into a module partialCreate js to dynamically create html for matrixCreate js to read html matrix into an arrayFigure out how to handle trace back dataRefactor Needleman-Wunsch Algorithm code into a specific functionAdd semiglobal and local options- Create gulp sourcemap task for sass
Add compare functionAdd display feedback function- Create one page for
- the tool itself (just redo the old tool with new stuff)
- the holdmybeer (the page where user enter info and receives feedback)
- Improve traceback
fix semi global traceback- find all possible alignments
- add arrows to cells
- Add place to enter result alignment by user
- Create Modes
- Learning (guided mode)
- Practice
- Instant Feedback
- Delayed Feedback
- Design UI/UX