module type Compiler_configuration = sig .. end
sig
end
val work_dir : string
string
val machine : Biokepi_run_environment.Machine.t
Biokepi_run_environment.Machine.t
val map_reduce_gatk_indel_realigner : bool
bool