Treffer: Parsing GTF and FASTA files using the eccLib Library.
Title:
Parsing GTF and FASTA files using the eccLib Library.
Authors:
Chady, Tomasz1 (AUTHOR), Filutowska, Zuzanna Karolina2 (AUTHOR)
Source:
Bioinformatics. Oct2025, Vol. 41 Issue 10, p1-5. 5p.
Subject Terms:
Database:
Academic Search Index
Weitere Informationen
Summary Leveraging the Python/C API, eccLib was developed as a high-performance library designed for parsing genomic files and analysing genomic contexts. To the best of the authors' knowledge, it is the fastest Python-based solution available. With eccLib , users can efficiently parse GTF/GFFv3 and FASTA files and utilize the provided methods for additional analysis. Availability and implementation This library is implemented in C and distributed under the GPL-3.0 licence. It is compatible with any system that has the Python interpreter (CPython) installed. The use of C enables numerous optimizations at both the implementation and algorithmic levels, which are either unachievable or impractical in Python. [ABSTRACT FROM AUTHOR]