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

Directory for the Python type definitions.

More...

Directory dependency graph for classes:
src/classes

Files

 FastaBuff.c
 Implementations for the FastaBuff object.
 
 FastaBuff.h
 Contains the definition of the FastaBuff object.
 
 FastaReader.c
 Implementation for the FastaReader and FastaFile classes.
 
 FastaReader.h
 Header file for the FastaReader and FastaFile objects.
 
 GtfDict.c
 Implementation of the GtfDict class.
 
 GtfDict.h
 Defines the GtfDict object interface.
 
 GtfList.c
 Contains the implementation of the GtfList object.
 
 GtfList.h
 Contains the definition of the GtfList object.
 
 GtfReader.c
 Contains the implementation of the iterative GTF reader.
 
 GtfReader.h
 This file defines the GtfReader and GtfFile object interface.
 

Detailed Description

Directory for the Python type definitions.

Each type has their own header file, and the implementation is in their corresponding source file