inprogress
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Sat, 5 Jan 2013 00:10:30 +0000 (00:10 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Sat, 5 Jan 2013 00:10:30 +0000 (00:10 +0000)
forester/ruby/evoruby/lib/evo/tool/hmmscan_summary.rb

index 92bceb2..a1baafb 100644 (file)
@@ -370,7 +370,8 @@ module Evoruby
 
       hmmscan_results_per_protein.each do | r |
         
-        puts r
+        puts r.model
+         puts r.fs_e_value
         
         if r.model == hmm_for_protein_output
           if r.fs_e_value > fs_e_value_threshold