draw alignment lines
authorDiane Trout <diane@caltech.edu>
Sun, 19 Mar 2006 09:55:13 +0000 (09:55 +0000)
committerDiane Trout <diane@caltech.edu>
Sun, 19 Mar 2006 09:55:13 +0000 (09:55 +0000)
commitb0969a1ac4736f59cc5d3f1af6abc7ad0855b2ae
tree4c60d386f8cb8ab7d84f22b66a603acbda3a6601
parentdf8334ae12ac6887b15fb26e4701abde47331a67
draw alignment lines
A step toward getting the alignment view... This draws the alignment
lines. And even gets it right occasionally.

Open issues are: reverse complimented sequences get shifted
by the wrong sign. There's an off by one error (ticket:37), and of course
there's a need for a user interface to pick which alignment to use & show.
alg/glseqbrowser.cpp
alg/sequence.cpp
alg/sequence.hpp
qui/MussaAlignedWindow.cpp
qui/MussaAlignedWindow.hpp