SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::bedgraph_writer Class Reference

Writer for BEDGraph formatted files. More...

Public Types

typedef shore::coverage append_type
 

Public Member Functions

 bedgraph_writer (std::ostream *const os, const bool negate_rev=false)
 
 bedgraph_writer (const std::string &fn, const bool negate_rev=false)
 
void append (const shore::coverage &f)
 
void append (const shore::annotation_entry &f)
 
void flush ()
 

Detailed Description

Writer for BEDGraph formatted files.


The documentation for this class was generated from the following file: