Releases: Clinical-Genomics/cg
Release v37.0.11
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
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
feat(metagenome OF) Allow the new metagenome order form (#2179)(patch)
Changed
- New metagenome ordeform version is now 11
Release v37.0.8
Add unique constraint on sequencing metrics (#2178)(patch)
Fixed
- Add constraint for implicit uniqueness rule on sequencing metrics table
Release v37.0.7
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 theget_sample_sheet
method
Release v37.0.6
Add creation of delivery.txt (#2159)(patch)
- Creation of
delivery.txt
file in the newcg demultiplex finish
command
Release v37.0.5
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
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
Improve readability of DemuxPostProcessingAPI (#2155)(patch)
- Improve readability of
DemuxPostProcessingAPI
Release v37.0.2
add(delivery-report): support FASTQ_SCOUT data delivery (#2142)
Added:
- FASTQ_SCOUT as a valid data delivery for delivery reports