module GenomeMap: Biocaml_genomeMap
Biocaml_genomeMap
type range = Biocaml_range.t
Biocaml_range.t
type 'a location = 'a * range
'a
'a * range
module Selection: sig .. end
sig
end
module type Signal = sig .. end
module LSet: sig .. end
module LMap: sig .. end
module type LMap_spec = sig .. end