]> git.donarmstrong.com Git - biopieces.git/history - code_ruby
fixed SCORE_BASE global var
[biopieces.git] / code_ruby /
2013-02-25 martinahansenfixed SCORE_BASE global var
2013-02-19 martinahansenadded provisional write sam support
2013-02-08 martinahansenfixed quality score validity check
2013-02-04 martinahansenadded qual_valid? method to Seq.rb
2013-02-02 martinahansenfixed minor bug in error handling
2013-01-16 martinahansenfixed bad tests in match.rb
2013-01-03 martinahansenpolished pairwise alignment code
2013-01-02 martinahansenadded new match.rb and tests
2013-01-02 martinahansenadded new match.rb and tests
2013-01-02 martinahansenadded test for align dir
2013-01-02 martinahansenrenaming match.rb to matches.rb
2013-01-02 martinahansenmoved mum.rb
2012-12-20 martinahansenclearnup of pair align code
2012-12-11 martinahansenadded unit test to backtrack code
2012-12-10 martinahansenfixed bug in backtrack.rb
2012-12-10 martinahansenfixed unit tests for backtrack.rb
2012-12-06 martinahansenfixed unit tests
2012-12-05 martinahansenrenamed patternmatcher to dynamic
2012-12-05 martinahansenrenamed patternmatcher to dynamic
2012-12-05 martinahansenfixing name space collision
2012-12-05 martinahansenrefactorying PatternMatcher to Dynamic
2012-12-05 martinahansenrenamed patternmatcher to dynamic
2012-12-05 martinahansencleaned comments
2012-12-05 martinahansenrefactor match->patmatch scan->patscan
2012-12-05 martinahansenrefactor match->patmatch scan->patscan
2012-12-04 martinahansenadded patmatch method to backtrack.rb
2012-12-04 martinahansenadded private to patternmatcher
2012-12-04 martinahansenfixed unit tests for patternmatcher
2012-12-04 martinahansenadded some text
2012-12-03 martinahansenfixed constants for align.rb
2012-12-03 martinahansenported patternmatcher to C
2012-11-30 martinahansenfinished backtrack drama
2012-11-30 martinahansenadded state to backtrack.rb
2012-11-30 martinahansendone revert of test_backtrack.rb
2012-11-30 martinahansenreverted test_backtrack.rb to r1827
2012-11-30 martinahansenreverted backtrack.rb to 2006 prior to struct version
2012-11-29 martinahansendisabling backtrack which causes compile error
2012-11-28 martinahansenfixing up backtrack code
2012-11-28 martinahansenadded output of mis ind and del to backtrack code
2012-11-27 martinahansenpolished backtrack.rb
2012-11-27 martinahansenbacktrack.rb polish
2012-11-21 martinahansenadded exception handling for missing SFF coordinates
2012-11-20 martinahansenadded uchime to usearch
2012-11-01 martinahansenadded get_entry method to biopieces.rb
2012-10-10 martinahansenadded some file locking to biopieces.rb
2012-10-10 martinahansenadded dynamic mem allocation to findsim.rb
2012-10-10 martinahansenadded dynamic mem allocation to findsim.rb
2012-10-09 martinahansencleanup of findsim.rb
2012-10-09 martinahansencleanup of findsim.rb
2012-09-27 martinahansenfinishing work on match.rb
2012-09-21 martinahansenadded parser for phred qual to fasta.rb
2012-09-21 martinahansenadded qual_base(33|64)? methods to seq.rb
2012-09-13 martinahansenpair.rb now working correctly
2012-09-12 martinahansenworked on pair aligner
2012-09-11 martinahansenworking on pair.rb
2012-09-11 martinahansenadded align/match.rb
2012-09-11 martinahansenworked on pair.rb
2012-09-10 martinahansenfixed unit tests for seq.rb
2012-09-04 martinahansenadded math_aux.rb
2012-09-04 martinahansenadded test_math_aux.rb
2012-08-16 martinahansendid something to findsim.rb
2012-08-07 martinahansenlast fix on prodigal upgrade
2012-08-07 martinahansenupgraded prodigal
2012-07-13 martinahansenfixed another bug in find orfs
2012-07-13 martinahansenfixed bug in orf finder
2012-07-13 martinahansenmade orf finder case insensitive
2012-07-13 martinahansenadded orf finder to seq.rb
2012-07-10 martinahansenadded align/pair.rb to ruby trunk
2012-07-10 martinahansenfixed align.rb up a bit
2012-07-10 martinahansenadded -m hardcoded option to prodigal.rb
2012-07-10 martinahansenfixed bug for missing sequence in genbank parser
2012-07-02 martinahansenadded mum.rb
2012-06-29 martinahansenclean-up of ruby code to remove rake warnings
2012-06-29 martinahansenrewrote mean_scores to fix bug
2012-06-29 martinahansenadded scores_mean method to seq.rb
2012-06-28 martinahansencleanup of pair stuff in align.rb
2012-06-27 martinahansenfixed inline code warning
2012-06-25 martinahansenfixed bug in findsim.rb
2012-06-25 martinahansenadded max_diversity swith to findsim.rb
2012-06-08 martinahansenrefactoring biopieces.rb
2012-06-08 martinahansenfixed unit tests for test_trim.rb
2012-05-31 martinahansenfixed bad error msg
2012-05-30 martinahansenfixed bug in sff.rb clip and mask methods
2012-05-30 martinahansenfixed bug in sff.rb to_seq method
2012-05-30 martinahansenadded to_seq method to sff.rb
2012-05-24 martinahansenfixed ugly bug in trim.rb
2012-05-24 martinahansenmoved patscan.rb
2012-05-24 martinahansenmoved backtrack.rb
2012-05-24 martinahansenmoved patternmatcher.rb
2012-05-24 martinahansenmoving digest.rb
2012-05-23 martinahansenrefactored SeqError/TrimError
2012-05-23 martinahansenrewrite of seq.rb and addition of seq/trim.rb
2012-05-23 martinahansenrefactored argument precise to realign
2012-04-23 martinahansenworkied on pair wise aligner
2012-04-19 martinahansenadded precise alignment option to findsim.rb
2012-04-19 martinahansenfixed double insertion of indels in alignments (missing...
2012-04-18 martinahansenadded identity method to align.rb
2012-04-18 martinahansenchanged report_scores to max_hits in findsim.rb
2012-04-18 martinahansenadded to_bp method to findsim.rb
2012-04-18 martinahansenadded q_id and s_id options to findsim.rb
next