A library for working with phylogenetic and population genetic data.
v0.32.0
vcf_input_stream.hpp File Reference
#include "genesis/population/format/hts_file.hpp"
#include "genesis/population/format/vcf_header.hpp"
#include "genesis/population/format/vcf_record.hpp"
#include <cassert>
#include <memory>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  VcfInputStream
 Iterate an input source and parse it as a VCF/BCF file. More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::population