File: README.md

package info (click to toggle)
jaligner 1.0%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 936 kB
  • sloc: java: 4,080; xml: 51; makefile: 14; sh: 11
file content (2 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (6)
1
2
**JAligner** is an open-source Java implementation of the [Needleman–Wunsch](http://en.wikipedia.org/wiki/Needleman-Wunsch_algorithm) and [Smith-Waterman](http://en.wikipedia.org/wiki/Smith-Waterman_algorithm) algorithms for biological pairwise [sequence alignment](http://en.wikipedia.org/wiki/Sequence_alignment) with the affine gap penalty model.