Skip to content

mlin/ocaml-bgzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-bgzf
OCaml library for BGZF, a gunzip-compatible format allowing random access to the uncompressed data
Author: Mike Lin http://www.broadinstitute.org/~mlin
License: LGPL
Requires: findlib

Based on code from:
samtools (http://samtools.sourceforge.net/)
CamlZip (http://forge.ocamlcore.org/projects/camlzip/)

According to samtools documentation, the BGZF format was designed and implemented by Bob Handsaker.

About

OCaml library for BGZF, a gunzip-compatible format allowing random access to the uncompressed data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published