eccLib 1.3.0
Python library for bioinformatics written in C
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 doc
  srcRoot directory for the sourcecode
  classesDirectory for the Python type definitions
  FastaBuffDirectory for classes related to the FastaBuff class
 FastaBuff.cImplementations for the FastaBuff object
 FastaBuff.hContains the definition of the FastaBuff object
 FastaBuffViews.c
 FastaBuffViews.hContains the definition of the FastaBuff_iterator object
  GtfDictDirectory for classes related to the GtfDict class
 GtfDict.cImplementation of the GtfDict class
 GtfDict.hDefines the GtfDict object interface
 GtfDictViews.c
 GtfDictViews.hDefines the view types for the GtfDict class
  GtfListDirectory for classes related to the GtfList class
 GtfList.cContains the implementation of the GtfList object
 GtfList.hContains the definition of the GtfList object
 GtfListViews.c
 GtfListViews.hContains the definition of the GtfList view types
 FastaReader.cImplementation for the FastaReader and FastaFile classes
 FastaReader.hHeader file for the FastaReader and FastaFile objects
 GtfReader.cContains the implementation of the iterative GTF reader
 GtfReader.hThis file defines the GtfReader and GtfFile object interface
  formatsDirectory for C libraries for file format handling
 fasta.cImplementations for the FASTA module
 fasta.hHeader file for the FASTA module
 gtf.cImplementations for the GTF module
 gtf.hHeader file for the GTF module
  modulesDirectory for modules
 eccLib.cMain library file
 eccLib.hEccLib module header
 common.cContains implementations for common functions and structs used by the other modules
 common.hContains common functions and structs used by the other modules
 functions.cFunctions for parsing files. Core of the library
 functions.hContains the declarations of the functions used in the eccLib module
 hashmap_ext.cImplementation of the hashmap_ext module
 hashmap_ext.hContains the declarations for our extension of the hashmap module
 reader.cImplementation for the reader module
 reader.hHeader for the reader module