show where the Ns are
authorDiane Trout <diane@caltech.edu>
Wed, 11 Apr 2007 23:47:45 +0000 (23:47 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 11 Apr 2007 23:47:45 +0000 (23:47 +0000)
commit15f9eb9d7ba5ffe32cbe7bc67a9d85b714c27871
tree136b95506666da53ca98c299614d26904241b1c2
parent9d76ff624ae315a1262d6ceba1faeb68484ebd85
show where the Ns are
ticket:243

This also tests the new draw function pointer in the drawable class,
as the N marking code uses that functionality to highlight where
the undefined regions are.

There were some problems in making sure that a subseq had the
right parent as I needed the current parent for the proper
draw coordinates.
alg/drawable.hpp
alg/glseqbrowser.cpp
alg/glsequence.cpp
alg/glsequence.hpp
alg/seq_span.cpp
alg/seq_span.hpp
alg/sequence.cpp
alg/sequence.hpp
alg/test/test_drawable.cpp
alg/test/test_sequence.cpp
qui/seqbrowser/test/TestSequenceBrowserWidget.hpp