eccLib 1.1.0
Python library for bioinformatics written in C
Loading...
Searching...
No Matches
formats Directory Reference

Directory for C libraries for file format handling.

More...

Directory dependency graph for formats:
src/formats

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.
 

Detailed Description

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