Skip to content
Snippets Groups Projects
Commit 4076863b authored by Rachel  LEGENDRE's avatar Rachel LEGENDRE
Browse files

Update multiqc_config.yaml

parent 2fba70fd
No related branches found
Tags v0.2.62
No related merge requests found
...@@ -31,27 +31,28 @@ ...@@ -31,27 +31,28 @@
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Title to use for the report. # Title to use for the report.
title: "Transcriptomic analysis" title: "Name or ID of project"
subtitle: "test of rnaflow" # Grey text below title subtitle: "Institut Pasteur/Hub of bioinformatics & biostatistics" # Grey text below title
intro_text: "MultiQC reports summarise analysis results produced from RNAflow" # Set your own text intro_text: "MultiQC reports summarise analysis results produced from RNAflow (https://gitlab.pasteur.fr/hub/rnaflow)" # Set your own text
# Add generic information to the top of reports # Add generic information to the top of reports
report_header_info: report_header_info:
#- Example Config:: 'This is arbitrary' #- Example Config:: 'This is arbitrary'
#- Another field:: 'Loaded from <code>multiqc_config_example.yaml</code>' #- Another field:: 'Loaded from <code>multiqc_config_example.yaml</code>'
- Contact E-mail: '<login>@example.com' - Project name: 'RNAseq analysis'
- Project ID: 'Bistro ID'
- Application Type: 'RNA-seq' - Application Type: 'RNA-seq'
- Project Type: 'Differential gene expression' - Project Type: 'Differential gene expression'
- Sequencing Platform: 'NextSeq500' - Sequencing Platform: 'NextSeq500'
- Sequencing Setup: 'SE75' - Sequencing Setup: 'SE75'
- Contact E-mail: '<login>@pasteur.fr'
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Specify a custom logo to add to reports (uncomment to use) # Specify a custom logo to add to reports (uncomment to use)
#custom_logo: ' # '/path/to/logo.png' custom_logo: 'images/institut_pasteur_logo_2020.jpg' # '/path/to/logo.png'
#custom_logo_url: '' # 'https://www.example.com' custom_logo_url: 'https://research.pasteur.fr/en/team/bioinformatics-and-biostatistics-hub/' # 'https://www.example.com'
#custom_logo_title: '' # 'Our Institute Name' custom_logo_title: 'Hub de bioinformatique et biostatistique' # 'Our Institute Name'
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
......
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