Skip to content

Releases: Clinical-Genomics/cg

Release v36.2.7

19 Jun 13:17
Compare
Choose a tag to compare

fix( add filenotfounderror to sequencing metrics parser) (#2143) (patch)

Description

Added a FileNotFoundError handling in the sequencing metrics that provides a LOG entry for easier understanding of the error. Addresses issue: #2126

Release v36.2.6

19 Jun 11:18
Compare
Choose a tag to compare

fix(rnafusion): mapped reads percentage calculation (#2133) (patch)

Fixed

  • Mapped reads percentage calculation in RNAFUSION delivery report.

Release v36.2.5

19 Jun 07:32
Compare
Choose a tag to compare

patch(Order forms) New RML orderform version (#2136)(patch)

Changed

  • Allowed version for the RML orderform is now 16

Release v36.2.4

16 Jun 13:31
Compare
Choose a tag to compare

Change python base image (#2140)(patch)

Changed

  • Change python base image to slim-bullseye

Release v36.2.3

16 Jun 07:56
Compare
Choose a tag to compare

Remove revision for already existing index on sample_internal_id

This reverts commit 9cb0ddc.

Release v36.2.2

16 Jun 07:45
Compare
Choose a tag to compare

feat(ruff): Add (#2129)

Added

  • Add ruff and pre-commit to requirements-dev-txt

Release v36.2.1

15 Jun 12:38
Compare
Choose a tag to compare

Add index to sample id on sequencing metrics (#2135)(patch)

Added

  • Index on sample_internal_id column on the SampleLaneSequencingMetrics table.

Release v36.1.0

14 Jun 12:26
Compare
Choose a tag to compare

Transfer flow cell data to housekeeper (#2119)(minor)

Added

  • Transfer of flow cell data to housekeeper in the new demultiplex finish flowcell command

Release v36.0.4

14 Jun 08:20
Compare
Choose a tag to compare

feat(pytest): Unfrezze (#2127)

Changed

  • Remove version limitation on pytest

Release v36.0.3

14 Jun 08:09
Compare
Choose a tag to compare

feat(docutils): Remove (#2125)

Changed

  • Remove docutils from requirements-dev.txt