Module Biokepi_bfx_tools.Bwa.Configuration.Mem (.ml)

module Mem: Bwa_config(sig
val default : Biokepi_bfx_tools.Bwa.Configuration.Common_config.t
end)

include Common_config
val name : t -> string
val default : Biokepi_bfx_tools.Bwa.Configuration.Common_config.t
val to_json : t -> [> `Assoc of (string * [> `Int of int | `String of string ]) list ]