summaryrefslogtreecommitdiff
path: root/views/software.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/software.haml')
-rw-r--r--views/software.haml90
1 files changed, 61 insertions, 29 deletions
diff --git a/views/software.haml b/views/software.haml
index a231252..01ac88b 100644
--- a/views/software.haml
+++ b/views/software.haml
@@ -1,34 +1,66 @@
-%em in silico
-toxicology develops
-%a{:href => "http://en.wikipedia.org/wiki/Open_source_software"} open source
-software:
+%dl
+ %dt
+ %a{ :href => "http://lazar.in-silico.ch/" } lazar
-%ul
- %li
- Webservices and applications for the
- %a{:href => "http://www.opentox.org"} OpenTox
- framework
- %li
- The
- %code
- %a{ :href => "http://lazar.in-silico.de/" } lazar
+ %dd
+ %code lazar
(
%em Lazy Structure- Activity Relationships
- ) program for the prediction of toxic activities and webservices.
+ )
+ takes a chemical structure as input and provides predictions for a variety of toxic properties.
%code lazar
- can be used from a free
- %a{ :href => "http://lazar.in-silico.de/" } webinterface
- or by compiling the
- %a{ :href => "http://github.com/helma/lazar-core/" } source code
- (
- %a{ :href => "http://www.gnu.org/copyleft/gpl.html" } GNU License
- ) for a local installation.
-%p
-Please visit our
-%a{ :href => "http://github.com/helma"} GitHub repository
-to view and download the source code of our projects.
-%p
-We offer also
-%a{ :href => '/services' } commercial services
-for in-house installations, custom developments, consulting and support.
+ uses a automated and reproducible
+ %em read across
+ procedure to calculate predictions.
+ Rationales for predictions, applicability domain estimations and validation results are presented in a clear graphical interface for the critical examination by toxicological experts.
+ %code lazar
+ is built on top of the
+ %a{:href => "http://www.opentox.org"} OpenTox
+ framework.
+
+ %br
+ %code lazar
+ can be used
+ %ul
+ %li
+ from a free
+ %a{ :href => "http://lazar.in-silico.ch/" } webinterface,
+ %li
+ by installing public
+ %a{ :href => "http://github.com/opentox/lazar"} source code
+ (
+ %a{ :href => "http://www.gnu.org/copyleft/gpl.html" } GNU License
+ )
+ from GitHub
+ %li
+ or by purchasing a
+ %a{ :href => '/commercial' } virtual appliance with commercial support
+ for desktop or intranet installations
+ %dt
+ %a{:href => "http://www.opentox.org"} OpenTox
+ %dd
+ OpenTox webservices are the building blocks for a predictive toxicology framework. We maintain webservices for
+ %ul
+ %li compounds
+ %li features
+ %li datasets
+ %li algorithms
+ %li models
+ %li validation
+ %li authentication and authorisation
+ %li tasks
+
+ and have access to a variety of other OpenTox webservices (e.g. AMBIT database, QMRF/QPRF reporting services).
+
+ %dt
+ %a{:href => "http://www.toxbank.org"} ToxBank
+ %dd
+ provides the computational infrastructure for the SEURAT cluster of EU projects. We develop and maintain OpenTox compatible webservices for storing, searching and analysing experimental data.
+
+All projects are
+hosted under the
+%a{ :href => "http://www.gnu.org/copyleft/gpl.html" } GNU License
+at
+%a{ :href => "http://github.com/opentox"} GitHub.
+/ %a{:href => "http://en.wikipedia.org/wiki/Open_source_software"} open source