in progress
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Wed, 21 Mar 2012 04:31:28 +0000 (04:31 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Wed, 21 Mar 2012 04:31:28 +0000 (04:31 +0000)
forester/ruby/scripts/preprocess.rb

index 455b97e..2cc1479 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/ruby -w
 
 
 #!/usr/local/bin/ruby -w
 
 
-if ( ARGV == nil || ARGV.length != 3 )
+if ( ARGV == nil || ARGV.length != 2 )
   puts( "usage: preprocess.rb <input> <path to Pfam A HMMs>" )         
   exit( -1 )
 end 
   puts( "usage: preprocess.rb <input> <path to Pfam A HMMs>" )         
   exit( -1 )
 end