sba1 / boqa

Bayesian Ontology Query Algorithm (BOQA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code that accompanies the article Bayesian Ontology Querying for Accurate and Noise-Tolerant Semantic Searches published in the Bioinformatics journal in 2012.

Usage

In order to start the benchmark, invoke the makefile within the boqa directory via make. You need Java, Maven, and R for successfully completing the benchmark process. Look into the code for more details about the implementation and how to use it in your own research project. Remember that it also often helps to just read the supplied tests to understand how to use an API. In particular, the BOQA implementation is tested in BOQATest class.

Patent

The authors of this software have filed a patent on ontology search algorithms for several applications, including the algorithm implemented in this work.

We release the source code under the ClearBSD license. Additional, we grant the usage of the patent for academic purposes that have no commercial interests. Other parties have to contact one of the authors for obtaining permission or a license.

About

Bayesian Ontology Query Algorithm (BOQA)

License:Other


Languages

Language:Java 72.2%Language:JavaScript 25.6%Language:R 1.1%Language:HTML 0.4%Language:Makefile 0.3%Language:CSS 0.2%Language:Shell 0.1%