README.md in qsar-report-0.0.5 vs README.md in qsar-report-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
# QSAR-Report
-QMRF and QPRF reporting extension to OpenTox ruby modules and lazar
+QMRF and QPRF reporting extension to OpenTox ruby modules and lazar.
## About
Class for QMRF and QPRF reporting.
* QMRF:
Provides a ruby OpenTox class to prepare an initial version of a QMRF report.
The XML output is in QMRF version 1.3 and can be finalized with the QMRF editor 2.0 (https://sourceforge.net/projects/qmrf/)
@@ -74,6 +74,12 @@
* For full information on QSAR reporting see: [JRC QSAR Model Database and QSAR Model Reporting Formats](https://eurl-ecvam.jrc.ec.europa.eu/databases/jrc-qsar-model-database-and-qsar-model-reporting-formats)
Copyright
---------
Copyright (c) 2016 Christoph Helma, Micha Rautenberg, Denis Gebele. See LICENSE for details.
+
+Lazar QMRF Example
+------------------
+Here is an advanced example of the usage of the gem in lazar code:
+
+{include:file:example/example.rb}