Skip to content

Releases: ukhsa-collaboration/gpha-mscape-sample-qc

V0.2.1

09 Jun 08:48
d151ac3

Choose a tag to compare

v0.2.1 - now uses Onyx Analysis Helper version 0.6.0

Changes:

  • onyx analysis helper dependency bumped to 0.6.0 in pyproject.toml.

v0.2.0 Sample QC

19 May 11:37
5fc820a

Choose a tag to compare

v0.2.0 Sample QC - May 2026

Update to use onyx analysis tables 0.5.1.

Changed

  • Updated onyx query function to include the versions from onyx using the onyx analysis helper
    function.
  • thresholds are now embedded in a dict with key "thresholds" in the methods.
  • updated precommit config file.
  • made versioning dynamic in the pyproject.toml and removed ruff version dependency.
  • added version dependency for onyx analysis helper.

Added

  • Tool versions - just the package version is added.
  • Added onyx versions and tool versions to the analysis table using the onnyx analysis helper
    methods.
  • unit tests, including end-to-end.
  • CL option to print version of QC metrics tool.
  • gitignore

Fixed:

  • typehints

v0.1.0

05 Dec 16:09
9682cf4

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First release of QC metrics code. Will bump to major version once code fully integrated into orange box pipeline.