Skip to content

Commit

Permalink
Update nextflow.config
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Hörtenhuber <[email protected]>
  • Loading branch information
jonasscheid and mashehu authored Feb 29, 2024
1 parent 982c268 commit 099598f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ params {
deeplc_calibration_set_size = 0.15

// MultiQC options
multiqc_config = null
multiqc_title = null
multiqc_logo = null
max_multiqc_email_size = '25.MB'
multiqc_config = null
multiqc_title = null
multiqc_logo = null
max_multiqc_email_size = '25.MB'
multiqc_methods_description = null

// Boilerplate options
Expand Down

0 comments on commit 099598f

Please sign in to comment.