Module Biokepi_bfx_tools.Sambamba.Filter (.ml)

module Filter: sig .. end

type t = [ `String of string ] 
val of_string : 'a -> [> `String of 'a ]
val to_string : [< `String of 'a ] -> 'a
module Defaults: sig .. end