Skip to content

Commit

Permalink
add-fastp-to-multiqc
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpru committed Oct 18, 2024
1 parent cdf7263 commit 1e875d4
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 1e875d4

Please sign in to comment.