public class SMComputationGO_pairwise
extends Object
Example of a Semantic measure computation using the Semantic Measures
Library. In this snippet we estimate the similarity of two concepts expressed
in the Gene Ontology. The Gene Ontology is expressed in OBO format. The
similarity is estimated using Lin's measure.
More information at http://www.semantic-measures-library.org/
Note that you can set the LOG level in specified in log4j.xml, e.g. in root
element, change value="INFO" to value="DEBUG"
- Author:
- Sébastien Harispe