Skip to content

0.5.0

Compare
Choose a tag to compare
@dpryan79 dpryan79 released this 30 Jan 13:17
· 90 commits to master since this release
  • Fixed an issue with the --cytosine_report option where the reported chromosome name could be wrong IF the input BAM files were very sparse and multiple threads were used. (issue #88)
  • libBigWig is now an external dependency as it's needed for handling the "binary bismap format"
  • Added support for blacklisting reads according to a "binary bismap file". See here for details. Code for this was contributed by @Valiec and @bwlang at New England Biolabs.