Skip to content

Releases: karel-brinda/ococo

Ococo 0.1.2.7

30 Dec 22:02
a897d77
Compare
Choose a tag to compare

Improvements

  • Change the default counter configuration to ococo32

Ococo 0.1.2.6

07 Dec 20:17
Compare
Choose a tag to compare

Fixes

  • Fix a bug causing exiting when -M / --majority-thres is parsed (#26)

Ococo 0.1.2.5

27 Nov 03:52
Compare
Choose a tag to compare

Improvements

  • If HTSlib is missing, download it from Github

Ococo 0.1.2.4

30 Aug 11:11
Compare
Choose a tag to compare

Improvements

  • Make Ococo compilable under Bioconda

Ococo 0.1.2.3

30 Aug 09:40
Compare
Choose a tag to compare

Improvements

  • A minor update to solve issues with the Bioconda platform

Ococo 0.1.2.2

29 Aug 17:44
Compare
Choose a tag to compare

Improvements

  • A minor update to enable compilation with Bioconda on the OS X platform

Ococo 0.1.2.1

28 Aug 13:53
Compare
Choose a tag to compare

Improvements

  • A minor update of Makefile (to simplify packaging with brew)

Ococo 0.1.2.0

28 Aug 11:33
Compare
Choose a tag to compare

Improvements

  • Replace Boost by getopt
  • Replace CMake by pure Make
  • Add a manpage
  • Improve help messages
  • Add CPU measurements
  • Polish code (remove old debugging code, remove unused gtest, add clang-format configuration file, etc.)
  • Add a hidden option for logging updates
  • Change the default majority constant from 0.60 to 0.51

Ococo 0.1.0.0

03 Jun 16:42
Compare
Choose a tag to compare

First release of OCOCO