]> git.donarmstrong.com Git - biopieces.git/history - code_ruby
added edit_distance method to seq.rb
[biopieces.git] / code_ruby /
2011-10-17 martinahansenadded methods to bitarray.rb
2011-10-17 martinahansenbitarray.rb bits_on method speedup x 3
2011-10-17 martinahansencleanup of bitarray.rb
2011-10-17 martinahansenchanged bitwise operators in bitarray to inline
2011-10-17 martinahansenupgraded bitarray to work with narray for speed
2011-10-17 martinahansenadded comment to bitarray.rb
2011-10-13 martinahansenfixed fastq issue
2011-10-13 martinahansensmoothed ruby code to get rid of warnings
2011-10-13 martinahansenbeautifying fasta.rb
2011-10-13 martinahansenadded Class method Seq.new_bp to seq.rb
2011-10-13 martinahansenadded to_fastq method seq.rb
2011-10-12 martinahansenadded crufty puts method to fastq.rb
2011-10-06 martinahansenfixed alignment descriptors in sam.rb
2011-09-23 martinahansenremoved bad method from fastq.rb
2011-09-23 martinahansenfixed mistakes in test_fasta.rb
2011-09-23 martinahansenfixed newline to rec seperator in seq.rb
2011-09-19 martinahansenfixed grave bug in genbank.rb
2011-09-06 martinahansenfixed typo in test_biopieces.rb
2011-09-05 martinahansenadded hamming_distance method to seq.rb
2011-09-05 martinahansenpolishing on sam.rb
2011-09-05 martinahansenspeedup of bits.rb
2011-09-05 martinahansenspeedup of bits.rb
2011-09-05 martinahansenpolished test_cigar.rb
2011-09-01 martinahansenpolish of cigar.rb
2011-08-31 martinahansencorrected bug in sam.rb
2011-08-31 martinahansensam update
2011-08-31 martinahansenworked on sam - added 1 to phred score check in seq.rb
2011-08-29 martinahansenadded cigar.rb and test_cigar.rb
2011-08-29 martinahansenworking on sam.rb
2011-08-24 martinahansenworked on unit tests for sam.rb
2011-08-24 martinahansenworked on unit tests for sam.rb
2011-08-24 martinahansenworked on unit tests for sam.rb
2011-08-24 martinahansenworked on unit tests for sam.rb
2011-08-24 martinahansenworked on unit tests for sam.rb
2011-08-24 martinahansenworked on unit tests for sam.rb
2011-08-23 martinahansenworked on unit tests for sam.rb
2011-08-23 martinahansenworked on unit tests for sam.rb
2011-08-23 martinahansenworked on unit tests for sam.rb
2011-08-23 martinahansenworked on unit tests for sam.rb
2011-08-23 martinahansenworked on unit tests for sam.rb
2011-08-22 martinahansenworked on sam.rb
2011-06-17 martinahansenadded sam.rb to ruby trunk
2011-06-17 martinahansenadded sam.rb to ruby trunk
2011-06-13 martinahansenadded Seq.type_guess to ruby code
2011-05-23 martinahansenfixed critical bug in biopieces.rb and reworked find_ad...
2011-05-23 martinahansencommitting major ruby overhaul
2011-05-19 martinahansenfiddleling with biopieces.rb
2011-05-19 martinahansenpreparing biopieces.rb rewrite
2011-05-18 martinahansenfixed a path in biopieces.rb
2011-05-18 martinahansenrefactored patternmatcher
2011-05-13 martinahansenupdated 00README file in ruby dir
2011-05-13 martinahansencleaning up old ruby trunk
2011-05-13 martinahansenchanged layout of ruby source
2011-05-11 martinahansen1 vector only patternmatcher.rb now :o)
2011-05-10 martinahansenadded procedure switch to find_genes
2011-05-09 martinahansenadded coverage method to prodigal.rb
2011-05-09 martinahansenadded prodigal.rb
2011-05-09 martinahansenupdated genbank.rb to allow empty defaults
2011-05-04 martinahansenfixed default cast for lists in biopieces.rb
2011-05-02 martinahansencode update
2011-04-19 martinahansenfixed bit fields in pattern matcher
2011-04-18 martinahansenadded find_adaptor biopiece
2011-04-16 martinahansencleaned patternmatcher code
2011-04-15 martinahansenpattern hell
2011-04-14 martinahansenupdated patternmatcher code
2011-03-30 martinahansenreverted patternmatcher to original
2011-03-30 martinahansenupdated find_mids
2011-03-29 martinahansenseq.rb update
2011-03-29 martinahansenadded final unit test to test_patternmatcher.rb
2011-03-29 martinahansenfixed Rakefile
2011-03-29 martinahansenremoved amatch dependency in ruby code
2011-03-28 martinahansenfixed patternmatcher.rb
2011-03-28 martinahansenadded PatternMatcher to ruby code
2011-03-20 martinahansenplain and hd match in ruby Seq.rb now works
2011-03-19 martinahansenworked on match code in Seq.rb
2011-03-19 martinahansenadded rdoc stuff
2011-03-19 martinahansenworked on match code for ruby Seq class
2011-03-19 martinahansenadded test_digest.rb
2011-03-19 martinahansensplit digest.rb from seq.rb
2011-03-19 martinahansenremoving align.rb code
2011-03-19 martinahansenremoving align.rb code
2011-03-19 martinahansencleanup of Filsys in ruby code
2011-03-18 martinahansenfilesys now polished
2011-03-18 martinahansenadded filesys
2011-03-18 martinahansenfixed stdin read for fastq and ruby code
2011-03-18 martinahansenpolishing stdin for ruby code
2011-03-17 martinahansenruby cleanup
2011-03-14 martinahansenfixed missing license
2011-03-08 martinahansenupdated remove_illumina_adaptor
2011-03-07 martinahansenadded hamming distance to adaptor location/clipping...
2011-03-07 martinahansenadded hamming_dist method to bits.rb
2011-03-07 martinahansenadded bits.rb and test_bits.rb
2011-02-20 martinahansenpolished seq.rb
2011-02-20 martinahansenadded remove_illumina_adaptor Biopiece
2011-02-19 martinahansenadded qual clipping to ruby code
2011-02-19 martinahansentried to fix unit testing errs in test_genbank.rb
2011-02-19 martinahansenadded Rakefile for unit testing of ruby code
2011-02-19 martinahansenadded adaptor_locate and adaptor_clip methods to ruby...
2011-02-11 martinahansenfixed typo in sff.rb
2011-02-11 martinahansenfixed typo in base36.rb
next