Metadata-Version: 2.4
Name: go3
Version: 0.1.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
License-File: LICENSE
Summary: Semantic similarity computations using Gene Ontology with Rust performance
Author-email: Jose Luis Mellina Andreu <joseluis.mellinaa@um.es>
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/Mellandd/GO3
Project-URL: Repository, https://github.com/Mellandd/GO3

# GO3 library
[![PyPI version](https://badge.fury.io/py/GO3.svg)](https://pypi.org/project/GO3/)

Library to calculate distances between elements in the Gene Ontology. It is written in Rust for a better performance.

