summaryrefslogtreecommitdiff
path: root/views/neighbors.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-09-28 21:41:48 +0200
committergebele <gebele@in-silico.ch>2013-09-28 21:41:48 +0200
commitdf3cc235ddc9cba8606a66a33043b506d59ebb41 (patch)
tree63778e418fe881ba2372c18fceeb00447fbb7c7e /views/neighbors.haml
parente015957c317d311d0a579e68f8ff2f327a011fa3 (diff)
minor change in pc_link; clean up comments
Diffstat (limited to 'views/neighbors.haml')
-rw-r--r--views/neighbors.haml7
1 files changed, 1 insertions, 6 deletions
diff --git a/views/neighbors.haml b/views/neighbors.haml
index 7785eaa..f742cff 100644
--- a/views/neighbors.haml
+++ b/views/neighbors.haml
@@ -42,7 +42,6 @@
sortList: [[2,1]]
});
});
- /%h2= "Neighbors: "
- $logger.debug "neighbors compounds:\t#{p.data_entries[0]}\n"
- if p.data_entries[0][2] != nil && p.data_entries[0].size != 3
%h2= "Neighbors: "
@@ -70,7 +69,7 @@
%dt
Similarity
%dd
- %code lazar
+ %code{:style=>"font-size:x-large;"} lazar
calculates
%em
activity specific
@@ -93,10 +92,6 @@
- case c
- when /(false|true|inactive|active)/i
- c = c
- -#- when /(0|false|inactive)/
- - c = "non-carcinogen"
- -#- when /(1|true|active)/
- - c = "carcinogen"
- else
/- c = Array.new
- c = p.data_entries[count][2].round(3)