Skip to content

Commit

Permalink
Merge pull request #637 from genomic-medicine-sweden/add-fastp-to-mul…
Browse files Browse the repository at this point in the history
…tiqc

Raredisease: Add fastp output to multiqc
  • Loading branch information
ramprasadn authored Oct 21, 2024
2 parents 8acc45e + 1c7368d commit a45198b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export_plots: true

run_modules:
- fastqc
- fastp
- qualimap
- picard
- mosdepth
Expand All @@ -33,6 +34,8 @@ module_order:
name: "Picard"
- qualimap:
name: "Qualimap"
- fastp:
name: "fastp"
- mosdepth:
name: "Mosdepth"
- peddy:
Expand Down

0 comments on commit a45198b

Please sign in to comment.