8 enum class GLnexusOutputFormat {
34 bool output_residuals =
false;
35 std::string residuals_file =
"/tmp/residuals.yml";
GLnexusOutputFormat output_format
Output format (default = bcf), choices = "BCF", "VCF".
Definition: service_config.h:29
std::string ref_dp_format
FORMAT field to consult for reference depth in gVCF reference records.
Definition: service_config.h:26
Definition: service_config.h:15
size_t required_dp
Require any allele call to be supported by at least this depth.
Definition: service_config.h:17
std::string allele_dp_format
FORMAT field to consult for per-allele depth in VCF records.
Definition: service_config.h:20
std::string ref_symbolic_allele
The symbolic allele used in gVCF reference confidence models.
Definition: service_config.h:23