summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-05-16 14:46:00 +0000
committerChristoph Helma <helma@in-silico.ch>2011-05-16 14:46:00 +0000
commitb19f254428c46061a88dbe11b0298a48abf85648 (patch)
tree7d56fc675e60f7a1ee0d8bd117d90582b22bed78
parentdb1251962cc926312d1b5d06a06f95344130b537 (diff)
haml format error fixed in views/lazar.haml
-rw-r--r--views/lazar.haml12
1 files changed, 0 insertions, 12 deletions
diff --git a/views/lazar.haml b/views/lazar.haml
index 6ae6b20..3f1d030 100644
--- a/views/lazar.haml
+++ b/views/lazar.haml
@@ -18,12 +18,9 @@
%th Supporting information
%tr
- -# %td
- %img{:src => @compound.to_image_uri, :alt => @compound.to_smiles}
%td.image= compound_image(@compound,@prediction.descriptors(@compound))
%td= activity_markup(@prediction.value(@compound))
%td= sprintf('%.03g', @prediction.confidence(@compound))
- -#%td= @prediction.confidence(@compound)
%td
%ul
%li
@@ -34,15 +31,6 @@
$("tr#names").toggle();
});
%li= toggle_link("#fragments","Significant fragments")
- -# This does not work, ask nina/vedrin
- -# %li
- %a{:href => "http://ambit.uni-plovdiv.bg:8080/ambit2/query/structure/?search=#{@compound.smiles}", :rel => "external"} Ambit data
- -# %li
- %a{:href => "http://www.ncbi.nlm.nih.gov/sites/entrez?cmd=PureSearch&db=pccompound&term=#{URI.encode('"'+@compound.inchi+'"[InChI]')}", :rel => "external"} PubChem data
- (external)
- -# %li
- %a{:href => "http://chem.sis.nlm.nih.gov/chemidplus/direct.jsp?result=advanced&inchi=#{URI.encode @compound.inchi}", :rel => "external"} ToxNet data
- -#http://chem.sis.nlm.nih.gov/chemidplus/direct.jsp?result=advanced&regno=000143157
%tr#names{ :style => "display: none;" }
%td{:colspan => '4'}