Skip to content

Releases: Clinical-Genomics/cg

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

Release v37.0.1

26 Jun 06:54
Compare
Choose a tag to compare

fix(mip-dna): translation delivery report (#2141)

Fixed:

  • Translation delivery report for MIP-DNA

Release v37.0.0

21 Jun 12:59
Compare
Choose a tag to compare

Change family parameter to case in upload cmd (#2123) (major)

Changed

  • Family parameter is now called case.
  • Updated documentation to reflect this change.
  • Removed test which was skipped every run.
  • Changed parameter name case_obj -> case in UploadAPI/upload to match the instantiations.

Release v36.5.1

21 Jun 11:54
Compare
Choose a tag to compare

Fix - allow forced restart and check related DNA case completion in MIP-RNA upload (#2147) (patch)

Changed

  • Restart flag now works for mip-rna cases with uploaded_at already set.
  • When uploading an RNA report to a DNA case, a check for uploaded_at being set, is performed.

Release v36.5.0

21 Jun 09:15
Compare
Choose a tag to compare

Fix(demulitplexing) Remove Housekeeper removal step when demuxing (#2144)(minor)

Changed

  • cg demultiplex all and cg demultiplex flow-cell no longer deletes housekeeper files.