SHORE API
|
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 () |
Writer for BEDGraph formatted files.