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

BED file IO. More...

Go to the source code of this file.

Classes

class  shore::bed_writer
 Writer for BED formatted files. More...
 
class  shore::bedgraph_writer
 Writer for BEDGraph formatted files. More...
 

Namespaces

 shore
 SHORE core API.
 

Constant Groups

 shore
 SHORE core API.
 

Typedefs

typedef shore::sink< bed_writer > shore::bed_sink
 BED file pipeline sink.
 
typedef shore::sink
< bedgraph_writer > 
shore::bedgraph_sink
 BEDGraph file pipeline sink.
 

Detailed Description

BED file IO.

Author
Felix Ott