Skip to content

[0.18.2] - 2026-04-03

Choose a tag to compare

@siebrenf siebrenf released this 03 Apr 12:27

Changed

  • packaging & deployment now uses pyproject.toml and wheel
  • motif tools installed more robustly
  • update minimum python version to 3.9
  • updated the install instructions in the README and documentation
  • refactored command line interface
    • all CLI functions are located in gimmemotifs/cli.py
    • all functions now provide help when actions are unspecified
  • refactored test/test_09_cli.py to work with new CLI

Fixed

  • the roc report will now display a message when 0 motifs are enriched (if motifs were subset or not)

Removed

  • versioneer