inprogress
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Fri, 4 Jan 2013 21:34:02 +0000 (21:34 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Fri, 4 Jan 2013 21:34:02 +0000 (21:34 +0000)
forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb

index 1563a82..a443ca2 100644 (file)
@@ -304,7 +304,8 @@ module Evoruby
                 fs_e_value_threshold,
                 hmm_for_protein_output,
                 i_e_value_threshold,
                 fs_e_value_threshold,
                 hmm_for_protein_output,
                 i_e_value_threshold,
-                true )
+                false,
+                species )
             end
             hmmscan_results_per_protein.clear
           end
             end
             hmmscan_results_per_protein.clear
           end
@@ -355,7 +356,8 @@ module Evoruby
         fs_e_value_threshold,
         hmm_for_protein_output,
         i_e_value_threshold,
         fs_e_value_threshold,
         hmm_for_protein_output,
         i_e_value_threshold,
-        uniprotkb )
+        uniprotkb,
+        species      )
 
       dc = 0
       # filter according to i-Evalue threshold
 
       dc = 0
       # filter according to i-Evalue threshold