Skip to content
Snippets Groups Projects
Commit 10e9c121 authored by nservant's avatar nservant
Browse files

[MODIF] update in mqc report

parent 44a7178e
No related branches found
No related tags found
No related merge requests found
...@@ -352,10 +352,10 @@ def create_workflow_summary(summary) { ...@@ -352,10 +352,10 @@ def create_workflow_summary(summary) {
def yaml_file = workDir.resolve('workflow_summary_mqc.yaml') def yaml_file = workDir.resolve('workflow_summary_mqc.yaml')
yaml_file.text = """ yaml_file.text = """
id: 'nf-core-chipseq-summary' id: 'nf-core-hic-summary'
description: " - this information is collected when the pipeline is started." description: " - this information is collected when the pipeline is started."
section_name: 'nf-core/chipseq Workflow Summary' section_name: 'nf-core/hic Workflow Summary'
section_href: 'https://github.com/nf-core/chipseq' section_href: 'https://github.com/nf-core/hic'
plot_type: 'html' plot_type: 'html'
data: | data: |
<dl class=\"dl-horizontal\"> <dl class=\"dl-horizontal\">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment