From: cmzmasek@gmail.com Date: Fri, 20 Sep 2013 21:51:07 +0000 (+0000) Subject: inprogress X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=0069935886035095ac65f8355092825d6e91cdad;p=jalview.git inprogress --- diff --git a/forester/ruby/evoruby/lib/evo/tool/domain_sequence_extractor.rb b/forester/ruby/evoruby/lib/evo/tool/domain_sequence_extractor.rb index efe6f6a..5c8619d 100644 --- a/forester/ruby/evoruby/lib/evo/tool/domain_sequence_extractor.rb +++ b/forester/ruby/evoruby/lib/evo/tool/domain_sequence_extractor.rb @@ -254,7 +254,7 @@ module Evoruby puts() puts( " " + PRG_NAME + ".rb [options] " ) puts() - puts( " options: -" + E_VALUE_THRESHOLD_OPTION + "=: E-value threshold, default is no threshold" ) + puts( " options: -" + E_VALUE_THRESHOLD_OPTION + "=: iE-value threshold, default is no threshold" ) puts( " -" + LENGTH_THRESHOLD_OPTION + "=: length threshold, default is no threshold" ) puts( " -" + ADD_POSITION_OPTION + ": to add positions (rel to complete seq) to extracted domains" ) puts( " -" + ADD_DOMAIN_NUMBER_OPTION + ": to add numbers to extracted domains (in case of more than one domain per complete seq) (example \"domain~2-3\")" )