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

Root directory for the sourcecode.

More...

Directory dependency graph for src:
src

Directories

 classes
 Directory for the Python type definitions.
 
 formats
 Directory for C libraries for file format handling.
 

Files

 common.c
 Contains implementations for common functions and structs used by the other modules.
 
 common.h
 Contains common functions and structs used by the other modules.
 
 eccLib.c
 Main library file.
 
 functions.c
 Functions for parsing files. Core of the library.
 
 functions.h
 Contains the declarations of the functions used in the eccLib module.
 
 hashmap_ext.c
 Implementation of the hashmap_ext module.
 
 hashmap_ext.h
 Contains the declarations for our extension of the hashmap module.
 
 reader.c
 Implementation for the reader module.
 
 reader.h
 header for the reader module
 

Detailed Description

Root directory for the sourcecode.

contains all the source files for the project