Add comparator based on Needleman-Wunsch scoremaster
commit3261e4e7d9b2b2899a5e07c6c51b5dc43af495e0
authorPetr Baudis <pasky@ucw.cz>
Tue, 8 Feb 2011 08:14:52 +0000 (8 09:14 +0100)
committerPetr Baudis <pasky@ucw.cz>
Tue, 8 Feb 2011 08:14:52 +0000 (8 09:14 +0100)
tree50da297eded27987a19ca990db3aeeb91bd373b6
parentcf9c453402803c094f0eb41726427bff95db1061
Add comparator based on Needleman-Wunsch score
cmp_nw/cmp.sh [new file with mode: 0755]
cmp_nw/needleman-wunsch.py [new file with mode: 0755]