Skip to content

Commit

Permalink
Merge pull request #58 from UMCUGenetics/release/v1.7.1
Browse files Browse the repository at this point in the history
v1.7.1 (hotfix)
  • Loading branch information
melferink authored Jul 5, 2022
2 parents 1881edc + dd379c6 commit e7c8029
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions assets/multiqc_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,16 @@ table_cond_formatting_rules:
- lt: 95
mqc-generalstats-verifybamid-FREEMIX:
pass:
- lt: 1
- eq: 1
- lt: 4
- eq: 4
fail:
- gt: 1
- gt: 4
FREEMIX:
pass:
- lt: 1
- eq: 1
- lt: 4
- eq: 4
fail:
- gt: 1
- gt: 4

custom_data:
exoncov:
Expand Down

0 comments on commit e7c8029

Please sign in to comment.