Skip to content

Releases: paulsengroup/modle

v1.1.0

02 Jul 12:54
7b1b324
Compare
Choose a tag to compare

Changes to CLI interface

  • Add subcommand annotate-barriers to modle_tools

What's Changed

Bugfix

Full Changelog: v1.0.1...v1.1.0

Docker images

Checksums (SHA256)

52da81d4365ef7889945f863743c177b8d2f41c3dcbfcd8f1f4c19a9cbccf52a  modle-1.1.0-x86_64-linux.tar.xz
fc96ec3f6c494b0de2bd6936d61ee87a364e3932fe2476cd94739ebb4c4f4567  modle-1.1.0.zip
f1bfd2c98ff131d555bc1504fab5c86f35521e51da87d5f66435c145e11a26e3  modle-1.1.0.tar.gz

v1.0.1 - Maintenance release

11 May 19:59
9cdf681
Compare
Choose a tag to compare

Maintenance release

Changes to CLI interface

  • New option: --genomic-intervals (replaces --chrom-subranges)
  • New option: --verbose
  • Option --track-1d-lef-position is now true by default

What's Changed

Bugfix

  • Fix incorrect handling of --target-number-of-epochs by @robomics in #91

Full Changelog: v1.0.0...v1.0.1

Docker images

Checksums (SHA256)

ca752f97ebf184701cf683dbd148988ad33815303e9ea4c36fb281e4aba4a592  modle-1.0.1-x86_64-linux.tar.xz
ec665ad19576c045fff445aa8cfac2a2bd4a6b7f2f022c0d617231d6dad09388  modle-1.0.1.zip
66135d77127abac89fae1309346decd179a96ba512ded58dbdc3a8c802ca87f7  modle-1.0.1.tar.gz

v1.0.0 - First stable release!

15 Jan 12:02
Compare
Choose a tag to compare

First stable release! 🥳 🥳

This version of MoDLE is very similar to the one presented in MoDLE's paper: link.
This is mostly a maintenance release with some minor changes to the CLI interface, improvements to automated tests and CI and a couple of bug fixes.
Enjoy!

Changes to CLI interface

  • New flag: --assembly-name
  • Remove two hidden (and unsupported) subcommands: modle perturbate and modle replay

What's Changed

Full Changelog: v1.0.0-rc.7...v1.0.0

Docker images

Checksums (SHA256)

df4a73d60a8b8518a6189cc164103cea139c4f6c828f7f1393acc6ff06836b3f  modle-1.0.0-x86_64-linux.tar.xz
5ac837be47c28c027a5a5c05ab7b365ae86c9080ca562ac910aabaab0d08ec0a  modle-1.0.0.zip
dd9ea8c08f3c5c7acc00996b8dde96bd321805f8a3f070f9a22f5be9d7240e5b  modle-1.0.0.tar.gz

v1.0.0-rc.7

15 Aug 11:52
Compare
Choose a tag to compare
v1.0.0-rc.7 Pre-release
Pre-release

Changes to CLI interface

  • New flag: --interpret-extrusion-barrier-name-as-not-bound-stp
  • New flag: --track-1d-lef-position

What's Changed

Full Changelog: v1.0.0-rc.6...v1.0.0-rc.7

Docker images

v1.0.0-rc.6

18 Jun 16:52
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release

Important

The output produced by MoDLE v1.0.0-rc.6 differs from that of previous versions due to changes to the burn-in phase.

What's Changed

There are relatively few changes compared to the previous RC.
The main purpose of this RC is that of fixing a bug that could cause the burn-in phase to never end.

Full Changelog: v1.0.0-rc.5...v1.0.0-rc.6

Docker images

v1.0.0-rc.5

15 Jun 12:01
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

Important

The output produced by MoDLE v1.0.0-rc.5 differs from that of previous versions due to changes to the contact sampling logic.

Changes to CLI interface

  • New option: --min-burnin-epochs
  • New option: --probability-normalization-factor
  • New option: --contact-sampling-interval
  • --bin-size has been replaced by --resolution
  • --num-loop-contacts-per-sampling-event and --num-tad-ontacts-per-sampling-event have been replaced by --tad-to-loop-contact-ratio
  • --ctcf-occupied-probability-of-transition-to-self has been replaced with --extrusion-barrier-bound-stp
  • --ctcf-not-occupied-probability-of-transition-to-self has been replaced with --extrusion-barrier-not-bound-stp
  • --lef-fraction-for-contact-sampling has been removed. Use --contact-sampling-interval to control the contact sampling rate.

CLI options representing genomic distances now support common suffixes.

Example: --resolution=1kbp, --resolution=1kb and --resolution=1k.

What's Changed

Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5

Docker images

v1.0.0-rc.4

08 Apr 10:11
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

What's Changed

  • Hide experimental subcommands by @robomics
  • Update Ubuntu CI by @robomics in #11
  • Fix clang-8 and gcc-8 builds by @robomics
  • Bump CLI11 by @robomics
  • Update Dockerfile to run integration tests when using Buildkit by @robomics
  • Use Ubuntu 22.04 as base image for the official Docker images by @robomics

Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4

Docker images

v1.0.0-rc.3

19 Mar 20:47
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

Docker images

v1.0.0-rc.2

12 Mar 10:49
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • Fix segfault introduced by 3425928

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

Docker images

1.0.0-rc.1

10 Mar 14:36
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

First release candidate! 🎉

Docker images