]> git.donarmstrong.com Git - biopieces.git/shortlog
biopieces.git
2014-03-18 martinahansenremoved debug message master
2014-03-18 martinahansenfixed file bug
2014-03-18 martinahansenadded file check
2014-03-18 martinahansenpolish of fastq
2014-02-06 martinahansenfixed typo in max_vals
2014-01-13 martinahansenfixed each_orf
2014-01-13 martinahansenrefactor subseq to Seq#[]
2014-01-13 martinahansenremoved subseq and subseq! methods in favor of []
2014-01-13 martinahansenexchanged subseq with seq[]
2014-01-13 martinahansenexchanged subseq with seq[]
2014-01-13 martinahansenrefactor foo to record
2013-12-19 martinahansenfixed missing field problem in analyze_vals
2013-12-18 martinahansenupgraded dependencies
2013-12-18 martinahansenupgraded installer deps
2013-12-18 martinahansenupdateing to idba hybrid
2013-12-13 martinahansenchanged fasta parse to allow leading empty lines
2013-12-11 martinahansenfixed wrap bug in seq.rb
2013-12-05 martinahansenfixed qual scores in sam.rb
2013-12-05 martinahansenfixed qual scores in sam.rb
2013-12-05 martinahansenfixed encoding bug in bowtie_seq
2013-12-04 martinahansenadded ugly fix to ruby gnuplot dumb print problem
2013-12-03 martinahansenfixed name issue in uclust_seq
2013-12-02 martinahansenfinishing slice_align biopiece
2013-12-02 martinahansenfinishing slice_align biopiece
2013-12-02 martinahansenadded more tests to slice_align
2013-12-02 martinahansenadded tests for slice_align
2013-12-02 martinahansenfixed bug in assemble_pairs
2013-11-29 martinahansenfixed read_454 tests
2013-11-29 martinahansenadded tests to find_orfs
2013-11-29 martinahansenfixed another each_orf bug
2013-11-29 martinahansenfixed bug in find_orfs
2013-11-29 martinahansenadded slice_align biopiece
2013-11-25 martinahansenfixed encoding bug in read_454
2013-11-25 martinahansenfixed encoding in write_454
2013-11-25 martinahansenplot_scores max length set to 100K
2013-11-07 martinahansenfixed installer issue
2013-10-30 martinahansenfixed bug in pair assembler
2013-10-30 martinahansenadded patscan_trim method to Seq
2013-10-25 martinahansenfixed analyze_vals issue
2013-10-25 martinahansenadded -o and -x to analyze_vals
2013-10-24 martinahansenrefactored backtrack methods to use options hash in...
2013-10-24 martinahansenfixed Seq object creation in sff.rb
2013-10-24 martinahansennow using roche mid module for find_barcodes
2013-10-24 martinahansenadded roche mid module
2013-10-24 martinahansenadding table.rb
2013-10-23 martinahansenremoved commented out stale code
2013-10-18 martinahansenfixed method name change
2013-10-17 martinahansenfixed QA_454_report.rb to work with new analyze_vals
2013-10-17 martinahansenfixed QA_454_report.rb to work with new analyze_vals
2013-10-17 martinahansenfixed QA_454_report.rb to work with new analyze_vals
2013-10-17 martinahansenfixed QA_454_report.rb to work with new analyze_vals
2013-10-16 martinahansencleanup of analyze_vals added analyze_scores
2013-10-15 martinahansenrewrote analyze_vals
2013-10-15 martinahansenrewrote write_tab
2013-10-15 martinahansenrewrote write_tab
2013-10-08 martinahansenrefactoring of assemble_pairs
2013-10-08 martinahansenfixed seq qual length check
2013-10-07 martinahansenDRY refactorying of backtrack code
2013-10-07 martinahansengzip fiddling
2013-10-07 martinahansenexchanged zlib code with commandline gzip
2013-10-07 martinahansenfixed symlink flaw in file type detection
2013-10-01 martinahansenchanged Seq.new argument to hash
2013-09-26 martinahansenadded test for length of seq/qual mismatch
2013-09-26 martinahansendisabling buggy bzip2-ruby
2013-09-26 martinahansentemporary fix of bzip2 read problem
2013-09-26 martinahansenadded prefix option to write_fasta_files and write_fast...
2013-09-25 martinahansenadded bzip2-ruby gem requirement
2013-09-25 martinahansenadded bzip2-ruby gem requirement
2013-09-25 martinahansenadded gzip/bzip2 output option to write_fastq_files
2013-09-25 martinahansenadded support for gzip/bzip2 in write_fasta_files ...
2013-09-25 martinahansenported write_fasta to ruby enabling bzip2 support
2013-09-25 martinahansenadded bzip output test to write_fastq
2013-09-25 martinahansenadding bzip2 support in ruby
2013-09-23 martinahansenfixed isseu in find_orphans
2013-09-23 martinahansencreated find_orphans Biopiece
2013-09-18 martinahansenbeautifing ambiguity.rb
2013-09-18 martinahansenimplemented hamming_dist in inline C
2013-09-18 martinahansenadd comments to ambiguity.rb
2013-09-18 martinahansenfixed broken tests not workin with Ruby2
2013-09-18 martinahansenadded amiguity.rb
2013-09-18 martinahansenadded mem.rb
2013-09-18 martinahansenadded ambiguity to hamming_distance
2013-09-16 martinahansenfixed overlap bug in patscan_seq
2013-09-13 martinahansenadded missing cpus switch to uclust_seq
2013-09-09 martinahansenpolish usearch_seq
2013-09-09 martinahansenpolish uclust_seq
2013-09-09 martinahansenfixing usearch upgrade
2013-09-06 martinahansenupgraded uclust_seq to support usearch7
2013-06-24 martinahansenfixed genbank and embl parsing of 5'UTR and 3'UTR
2013-06-24 martinahansenadded \r remove hack to genbank/embl parsers
2013-06-23 martinahansenmoved inline C code to seperate file
2013-06-21 martinahansenadded edit_distance method to seq.rb
2013-06-21 martinahansenfixed ambiguity in levenshtein.rb
2013-06-20 martinahansenadded levenshtein edit distance calculator
2013-06-20 martinahansenadded levenshtein edit distance calculator
2013-06-20 martinahansenadded levenshtein edit distance calculator
2013-06-17 martinahansenupdated patscan_seq
2013-06-17 martinahansenupdated patscan_seq
2013-06-04 martinahansenadded missing files
2013-06-04 martinahansenrevamped find_homopolymers
next