Clinical-Genomics / cg

Glue between Clinical Genomics apps
8 stars 2 forks source link

add storage to housekeeper function in Illumina service #3325

Closed diitaz93 closed 3 months ago

diitaz93 commented 3 months ago

Description

Closes https://github.com/Clinical-Genomics/add-new-tech/issues/24. Implement storage of Illumina demultiplexing files (fastq files, demux logs, and run parameters files) in the Illumina post-processing service.

The function from the old post-processing was copied and pasted to the new flow, considering that the old function will be removed. The intermediate functions used to handle the HK API defined in cg/meta/demultiplex/housekeeper_storage_functions.py were not moved to a new utils module, this is left for another PR where a better refactoring is done to these methods.

Added

Changed

Fixed

-

How to prepare for test

No endpoint, changes will be tested when new post-processing is validated

Review

This version is a

Implementation Plan

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud