Skip to content
Snippets Groups Projects
Commit 4d1f21d7 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add bicf logo and don't add multiqc raw data

parent 61515526
Branches
Tags
1 merge request!41Develop
Pipeline #4204 passed with stages
in 2 minutes and 4 seconds
workflow/conf/bicf_logo.png

24.3 KiB

......@@ -143,7 +143,7 @@ process multiqc {
file yamlPaths
output:
file("*") into mqcPaths
file("multiqc_report.html") into mqcPaths
script:
"""
......@@ -151,4 +151,4 @@ process multiqc {
ulimit -a
multiqc -c $multiqcConf .
"""
}
\ No newline at end of file
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment