Skip to content

3.4.1

Compare
Choose a tag to compare
@dpryan79 dpryan79 released this 15 Mar 12:46
· 293 commits to master since this release
b4ece8c
  • Prevented temporary bedGraph files from being written to (possibly small) shared-memory drives even when TMPDIR is set to somewhere else. Now shared memory is only used if requested by setting TMPDIR (or other appropriate environment variables) to /dev/shm.
  • Fixed a bug in bamPEFragmentSize that caused incompatibility with newer matplotlib releases. (issue #928)