◆ OperatingMode
| Enumerator |
|---|
| mode_invalid | |
| mode_sample_graph | |
| mode_preprocess | |
| mode_sample_haplotypes | |
| mode_statistics | |
◆ HaplotypesConfig()
| HaplotypesConfig::HaplotypesConfig |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
size_t |
max_threads |
|
) |
| |
◆ distance_name
| std::string HaplotypesConfig::distance_name |
◆ gbz_output
| std::string HaplotypesConfig::gbz_output |
◆ graph_name
| std::string HaplotypesConfig::graph_name |
◆ haplotype_input
| std::string HaplotypesConfig::haplotype_input |
◆ haplotype_output
| std::string HaplotypesConfig::haplotype_output |
| size_t HaplotypesConfig::k = haplotypes_defaults::k() |
◆ kmer_input
| std::string HaplotypesConfig::kmer_input |
◆ logger
◆ mode
◆ partitioner_parameters
◆ r_index_name
| std::string HaplotypesConfig::r_index_name |
◆ recombinator_parameters
◆ ref_sample
| std::string HaplotypesConfig::ref_sample |
◆ reference_samples
| std::unordered_set<std::string> HaplotypesConfig::reference_samples |
◆ threads
| size_t HaplotypesConfig::threads = haplotypes_defaults::threads() |
◆ validate
| bool HaplotypesConfig::validate = false |
◆ verbosity
| size_t HaplotypesConfig::w = haplotypes_defaults::w() |
The documentation for this struct was generated from the following file: