eccLib 1.1.0
Python library for bioinformatics written in C
|
Directory for C libraries for file format handling.
More...Files | |
fasta.c | |
Implementations for the FASTA module. | |
fasta.h | |
Header file for the FASTA module. | |
gtf.c | |
Implementations for the GTF module. | |
gtf.h | |
Header file for the GTF module. | |
Directory for C libraries for file format handling.
There's plenty of code that is reused by both, for example, GtfReader and GtfDict, so this reused code is in the formats directory