]> git.donarmstrong.com Git - biopieces.git/commit
rewrite of seq.rb and addition of seq/trim.rb
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Wed, 23 May 2012 14:14:54 +0000 (14:14 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Wed, 23 May 2012 14:14:54 +0000 (14:14 +0000)
commit6bbf0485db2edf04a3074f8cdd3ec747b469df7f
tree575a1aa37e662548fe5a1265132b4b4091daa8d8
parent0da08a8f8d8b0c642acca385bd807adb5369c6e1
rewrite of seq.rb and addition of seq/trim.rb

git-svn-id: http://biopieces.googlecode.com/svn/trunk@1821 74ccb610-7750-0410-82ae-013aeee3265d
code_ruby/Rakefile
code_ruby/lib/maasha/seq.rb
code_ruby/lib/maasha/seq/trim.rb [new file with mode: 0644]
code_ruby/test/maasha/seq/test_trim.rb [new file with mode: 0755]
code_ruby/test/maasha/test_seq.rb