package biotk

  1. Overview
  2. Docs
Bioinformatics toolkit

Install

Dune Dependency

Authors

Maintainers

Sources

biotk-0.1.0.tbz
sha256=0dfe118d4a2698aec7eb108449a2b63a8c0ebd6dc29809608f75b8fa611dd0a1
sha512=898e0239e6626bb88e00a0080337d8a054d49097be8d2a32b181a5fcf29b925c9bacda5a02ce255a7afd80248eb76a789b80f0e9788906ccff426e5330abef0e

Description

biotk implements various functionalities in computational biology, like parsers/unparsers for some file formats, a few basic data structures and sequence algorithms, as well as access to some databases.

Published: 04 Apr 2022

README

Biotoolkit library

biotk implements various functionalities in computational biology, like parsers/unparsers for some file formats, a few basic data structures and sequence algorithms, as well as access to some databases.

Installation

Latest release

opam install biotk

Latest commit

opam pin add -y biotk https://github.com/pveber/biotk.git

Dependencies (16)

  1. tyxml >= "4.4.0"
  2. vg
  3. rresult >= "0.6.0"
  4. result >= "1.5"
  5. ppx_deriving
  6. ppx_csv_conv
  7. otfm
  8. ocamlnet
  9. ocaml >= "4.11.0"
  10. fmt
  11. crunch >= "3.2.0"
  12. core >= "v0.14.0" & < "v0.15"
  13. biocaml
  14. angstrom-unix >= "0.15.0"
  15. angstrom >= "0.15.0"
  16. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. bistro-bio

Conflicts

None