AEGIS: an annotation extraction and genomic integration resource.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 42262904.
- Also identified by DOI 10.1093/bioinformatics/btag363.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Genome annotation files (GFF3/GTF) are the standard for storing genomic feature data, yet their flexibility often results in formatting inconsistencies that create bottlenecks for downstream bioinformatics analyses. A robust, unified framework is required to parse, standardise, and validate these files to ensure interoperability and facilitate complex comparative genomic tasks. We present AEGIS (Annotation Extraction and Genomic Integration Suite), a comprehensive toolkit designed to parse, correct, and standardise genome annotations. Beyond quality control, AEGIS provides advanced modules for flexible feature extraction (e.g., coding sequences, promoters) and comparative genomic analysis. Uniquely, it integrates multiple lines of evidence, including sequence homology, synteny, and coordinate-based lift-overs, to assess gene model correspondence and infer orthology. We demonstrate the utility of AEGIS by quantifying complex structural changes between Arabidopsis annotation versions and identifying high-confidence orthologues across diverse plant genomes. AEGIS is implemented in Python. Source code and documentation are freely available under the GPL-3 license at {{https://github.com/Tomsbiolab/aegis}} and as a Docker container at {{https://hub.docker.com/r/tomsbiolab/aegis}}. The package is also available on PyPI (pip install aegis-bio). Supplementary data are available at Bioinformatics online.