v0.8.0 Release

@ernfrid ernfrid released this Oct 22, 2016 · 5 commits to master since this release

This release features:

  • A major bug fix where indels may not be counted correctly.
  • Some changes to simplify the build process and make it more correct.(Thanks @tabbott)
  • Documentation updates. (Thanks @morgantaschuk)
  • A bug fix to prevent a segmentation fault when the input file is missing. (Thanks to @sambrightman)
  • A reduction in the default number of warnings. It no longer spills out millions of warnings by default with modern BAM files.
  • An MIT license.

Downloads

v0.7.4 Release

@ernfrid ernfrid released this Dec 15, 2014 · 42 commits to master since this release

This release fixes some minor issues with executable naming when making a package. The executable is now correctly deployed as bam-readcount0.7 (as opposed to bam-readcount0.7.x)

Downloads

v0.7.3 Release

@ernfrid ernfrid released this Dec 5, 2014 · 45 commits to master since this release

This release incorrectly fixes some minor issues with executable naming when making a package. Please use v0.7.4 instead.

Downloads

v0.7.2 Release

@ernfrid ernfrid released this Dec 5, 2014 · 93 commits to master since this release

This is a bug-fix release addressing an edge-case that can result in no deletion counts being reported after a certain chromosome.

Downloads

v0.7.0 release

@chrisamiller chrisamiller released this Dec 5, 2014 · 95 commits to master since this release

v0.7.0 release

Downloads