in progress...
authorcmzmasek <chris.zma@outlook.com>
Fri, 9 Jun 2017 20:12:00 +0000 (13:12 -0700)
committercmzmasek <chris.zma@outlook.com>
Fri, 9 Jun 2017 20:12:00 +0000 (13:12 -0700)
forester/ruby/evoruby/lib/evo/tool/msa_processor.rb

index 48bb6c1..1bcaeb3 100644 (file)
@@ -397,9 +397,7 @@ module Evoruby
               w.clean( @clean )
               w.set_max_name_length( @name_length )
             end
-            i = 0
             for m in msas
-              i = i + 1
               name = output + "_" + m.get_name
               if @fasta_output
                 name += ".fasta"