Metadata-Version: 2.4
Name: adjudicator
Version: 0.1.0
Summary: A CLI tool for collapsing and filtering structural genome annotations using gene family assignments
Author-email: Connor Cameron <ctc@ncgr.org>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/ncgr/Adjudicator
Project-URL: Bug Tracker, https://github.com/ncgr/Adjudicator/issues
Keywords: bioinformatics,gff,gff3,gfa,genome,annotation,gene,gene model
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.1
Requires-Dist: intervaltree>=3.2.1
Requires-Dist: sortedcontainers>=2.4.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file

# Adjudicator
A tool for Adjudicating structural annotation evidence from genome assemblies
