Thicker bars, better letters
[mussa.git] / alg / mussa_class.cxx
2006-03-11 Diane Troutrefactor glsequence to be more testable
2006-03-03 Diane Troutimprove error handling for loading
2006-03-03 Diane Troutwe can load parameter files
2006-03-02 Diane Troutuse ConservedPath class instead of vector<int>
2006-03-01 Diane Troutcleanup nway code
2006-02-28 Diane Troutshow conservation paths
2006-02-28 Diane Troutfix many mussa_class.cxx warnings
2006-02-28 Diane Troutrender the sequences from the mussa analysis
2006-02-24 Diane Troutuse exceptions to indicate Mussa::analyze failed
2006-02-23 Diane Troutfixing the number of sequences at setup is silly
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-21 Diane Troutbreak algorithm out into a subdirectory.