]> git.donarmstrong.com Git - biopieces.git/history - code_ruby/test/maasha/test_seq.rb
added edit_distance method to seq.rb
[biopieces.git] / code_ruby / test / maasha / test_seq.rb
2013-06-21 martinahansenadded edit_distance method to seq.rb
2013-06-04 martinahansenrevamped find_homopolymers
2013-03-12 martinahansenadded seq/assemble.rb
2013-03-11 martinahansenadded [] og []= to seq.rb
2013-03-08 martinahansenadded new Biopiece merge_pair_seq
2013-03-08 martinahansenrefactoring of ruby code converting sequences types...
2013-03-08 martinahansenadded << method to Seq.rb
2013-03-08 martinahansenrewrite of FASTQ internals
2013-02-28 martinahansenrefactoring of revcomp in seq.rb
2013-02-28 martinahansenadded Seq.shuffle method and tests
2013-02-08 martinahansenfixed quality score validity check
2013-02-04 martinahansenadded qual_valid? method to Seq.rb
2012-06-29 martinahansenadded scores_mean method to seq.rb
2012-05-23 martinahansenrewrite of seq.rb and addition of seq/trim.rb
2012-04-11 martinahansenported write_fastq to ruby and allowed different encodi...
2012-02-03 martinahansenrounding up work on denoise_seq
2012-01-23 martinahansenrewrote mask_seq_hard and mask_seq_soft methods to...
2012-01-11 martinahansenadded remove_indels method
2011-11-09 martinahansenfixed bug in seq.to_fasta
2011-11-01 martinahansenadded quality_trim to seq.rb along with unit tests
2011-11-01 martinahansenfixed unit tests for reverse and revcomp in seq.rb
2011-10-13 martinahansenadded Class method Seq.new_bp to seq.rb
2011-10-13 martinahansenadded to_fastq method seq.rb
2011-09-05 martinahansenadded hamming_distance method to seq.rb
2011-06-13 martinahansenadded Seq.type_guess to ruby code
2011-05-13 martinahansenchanged layout of ruby source