Skip to content

May 2020 release

Compare
Choose a tag to compare
@joachimwolff joachimwolff released this 15 May 14:41
· 69 commits to master since this release
760e783

Bug fix:

  • load and store cool file created via hic2cool and additional correction factor application.
  • str vs bytes bug. Thanks @dmalzl
  • remove internal scaling in cool load/store which was more a workaround for the bug fixed in 1
  • Fix #23 , #25

New:

  • If one chromosome or region is given cool files can now load interactions only within a distance. This is reducing the amount memory.
  • Homer files can now be gzipped too. #9