Treffer: Parsing GTF and FASTA files using the eccLib Library.
Nucleic Acids Res. 2025 Jan 6;53(D1):D948-D957. (PMID: 39656687)
Brief Bioinform. 2021 Jul 20;22(4):. (PMID: 33341884)
Nature. 2020 Sep;585(7825):357-362. (PMID: 32939066)
Bioinformatics. 2020 Feb 1;36(3):918-919. (PMID: 31373614)
J Biotechnol. 2017 Nov 10;261:157-168. (PMID: 28888961)
Nucleic Acids Res. 1985 May 10;13(9):3021-30. (PMID: 2582368)
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.
(© The Author(s) 2025. Published by Oxford University Press.)