Module Biokepi_bfx_tools.Gatk.Configuration (.ml)

module Configuration: sig .. end

module Gatk_config: 
functor (* : sig
end) -> sig .. end
module Indel_realigner: sig .. end
module Realigner_target_creator: sig .. end
module Bqsr: sig .. end
module Print_reads: sig .. end
type indel_realigner = Indel_realigner.t *
Realigner_target_creator.t
type bqsr = Bqsr.t *
Print_reads.t
val default_indel_realigner : Indel_realigner.t *
Realigner_target_creator.t
val default_bqsr : Bqsr.t *
Print_reads.t
module Mutect2: sig .. end