Removed 'create subanalysis' from menu for now (until implemented)
[mussa.git] / alg /
2006-03-21 Diane Troutprovide a user interface to edit motifs
2006-03-21 Diane Trouthopefully this fixes the off by one error
2006-03-20 Diane Troutresizing increases the viewable world
2006-03-20 Diane TroutMussa aligned sequence view seems to work
2006-03-19 Diane Troutdraw alignment lines
2006-03-19 Diane Troutrender sequence correctly in mussa aligned window
2006-03-19 Diane Troutimplement zoom in terms of base pairs per pixel
2006-03-18 Diane Troutcenter on path
2006-03-18 Diane Troutdefine window for showing a mussa alignment
2006-03-17 Diane Troutrefactored PathScene into SequenceBrowserWidget
2006-03-16 Diane Trouttrack labels
2006-03-16 Diane Troutre-implement selection
2006-03-16 Diane Troutcomputation for a path segment was wrong
2006-03-15 Diane Troutmake the path view independent of type of connection
2006-03-14 Diane Troutload and display a motif list
2006-03-14 Diane Troutdocument win_append, thres_append
2006-03-14 Diane Troutjust load the sequence
2006-03-14 Diane Troutattach motifs to a sequence object
2006-03-12 Diane Troutimplement a color mapper class
2006-03-12 Diane TroutThere can be only one (filename convention)
2006-03-11 Diane TroutThicker bars, better letters
2006-03-11 Diane Troutrefactor glsequence to be more testable
2006-03-09 Diane Troutresolve complicated merge conflict
2006-03-08 Diane Troutfix segfault when changing soft threshold when no analy...
2006-03-06 Diane Troutdrawing sequence basepairs.
2006-03-04 Diane Troutpython wrap mussa, nwaypaths, and conservedpaths
2006-03-04 Diane Troutselect paths and highlight them
2006-03-03 Diane Troutimprove error handling for loading
2006-03-03 Diane Troutwe can load parameter files
2006-03-02 Diane Troutrefining an empty pathz would cause a segfault
2006-03-02 Diane Trouthacked thresholding
2006-03-02 Diane Troutuse ConservedPath class instead of vector<int>
2006-02-28 Diane Troutmove glsequence into "alg" component
2006-03-01 Diane Troutcleanup nway code
2006-03-01 Diane Troutline rendering fixes
2006-03-08 Diane Troutmove glsequence into "alg" comonent
2006-02-28 Diane Troutshow conservation paths
2006-02-28 Diane Troutfix many mussa_class.cxx warnings
2006-02-28 Diane Troutadvance_sp_itor_track was triggering an infinite loop
2006-02-28 Diane Troutrender the sequences from the mussa analysis
2006-02-25 Diane Troutreduce warning messages in sequence.cxx
2006-02-24 Diane Troutrefactor nway_other.cxx
2006-02-24 Diane Troutuse exceptions to indicate Mussa::analyze failed
2006-02-24 Diane Troutonly include headers by names relative to project base...
2006-02-23 Diane Troutfixing the number of sequences at setup is silly
2006-02-23 Diane Troutfix inability to do reverse compliments
2006-02-23 Diane Troutmore thoroughly document FLPs
2006-02-23 Diane Troutrefactor and test FLPs
2006-02-22 Diane Troutrename mussa_nway to nway_paths
2006-02-22 Diane Troutrename the_Seqs to the_seqs
2006-02-22 Diane Troutload a mupa file and test it
2006-02-22 Diane Troutadd get_analysis_mode_name
2006-02-22 Diane Troutrefactor and test sequence class
2006-02-22 Diane Troutput exception definitions in one place and use them
2006-02-22 Diane Troutrename some mussa_class members (ana_name to analysis_name)
2006-02-22 Diane Troutremove library blessings
2006-02-21 Diane Troutbreak algorithm out into a subdirectory.