biocaml.base
Biocaml_base
biocaml.ez
biocaml.unix
module Bed : sig ... end
module Fasta : sig ... end
FASTA files. The FASTA family of file formats has different incompatible descriptions (1, 2, 3, 4, etc.). Roughly FASTA files are in the format:
module Gff : sig ... end
GFF files.
module Line : sig ... end
Single line of text. See also Lines.
Lines
module Lines : sig ... end
Primitives for line-oriented file formats
module Macs2 : sig ... end
Interaction with MACS2 peak caller
module Table : sig ... end
module Ucsc_genome_browser : sig ... end