SHORE API
|
Writes quality_variant entries in Variant Call Format (VCF). More...
Public Types | |
typedef shore::local_variant | append_type |
Public Member Functions | |
vcf_writer (const std::string &fn, const std::string &ref) | |
vcf_writer (std::ostream &os, const std::string &ref) | |
void | append (const shore::local_variant &f) |
void | flush () |
Writes quality_variant entries in Variant Call Format (VCF).