◆ OperatingMode
Enumerator |
---|
mode_invalid | |
mode_sample_graph | |
mode_preprocess | |
mode_sample_haplotypes | |
mode_map_variants | |
mode_extract | |
mode_classify | |
◆ HaplotypesConfig()
HaplotypesConfig::HaplotypesConfig |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
size_t |
max_threads |
|
) |
| |
◆ chain_id
size_t HaplotypesConfig::chain_id = std::numeric_limits<size_t>::max() |
◆ contig_prefix
std::string HaplotypesConfig::contig_prefix |
◆ 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 |
◆ kmer_input
std::string HaplotypesConfig::kmer_input |
◆ kmer_output
std::string HaplotypesConfig::kmer_output |
◆ mode
◆ partitioner_parameters
◆ r_index_name
std::string HaplotypesConfig::r_index_name |
◆ recombinator_parameters
◆ score_output
std::string HaplotypesConfig::score_output |
◆ subchain_id
size_t HaplotypesConfig::subchain_id = std::numeric_limits<size_t>::max() |
◆ threads
◆ validate
bool HaplotypesConfig::validate = false |
◆ vcf_input
std::string HaplotypesConfig::vcf_input |
◆ verbosity
The documentation for this struct was generated from the following file: