diff --git a/tower.yml b/tower.yml index ec0609cc..7b7fd106 100644 --- a/tower.yml +++ b/tower.yml @@ -1,15 +1,7 @@ reports: - "samplesheet/samplesheet.csv": + samplesheet.csv: display: "Auto-created samplesheet with collated metadata and FASTQ paths" - "samplesheet/id_mappings.csv": - display: "File with selected fields that can be used to rename samples" - "samplesheet/multiqc_config.yml": - display: "MultiQC config file that can be passed to most nf-core pipelines" - "metadata/*.runinfo_ftp.tsv": - display: "Re-formatted metadata file downloaded from the ENA" - "metadata/*.runinfo.tsv": - display: "Original metadata file downloaded from the ENA" - "metadata/*.metadata.txt": - display: "Original metadata file generated using the synapse show command" - "metadata/*.list.txt": - display: "Original output of the synapse list command" + id_mappings.csv: + display: "File with database identifier mappings that can be used to rename samples" + multiqc_config.yml: + display: "MultiQC config file for bulk renaming of sample names from database ids"