From 3d71f174bab374f8dcc3ad1c84a458b285f66468 Mon Sep 17 00:00:00 2001 From: mirpedrol Date: Tue, 25 Apr 2023 16:31:24 +0200 Subject: [PATCH] add tower.yml file to pipeline template --- nf_core/pipeline-template/tower.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nf_core/pipeline-template/tower.yml diff --git a/nf_core/pipeline-template/tower.yml b/nf_core/pipeline-template/tower.yml new file mode 100644 index 000000000..787aedfe9 --- /dev/null +++ b/nf_core/pipeline-template/tower.yml @@ -0,0 +1,5 @@ +reports: + multiqc_report.html: + display: "MultiQC HTML report" + samplesheet.csv: + display: "Auto-created samplesheet with collated metadata and FASTQ paths"