View sequence alignment at non default thresholds
authorDiane Trout <diane@caltech.edu>
Wed, 29 Mar 2006 06:54:27 +0000 (06:54 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 29 Mar 2006 06:54:27 +0000 (06:54 +0000)
commite3bfc39bd36fa3e00516a5c2e30e3d40d30e4e56
treef32970d7fb065dc0aa9d49adfa312306b18f0bae
parent5c821f5d506e845c8c759e68b9dadb0ab48bb902
View sequence alignment at non default thresholds
ticket:63
The counter being used to track what segments went to what paths wasn't
being reset properly. One would be looking for a selectedid (from the
opengl objects) that was greather than any currently viewable path.
alg/glseqbrowser.cpp
alg/nway_paths.hpp
alg/test/test_nway.cpp
qui/MussaAlignedWindow.cpp
qui/MussaWindow.cpp