summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-11-16 18:20:58 +0100
committerChristoph Helma <helma@in-silico.de>2009-11-16 18:20:58 +0100
commit5649c244043152cafc9cc26ffb853d722d214f35 (patch)
tree2868593536790e0d7915e31edc821b7a873d1843 /README
parent8062db078504759494a40ea1865af9a56cee5d91 (diff)
README updated
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 8 insertions, 16 deletions
diff --git a/README b/README
index 54aaff1..792ca3c 100644
--- a/README
+++ b/README
@@ -1,21 +1,13 @@
-OpenTox Fminer
-=============
+OpenTox Algorithm
+=================
* An OpenTox REST Webservice (http://www.opentox.org)
-* REST interface for the Fminer library (http://github.com/amaunz/libfminer)
-* Identifies substructures (linear fragments, trees, backbone refinement classes) in datasets
-* Implements a subset of the OpenTox algorithm API (http://opentox.org/wiki/opentox/Structure).
-* Current version runs at http://webservices.in-silico.ch/fminer/v0
+* Implements the OpenTox algorithm API for
+ - substructure matching
+ - fminer
+ - similarity
+ - lazar
-REST API
-
-Description Method URI Parameters Result Status codes
-
-Create BBRC features POST / Activity dataset URI Feature dataset URI 200, 500
-for a dataset
-
-INSTALLATION
-
-Run 'rake install' to install the required gems and libfminer
+Documentation: Source code (application.rb, smarts.rb, similarity.rb, fminer.rb, lazar.rb)
Copyright (c) 2009 Christoph Helma. See LICENSE for details.