summaryrefslogtreecommitdiff
path: root/views/similarity.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-08-06 13:30:15 +0200
committerChristoph Helma <helma@in-silico.ch>2010-08-06 13:30:15 +0200
commit4315a4ef2bfc625dc2f3ed69dd6c90ddb0dd5593 (patch)
tree82d7520fba83cb2d5652ae7f61767cb112e72f94 /views/similarity.haml
parent05ed7ad074f48cf36b60740665c1a0962ff0a55d (diff)
lazar details implemented
Diffstat (limited to 'views/similarity.haml')
-rw-r--r--views/similarity.haml19
1 files changed, 19 insertions, 0 deletions
diff --git a/views/similarity.haml b/views/similarity.haml
new file mode 100644
index 0000000..659eb50
--- /dev/null
+++ b/views/similarity.haml
@@ -0,0 +1,19 @@
+%dl#similarity{ :style => "display: none;" }
+ %dt
+ Similarity
+ (
+ = hide_link "#similarity"
+ )
+ %dd
+ %code lazar
+ calculates
+ %em activity specific
+ similarities based on the presence of statistically
+ = toggle_link "#significant_fragments", "significant fragments"
+ This procedure will
+ %ul
+ %li consider only those parts of a chemical structure that are relevant for a particular endpoint
+ %li ignore inert parts of the structure
+ %li lead to different similarities, depending on the toxic endpoint
+ Similarities of 1 may be encountered even for structurally dissimilar compounds, because inert parts are ignored.
+