An open API service indexing awesome lists of open source software.

https://github.com/Imageomics/TaxonoPy

A Python package for efficiently aligning organismal taxonomic hierarchies using the Global Names Verifier
https://github.com/Imageomics/TaxonoPy

alignment hierarchy taxonomic-resolution taxonomy tree-of-life

Last synced: 3 months ago
JSON representation

A Python package for efficiently aligning organismal taxonomic hierarchies using the Global Names Verifier

Awesome Lists containing this project

README

          


TaxonoPy banner

[![DOI](https://zenodo.org/badge/789041700.svg)](https://doi.org/10.5281/zenodo.15499454)

[![PyPI - Version](https://img.shields.io/pypi/v/taxonopy.svg)](https://pypi.org/project/taxonopy)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/taxonopy.svg)](https://pypi.org/project/taxonopy)

## TaxonoPy: Reproducible, Traceable, and Scalable Biological Taxonomy Alignment

TaxonoPy (taxon-o-pie) is a command-line tool for harmonizing large biodiversity datasets into a consistent taxonomy ready for AI applications. Built on the [Global Names Verifier (GNVerifier)](https://github.com/gnames/gnverifier), it provides complete provenance tracking, flexible resolution strategies, and batch processing of 100M+ records to address challenges in reproducibility and scale in massive multi-source taxonomy alignment.

## Documentaion
See https://imageomics.github.io/TaxonoPy for documentation on installation, usage, and more.

## Development
See the [Wiki Development Page](https://github.com/Imageomics/TaxonoPy/wiki/Development) for development instructions.