Mussa aligned sequence view seems to work
authorDiane Trout <diane@caltech.edu>
Mon, 20 Mar 2006 08:58:30 +0000 (08:58 +0000)
committerDiane Trout <diane@caltech.edu>
Mon, 20 Mar 2006 08:58:30 +0000 (08:58 +0000)
commit07bb84ff490b0af983779b12ec75186f9ac73037
treedc89d685d37aa6c6527248690046fc77038e3324
parent2e3d1e9b35837d1e2a1dccbde221b3ff9a308893
Mussa aligned sequence view seems to work
I added a "normalizedIndexes" to the ConservedPath classes to return
vectors which don't have any negative path values.

I also think the use of menu entries is a bit annoying as it wont extend
well to large numbers of selected paths. Additionally, deselecting an
alignment doesnt seem to do much as I suspect there's a fair amount of
overlap betwen the various alignments.

But i was eventually able to make them all go away.
alg/conserved_path.cpp
alg/conserved_path.hpp
alg/glseqbrowser.cpp
alg/test/test_conserved_path.cpp
alg/test/test_glseqbrowser.cpp
mussagl.pro
qui/IntAction.cpp [new file with mode: 0644]
qui/IntAction.hpp [new file with mode: 0644]
qui/MussaAlignedWindow.cpp
qui/MussaAlignedWindow.hpp