Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 952 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 952 Bytes

QsarDB common libraries

Java libraries for handling QSAR/QSPR related data in QsarDB archives. The QsarDB common libraries provide general functionality for conversion between different data formats, performing predictions with models, validating QDB archives, statistics, etc.

Building from source

Building requires Maven 3 and Java 1.6 or newer.

Install the latest version of qsardb dependencies and run:

mvn install

Availability

QsarDB libraries are also available from the Maven Central Repository.

Contact

qsardb@chem.ut.ee

License

New BSD License, see LICENSE.txt for details.