Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / alg /
2010-10-18 Diane TroutUpdate mussa to build on ubuntu 10.04 with qt 4.6.2... master
2009-11-24 Diane TroutRemove prototype boost serialiation code.
2009-11-10 Diane TroutUpdate mussa build scripts to work with Boost 1.40...
2008-04-11 Diane TroutI wish I'd stop cutting-n-pasting the name of the class...
2008-04-11 Diane TroutExtend the python mussa interface.
2008-04-11 Diane TroutsetHeight should have been declaired void instead of...
2008-02-15 Diane TroutSwitch to a new FindBoost
2007-09-05 Diane Troutbasic wrapping of Annotations
2007-09-04 Diane Troutmore work on seq_span
2007-08-10 Brandon KingHACKISH: Display chipseq peak window track
2007-08-03 Diane Troutremove excess cout call
2007-08-03 Diane Troutmake the mupa parser more robust
2007-08-03 Diane Troutadd threshold/window flag getter/setters
2007-06-29 Diane TroutUse the right return type
2007-01-05 Diane Trouttest paircomp::NwayComparison
2007-06-23 Diane TroutCatch annotation sequences that don't end with newline
2007-06-21 Diane Trouttest annotating a sequence with fasta records in a...
2007-05-02 Diane Troutfactor out viewport to display scaling functions
2007-04-21 Diane Troutdont draw sequence box when we can see sequence text
2007-04-20 Brandon King * New line chars at EOF (missed one)
2007-04-20 Brandon KingNew line chars at EOF.
2007-04-20 Brandon KingLoad saved muway and set to muways soft threshold.
2007-04-19 Diane Troutimprove mupa comment character parsing
2007-04-19 Diane Troutmake mupa file loading eol-style insensitive
2007-04-18 Brandon KingLoad N sequences in Mussa::load
2007-04-16 Diane Troutescape clears a sequence browser selection
2007-04-14 Diane Troutdraw a grey background to a track
2007-04-14 Diane Troutstore default colors
2007-04-13 Diane Troutset annotation draw function by type
2007-04-13 Diane TroutMark real sequence instead of Ns
2007-04-11 Diane Troutmake the N whiteout a bit bigger
2007-04-11 Diane Troutshow where the Ns are
2007-04-09 Diane Troutremove unncessary class qualifier
2007-04-09 Diane Troutadd function for marking 'N' regions
2007-04-09 Diane Troutadd draw function pointer to drawable
2007-04-06 Diane Troutremove annot class in favor of SeqSpan
2007-04-06 Diane TroutAdd getdefault to Annotations
2007-04-04 Diane Troutfix uninitialized pointer
2007-04-03 Diane Troutfix problems with motif changes not showing up in seque...
2007-03-31 Diane Trouttest motif editor
2007-03-30 Diane Troutincorporate drawable and annotations
2007-03-30 Diane Troutcreate class to hold drawing information
2007-03-30 Diane Troutcreate a metadata holding class
2007-03-27 Diane TroutHandle subseq when the parent is on the minus strand
2007-03-24 Diane Troutmove strand into seqspan
2007-03-21 Diane TroutMissed part of "Store Sequence sequence location in...
2007-03-21 Diane TroutMove alphabet type into SeqString
2007-03-20 Diane TroutStore Sequence sequence location in a shared_ptr class
2007-03-08 Diane Troutadd a useful comment
2007-02-20 Diane Troutmore error messages for loading an annotation.
2007-02-14 Brandon KingAdded newline char to end of line (remove compile warning)
2007-01-05 Diane Troutadd some newlines at the end of some of our files
2007-01-04 Diane Troutconditionally build the paircomp tests
2007-01-04 Diane Troutpaircomp used the string find_first_not_of
2007-01-04 Diane Troutsplit unittests into seperate executables
2006-12-14 Diane Troutlen(mussa.paths()) should equal the number of found...
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-29 Diane Troutadd python interface to seqcomp
2006-11-22 Diane TroutFinish off setting sequence offset user interface
2006-11-17 Diane Troutmore fs::native for user supplied paths
2006-10-30 Diane Troutinclude filename in unparsable annotation error message
2006-10-30 Diane Troutreport filename for invalid fasta files
2006-10-28 Diane Troutcompute the correct starting window size
2006-10-27 Diane Troutimplement set window state
2006-10-26 Diane Troutadd copy sequence as string option
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-20 Diane Troutadd nl to end of 3 files
2006-10-20 Diane Troutcopy motifs to a new subanalysis
2006-10-19 Diane Troutfix motif loader under release build
2006-10-19 Diane TroutSequence::rev_comp works on subsequences
2006-10-18 Diane Troutadd to_upper_case to some sequence unittests
2006-10-17 Diane Troutbe more forging of user provided file names
2006-10-17 Diane Troutremove old code
2006-10-17 Diane Troutchanging motifs should make the analysis dirty
2006-10-17 Diane Troutforce loaded sequence to uppercase
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-14 Diane Troutadd operator< to ConservedPath
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-13 Diane Troutsave motifs with the analysis
2006-10-12 Diane Troutbetter glyph offset computation
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-11 Diane Troutuse lines if a quad would be smaller than a pixel
2006-10-10 Diane Troutimplement alphabet for sequence
2006-10-05 Diane Troutlength 1 segments should be drawn as lines
2006-10-05 Diane Troutdraw link lines with a width
2006-10-04 Diane Troutadd --motifs
2006-10-04 Diane Troutfixes for Mussa::load_motif
2006-10-04 Diane Troutcolors should default to being visible
2006-10-03 Diane TroutAdd window titles
2006-06-15 Diane Troutfix wrong parent for scrollable_browser
2006-10-03 Diane TroutDeath to stupid mussa pointers
2006-09-19 Diane Troutcatch possible segfault with get_sequence()
2006-09-15 Diane Troutuse the loaded analysis path as the default save path
2006-09-15 Diane Troutkeep track of a subsequences parent
2006-09-15 Diane Troutreport our "start/stop" location on a subsequence
2006-09-15 Diane Troutuse an enum instead of a bool for strandedness
next