From 542a08505f0a84d5d1d17b3e3b3f4dea5690a029 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Sat, 5 Jan 2013 00:01:10 +0000 Subject: [PATCH] inprogress --- forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb b/forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb index a0d1f81..75f5dd8 100644 --- a/forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb +++ b/forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb @@ -320,6 +320,8 @@ module Evoruby end end end + puts hmm_for_protein_output + puts hmmscan_results_per_protein if !hmm_for_protein_output.empty? && !hmmscan_results_per_protein.empty? process_hmmscan_results_per_protein( hmmscan_results_per_protein, fs_e_value_threshold, -- 1.7.10.2