SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
gff.hpp File Reference

GFF file IO. More...

Go to the source code of this file.

Classes

class  shore::gff_reader
 Read genomic features from a GFF files. More...
 
class  shore::gff_writer
 Write genomic features to a gff file. More...
 

Namespaces

 shore
 SHORE core API.
 

Constant Groups

 shore
 SHORE core API.
 

Typedefs

typedef shore::source< gff_reader > shore::gff_source
 GFF file pipeline source.
 
typedef shore::sink< gff_writer > shore::gff_sink
 GFF file pipeline sink.
 

Detailed Description

GFF file IO.

Author
Felix Ott