Skip to content

2.5.2

Compare
Choose a tag to compare
@dpryan79 dpryan79 released this 10 Jul 14:18
· 835 commits to master since this release
  • Fixed a bug in bamCoverage that can cause crashes when python3 is used.
  • Fixed a bug in the multiBigwigSummary Galaxy wrapper.
  • A more reasonable exit code (not 0) is now returned if there's a mismatch in the label and file number.
  • plotFingerprint no longer tries to use illegal line designators (issue #538)
  • Various documentation fixes