package biocaml

  1. Overview
  2. Docs

Description

Biocaml aims to be a high-performance user-friendly library for Bioinformatics. See the website for detailed API documentation. We welcome contributors and feedback from users. Please contact us with any comments and suggestions for features you would like added.

Published: 26 Oct 2017

README

README.md

Biocaml - The OCaml Bioinformatics Library

DESCRIPTION

Biocaml aims to be a high-performance user-friendly library for Bioinformatics. See the website for detailed API documentation. We welcome contributors and feedback from users. Please contact us with any comments and suggestions for features you would like added.

INSTALLATION

See INSTALL file.

LICENSE

The Biocaml library is distributed according to the LGPL + linking exception terms as defined in the LICENSE file, which you should have received a copy of along with this library.

CONTACT

Ashish Agarwal: agarwal1975@gmail.com
Website: http://biocaml.org
Mailing List: http://groups.google.com/group/biocaml

Dependencies (14)

  1. uri
  2. rresult
  3. re
  4. ppx_sexp_conv < "v0.14"
  5. ppx_compare < "v0.14"
  6. cfstream
  7. xmlm
  8. camlzip >= "1.05"
  9. sexplib < "v0.14"
  10. core_kernel >= "v0.9.1" & < "v0.11"
  11. jbuilder >= "1.0+beta8"
  12. ocamlfind build
  13. base64 < "3.0.0"
  14. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by (3)

  1. biotk < "0.2.0"
  2. bistro-bio
  3. phylogenetics < "0.2.0"

Conflicts

None