package biocaml

  1. Overview
  2. Docs
The OCaml Bioinformatics Library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.0.tar.gz
md5=486aeb3e552dabae85839e2af30d6c52
sha512=4ed2df0b7cbd80bd6e29bd8fee9d2dacd9379ad0f4ff142bd8e16ade3f1507f6cc7cbe4c614943b8feb8fa4705935695cb458606b0da813dbf255b1e566a43cf

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: 27 Jun 2020

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.

TESTING

dune runtest        # for inline tests
dune run_test_suite # for test suite tests

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None