summaryrefslogtreecommitdiff
path: root/views/lazar.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-02-08 10:05:25 +0100
committerChristoph Helma <helma@in-silico.ch>2011-02-08 10:05:25 +0100
commit86e652e6ebbf13e2385c2ce9114d92d3eaf9a87d (patch)
treef54ac68c26709009487925e4834e8e6b44e7b4de /views/lazar.haml
parent4edc55affca2a5312f5e9b03c874c02c0fc0dce6 (diff)
initial crossvalidation
Diffstat (limited to 'views/lazar.haml')
-rw-r--r--views/lazar.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/lazar.haml b/views/lazar.haml
index a46f82c..64b82bf 100644
--- a/views/lazar.haml
+++ b/views/lazar.haml
@@ -55,4 +55,6 @@
= haml :feature_table, :locals => {:features => sort(@prediction.descriptors(@compound))}, :layout => false
%tbody#neighbors
- = haml :neighbors, :locals => {:neighbors => @prediction.neighbors(@compound), :page => @page}, :layout => :false
+ -#= @prediction.neighbors(@compound).to_yaml
+ = haml :neighbors, :locals => {:neighbors => @prediction.neighbors(@compound), :page => @page}#, :layout => :false
+ -#= haml :neighbors