package bio_io

  1. Overview
  2. Docs
A library for reading and writing common file formats used in bioinformatics like FASTA files

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=7194e7c77796b1a0cf9cf1727a3d81a1
sha512=8ed1ee5856f61544b914e24ba6d6bd45c2bb656029a45e579c33a03666c453d3eee9a4170aeb025120fb14370ea678e5cfebcbfb3bb770be87480199b36cb742

doc/CHANGELOG.html

Unreleased

0.3.0 (2021-09-26)

  • Add Cigar module for parsing CIGAR strings.

0.2.1 (2021-09-12)

  • Specify ppx_expect and ppx_inline_test as test dependencies rather than dev dependencies.

0.2.0 (2021-09-11)

  • Require Base rather than Core_kernel
  • Add seq_length and to_string_nl functions to Fasta_record module

0.1.2 (2021-08-04)

  • Added some benchmarks.
  • Sped up fasta parsing.

0.1.1 (2021-05-15)

  • Fixed the OCaml min. dependency to 4.08.
  • Fixed the lint errors in the opam-ci

0.1.0 (2021-05-14)

Initial release!

OCaml

Innovation. Community. Security.