Skip to content

1.5.9

Compare
Choose a tag to compare
@fidelram fidelram released this 08 Sep 11:30
· 2777 commits to master since this release
  • Fixed problem with pseudocounts. The original implementation was scaling pseudocounts twice, which resulted in unexpected results for regions with zero reads.
  • The tools bigWigCorrelate and bamPEFragmentSize where added to galaxy.
  • Added parameter missingDataAsZero to bamCoverage. The default behaviour is unchanged.
  • Improved error reporting of bamCorrelate when few bins are computed.