]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/read_genbank
changed layout of ruby source
[biopieces.git] / bp_bin / read_genbank
index 6e471bb24c048aa81019f8a1162eda2f93260e42..1ab92e42eae5bb9650ede59838dd9c1d78756840 100755 (executable)
@@ -28,8 +28,8 @@
 
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
-require 'biopieces'
-require 'genbank'
+require 'maasha/biopieces'
+require 'maasha/genbank'
 
 casts = []
 casts << {:long=>'data_in',    :short=>'i', :type=>'files!', :mandatory=>false, :default=>nil, :allowed=>nil, :disallowed=>nil}