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

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 ()
 

Detailed Description

Writes quality_variant entries in Variant Call Format (VCF).

http://www.1000genomes.org/wiki/Analysis/vcf4.0


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