]> git.donarmstrong.com Git - biopieces.git/commit
added PatternMatcher to ruby code
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Mon, 28 Mar 2011 14:46:16 +0000 (14:46 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Mon, 28 Mar 2011 14:46:16 +0000 (14:46 +0000)
commite3d39adeb168cd8ac24e43920778457029723401
tree8014f2831e20608c80d3e963a63eda9bf18e6a1a
parentcdbd4497b13b247333ac445663994785978481df
added PatternMatcher to ruby code

git-svn-id: http://biopieces.googlecode.com/svn/trunk@1305 74ccb610-7750-0410-82ae-013aeee3265d
code_ruby/Maasha/lib/patternmatcher.rb [new file with mode: 0644]
code_ruby/Maasha/lib/seq.rb
code_ruby/Maasha/test/test_patternmatcher.rb [new file with mode: 0755]
code_ruby/Maasha/test/test_seq.rb