Minimac4
|
#include <string>
#include <vector>
#include <cstdint>
#include <limits>
Go to the source code of this file.
Classes | |
struct | target_variant |
Represents a variant in the target dataset. More... | |
struct | reference_site_info |
Stores information about a site in the reference dataset. More... | |
struct | reference_variant |
Extends reference_site_info to include genotype data and allele counts. More... | |
struct | sparse_ref_variant |
Represents a reference variant with sparse allele information. More... | |