#include "genesis/population/format/hts_file.hpp"
#include "genesis/population/format/vcf_common.hpp"
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | VcfFormatIterator< S, T > |
Iterate the FORMAT information for the samples in a SNP/variant line in a VCF/BCF file. More... | |
class | VcfHeader |
Capture the information from a header of 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 | |