Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.26 KB

software-boqa.md

File metadata and controls

18 lines (13 loc) · 1.26 KB
title
BOQA

The Bayesian Ontology Query Algorithm (BOQA) integrates the knowledge stored in an ontology and the accompanying annotations into a Bayesian network in order to implement a search system in which users enter one or more terms of the ontology to get a list of appropriate domain items. This is the companion Website to the original Bioinformatics publication. Here, we provide an implementation as well as the Benchmark procedure.

Usage

Please look into the README file in the distribution archive for usage instructions and licensing conditions.

Download

boqa-dist.tar.gz

Extended Benchmark

The benchmark procedure also includes procedures that we had to omit in the final publication due to space limitations. Next to the sampling approch using the Lin and Jan-Conrath measure, we also implemented a recent measure called MB that was published in the paper Finding Disease Similarity based on Implicit Semantic Similarity by Sachin Mathur and Deendayal Dinakarpandian. As in the publication, we provide ROC and precision/recall classifier measures.