Module Biocaml_vcf.Transform (.ml)

module Transform: 
sig
val string_to_item : ?filename:string ->
unit ->
(string, (Biocaml_vcf.item, Biocaml_vcf.vcf_parse_error) Core.Result.t)
Biocaml_transform.t
end