Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / alg / test / test_mussa.cpp
2010-10-18 Diane TroutUpdate mussa to build on ubuntu 10.04 with qt 4.6.2... master
2007-04-19 Diane Troutimprove mupa comment character parsing
2007-04-19 Diane Troutmake mupa file loading eol-style insensitive
2007-04-04 Diane Troutfix uninitialized pointer
2007-02-20 Diane Troutmore error messages for loading an annotation.
2007-01-04 Diane Troutsplit unittests into seperate executables
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-14 Diane Troutadd operator< to ConservedPath
2006-10-12 Diane Troutdoes createLocalAlignment work for a 3 way?
2006-10-11 Diane Troutadd Mussa::save_motif()
2006-10-11 Diane Troutthrow errors when spirit parsing fails
2006-10-11 Diane Trouta title of path("/my/silly/path") doesn't work on windows
2006-10-04 Diane Troutfixes for Mussa::load_motif
2006-10-03 Diane TroutAdd window titles
2006-09-14 Diane TroutImplement an optional name in the motif parser
2006-09-12 Diane Trouttrack where our analysis is saved and if the analysis...
2006-09-09 Diane Troutmake really sure load_mupa has a file to parse.
2006-08-12 Brandon KingTell unittests to use native file convention for EXAMPL...
2006-08-09 Diane Troutstart breaking save out from Mussa::analyze()
2006-08-09 Diane Troutadd dirty flag
2006-06-30 Diane Troutstore motifs as sequences instead of strings
2006-06-29 Diane Troutset_motifs should erase the previous motifs
2006-06-23 Diane TroutGetting closer to a subanalysis mode
2006-06-21 Diane TroutMore progress toward subanalysis
2006-06-17 Diane Troutmake Sequence a subclass of std::string
2006-05-27 Diane Troutadd callback for tracking analysis progress
2006-05-27 Diane Troutrename [gset_soft_thres to [gs]et_soft_threshold]
2006-05-20 Diane Troutticket:62 fix local alignment
2006-04-07 Diane Troutmake include gl.h multiplatform
2006-04-07 Diane Troutswitch to using boost::filesystem
2006-03-28 Diane Troutrecover threshold and window size
2006-03-21 Diane Troutprovide a user interface to edit motifs
2006-03-14 Diane Troutload and display a motif list
2006-03-12 Diane TroutThere can be only one (filename convention)