Skip to content

Commit

Permalink
Include multiqc_report for mip-dna delivery (#3259)(patch)
Browse files Browse the repository at this point in the history
### Added

- "multiqc-html" tag to "MIP_DNA_ANALYSIS_CASE_TAGS.
  • Loading branch information
beatrizsavinhas authored May 21, 2024
1 parent cfc7665 commit 2c52af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cg/constants/delivery.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@

MIP_DNA_ANALYSIS_CASE_TAGS: list[set[str]] = [
{"delivery-report"},
{"multiqc-html"},
{"vcf-clinical-sv-bin"},
{"vcf-clinical-sv-bin-index"},
{"vcf-research-sv-bin"},
Expand Down

0 comments on commit 2c52af4

Please sign in to comment.