inprogress
[jalview.git] / forester / ruby / scripts / preprocess.rb
index 455b97e..2cc1479 100644 (file)
@@ -1,7 +1,7 @@
 #!/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