test motif editor
[mussa.git] / alg / mussa.cpp
2007-03-31 Diane Trouttest motif editor
2007-03-24 Diane Troutmove strand into seqspan
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-17 Diane Troutmore fs::native for user supplied paths
2006-10-27 Diane Troutimplement set window state
2006-10-19 Diane Troutfix motif loader under release build
2006-10-17 Diane Troutbe more forging of user provided file names
2006-10-17 Diane Troutchanging motifs should make the analysis dirty
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-13 Diane Troutsave motifs with the analysis
2006-10-11 Diane Troutadd Mussa::save_motif()
2006-10-11 Diane Troutthrow errors when spirit parsing fails
2006-10-10 Diane Troutimplement alphabet for sequence
2006-10-04 Diane Troutfixes for Mussa::load_motif
2006-10-03 Diane TroutAdd window titles
2006-09-15 Diane Troutuse the loaded analysis path as the default save path
2006-09-14 Diane TroutImplement an optional name in the motif parser
2006-09-12 Diane Troutimplement "typical" save and close conventions.
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-29 Diane Troutgo back to sequence being its own class
2006-08-09 Diane Troutstart breaking save out from Mussa::analyze()
2006-08-09 Diane Troutadd dirty flag
2006-08-09 Diane Troutchange from cout to clog in some commented out debuggin...
2006-07-29 Diane Troutset mussa analysis name in MussaSetupWidget
2006-06-30 Diane Troutstore motifs as sequences instead of strings
2006-06-29 Diane Troutset_motifs should erase the previous motifs
2006-06-29 Diane Troutallow specifying a name for a sequence
2006-06-29 Diane Troutbreak the core of add_motifs loop into a seperate function
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-06-03 Diane Troutuse Qt Signals & Slots for progress tracking
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 Troutturn color back on
2006-05-20 Diane Troutticket:62 fix local alignment
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-16 Diane Trouttrack labels
2006-03-14 Diane Troutload and display a motif list
2006-03-14 Diane Troutjust load the sequence
2006-03-12 Diane TroutThere can be only one (filename convention)