Skip to content

Releases: Clinical-Genomics/cg

Release v37.0.11

27 Jun 11:14
Compare
Choose a tag to compare

fix bug get sample internal ids (#2181) (patch)

Description

Return the set of sample internal ids from a function instead of non-unique ids. This caused an issue when entering data into statusdb.

Release v37.0.10

27 Jun 10:41
Compare
Choose a tag to compare

refactor(functions related to metrics db entry) (#2177) (patch)

Description

Added functions to fine tune database entry for the sample sequencing metrics.

Release v37.0.9

27 Jun 09:29
Compare
Choose a tag to compare

feat(metagenome OF) Allow the new metagenome order form (#2179)(patch)

Changed

  • New metagenome ordeform version is now 11

Release v37.0.8

27 Jun 09:18
Compare
Choose a tag to compare

Add unique constraint on sequencing metrics (#2178)(patch)

Fixed

  • Add constraint for implicit uniqueness rule on sequencing metrics table

Release v37.0.7

26 Jun 15:15
Compare
Choose a tag to compare

Fix extraction of sample ids from sample sheet in new post processing (#2176)(patch)

Fixed

  • Retry retrieving the sample sheet from the Unaligned directory in the get_sample_sheet method

Release v37.0.6

26 Jun 13:40
Compare
Choose a tag to compare

Add creation of delivery.txt (#2159)(patch)

  • Creation of delivery.txt file in the new cg demultiplex finish command

Release v37.0.5

26 Jun 13:17
Compare
Choose a tag to compare

Fix fastq files transfer to housekeeper in new demultiplexing finish (#2165)(patch)

Fixed

  • Only transfer sample specific fastq-files in the new cg demultiplexing finish command

Release v37.0.4

26 Jun 09:19
Compare
Choose a tag to compare

Fix(FASTQ cleaning) Allow FASTQ file to not exist when unlinking (#2162)(patch)

Changed

  • Allows FASTQ files to not exist when unlinking

Release v37.0.3

26 Jun 07:36
Compare
Choose a tag to compare

Improve readability of DemuxPostProcessingAPI (#2155)(patch)

  • Improve readability of DemuxPostProcessingAPI

Release v37.0.2

26 Jun 07:03
Compare
Choose a tag to compare

add(delivery-report): support FASTQ_SCOUT data delivery (#2142)

Added:

  • FASTQ_SCOUT as a valid data delivery for delivery reports