eccLib 1.3.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

Directories

 FastaBuff
 Directory for classes related to the FastaBuff class.
 
 GtfDict
 Directory for classes related to the GtfDict class.
 
 GtfList
 Directory for classes related to the GtfList class.
 

Files

 FastaReader.c
 Implementation for the FastaReader and FastaFile classes.
 
 FastaReader.h
 Header file for the FastaReader and FastaFile objects.
 
 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