diff --git a/config/multiqc_config.yaml b/config/multiqc_config.yaml index 76c871d7690c0af49e9bd55840b6d0d5f0972ac8..7bbd8f768064b3a4373b882b149067bef7229ec3 100644 --- a/config/multiqc_config.yaml +++ b/config/multiqc_config.yaml @@ -32,18 +32,16 @@ # Title to use for the report. title: "ChIP-seq analysis" -subtitle: "test of epigenomics" # Grey text below title -intro_text: "MultiQC reports summarise analysis results produced from ChIPflow" # Set your own text +subtitle: "test of epigenomics" # Set your own text +intro_text: "MultiQC reports summarise analysis results produced from ChIPflow" # Add generic information to the top of reports report_header_info: -#- Example Config:: 'This is arbitrary' -#- Another field:: 'Loaded from <code>multiqc_config_example.yaml</code>' - - Contact E-mail: '<login>@example.com' - - Application Type: 'ChIP-seq' - - Project Type: 'Differential peak expression' - - Sequencing Platform: 'HiSeq 2500 High Output V4' - - Sequencing Setup: 'PE75' + - Contact E-mail: '<login>@example.com' # Set your own text + - Application Type: 'ChIP-seq' # Set your own text + - Project Type: 'Differential peak expression' # Set your own text + - Sequencing Platform: 'HiSeq 2500 High Output V4' # Set your own text + - Sequencing Setup: 'PE75' # Set your own text #-------------------------------------------------------------------------------