Recent Releases of Bam-readcount - rapid generation of basepair-resolution sequence metrics

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v1.0.1 Release

This release fixes:

Correct version is now reported with --version (only works with cloned source:
git clone -b v1.0.1 --single-branch git@github.com:genome/bam-readcount)
Usage message now includes cram_file as well as bam_file

The reviewers of the bam-readcount paper (in submission) had many thoughtful suggestions for improving README.md and their comments also led to a new hands-on tutorial for this release. Thank you!

Scientific Software - Peer-reviewed - CMake
Published by chrisamiller over 4 years ago

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v1.0.0 Release

This release features:

  • Switch to samtools-1.10, adding speed and CRAM support
  • Docker image
  • Documentation updates

Many people contributed ideas and testing. Thank you!

Scientific Software - Peer-reviewed - CMake
Published by apldx almost 5 years ago

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v0.8.0 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.

Scientific Software - Peer-reviewed - CMake
Published by ernfrid over 9 years ago

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v0.7.4 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)

Scientific Software - Peer-reviewed - CMake
Published by ernfrid over 11 years ago

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v0.7.3 Release

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

Scientific Software - Peer-reviewed - CMake
Published by ernfrid over 11 years ago

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v0.7.2 Release

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

Scientific Software - Peer-reviewed - CMake
Published by ernfrid over 11 years ago

Bam-readcount - rapid generation of basepair-resolution sequence metrics - v0.7.0 release

v0.7.0 release

Scientific Software - Peer-reviewed - CMake
Published by chrisamiller over 11 years ago