From 65158914c157cb6264fd9443d64d5a424dd1b8fc Mon Sep 17 00:00:00 2001 From: Florian De Temmerman Date: Thu, 12 Oct 2023 14:32:13 +0200 Subject: [PATCH] add reports to tower.yml --- tower.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tower.yml b/tower.yml index 787aedfe..c67d4691 100644 --- a/tower.yml +++ b/tower.yml @@ -1,5 +1,3 @@ reports: - multiqc_report.html: - display: "MultiQC HTML report" - samplesheet.csv: - display: "Auto-created samplesheet with collated metadata and FASTQ paths" + "**/report/*_report.html": + display: "Pixelator HTML report"