package biocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GenomeMap.MakeSource

Parameters

Signature

Sourcetype range = Range.t
Sourcetype location = Chromosome.t * range
Sourcemodule Selection : sig ... end

A collection of non-overlapping regions (e.g. a set of CpG islands)

Sourcemodule type Signal = sig ... end

Partial function over the genome (e.g. conservation signal)

Sourcemodule LSet : sig ... end

A set of locations (e.g. a set of gene loci)

Sourcemodule LMap : sig ... end

A set of locations with an attached value on each of them

OCaml

Innovation. Community. Security.