Skip to content

Releases: Clinical-Genomics/genmod

3.10.2 - fixes to phasing, multiprocessing and flag lookup mode

15 Dec 14:59
8ecff5b

Choose a tag to compare

[3.10.2]

Fixed

  • Add scoring normalisation for flag lookup mode (#177)
  • Fix crash on test for missing annotation key for phased mode (#178)
  • Bugfixes related to multiprocessing stability and error handling (#183 and #186)
  • Removed unused dependency (#182)

What's Changed

New Contributors

Full Changelog: 3.10.1...3.10.2

Stable sorts to help container testing

15 Apr 09:40
1bd2d12

Choose a tag to compare

[3.10.1]

Fixed

  • Documentation formatting for more modern mkdocs (pages to nav) (#168)
  • Stable sort in bioconda (BusyBox sort) not recognizing long options (#170)
  • Unstable Annotation= order in genmod annotate --regions (#173)

Bugfixes to sorting, chrM and empty files. Allow modern python, and uv with hatchling build system.

21 Mar 14:55
f1bae6f

Choose a tag to compare

[3.10]

Changed

  • Use uv with hatchling to build and publish (#104)
  • Automation for Docker publish and mkdocs githubio (#161)

Fixed

  • The optional fields Source and Version are allowed in the VCF header(#106)
  • Released the constraint on Python 3.8 (collections, pkg_resources to importlib, tests) (#142)
  • Update annotation examples (#144)
  • Updated documentation with warning about compounds only being scored within the first family in the VCF (#151)
  • Fixed sorting of variants (#152)
  • genmod annotate for mitochondrial variants when using the chrM notation (#157)
  • Fix linting issues (#154)
  • genmod models adds headers to VCF even if it contains no variants (#160)

3.9

24 Oct 07:46
9b69d59

Choose a tag to compare

3.9

What's Changed

New Contributors

Full Changelog: 3.8.3...3.9

3.8.3

24 Sep 13:16
68bc1ed

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.8.2...3.8.3

3.8.2

04 Dec 10:05

Choose a tag to compare

What's Changed

Full Changelog: 3.8.1...3.8.2

3.8.1

17 Nov 12:17

Choose a tag to compare

What's Changed

Full Changelog: 3.8.0...3.8.1

3.8.0

16 Oct 09:45

Choose a tag to compare

What's Changed

Full Changelog: 3.7.4...3.8.0

3.7.4

28 Aug 12:43
5360536

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.3...3.7.4

Updates click dependency

15 Nov 08:19

Choose a tag to compare

Use click < 7.0