Skip to content

Commit

Permalink
change multiqc config 1% to 4%
Browse files Browse the repository at this point in the history
  • Loading branch information
melferink committed Jul 5, 2022
1 parent 1881edc commit dd379c6
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 dd379c6

Please sign in to comment.