Skip to content

Releases: pveber/biotk

0.3

30 Jun 14:49
Compare
Choose a tag to compare

CHANGES:

  • does not depend on biocaml anymore
  • modules Interval_tree, ISet, Bgzf, Sam, Phred_score, Solexafrom, Bamstats
    imported from biocaml
  • new modules: Meme, Alphabet, Amino_acid, Ibed
  • many small enhancement in croquis
  • compatible with core v0.16.0

0.2.0

26 Jan 07:13
Compare
Choose a tag to compare

CHANGES:

  • changed license to CeCILL-C, for LGPL compatibility
  • dropped dependency on biocaml, missing functionalities have been
    imported and adapted
  • croquis: plotting functions, several enhancements and bug fixes
  • new Amino_acid module
  • new Alphabet module
  • new Meme module
  • Compatible with core v0.15.0
  • Improvement in Dataframe parsing

0.1.0

04 Apr 10:16
Compare
Choose a tag to compare

CHANGES:

  • new module RanT for int range traversal
  • Dataframe: new parser combinator interface
  • croquis: more portable compilation (fixed bug on Windows)

v0.0.0

18 Jul 07:08
Compare
Choose a tag to compare

CHANGES:

First release on OPAM