Releases: karel-brinda/ococo
Releases · karel-brinda/ococo
Ococo 0.1.2.7
Improvements
- Change the default counter configuration to
ococo32
Ococo 0.1.2.6
Fixes
- Fix a bug causing exiting when
-M
/--majority-thres
is parsed (#26)
Ococo 0.1.2.5
Improvements
- If HTSlib is missing, download it from Github
Ococo 0.1.2.4
Improvements
- Make Ococo compilable under Bioconda
Ococo 0.1.2.3
Improvements
- A minor update to solve issues with the Bioconda platform
Ococo 0.1.2.2
Improvements
- A minor update to enable compilation with Bioconda on the OS X platform
Ococo 0.1.2.1
Improvements
- A minor update of Makefile (to simplify packaging with brew)
Ococo 0.1.2.0
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
First release of OCOCO