Skip to content

Commit 0f45dd2

Browse files
authored
Create tower.yml
1 parent 3e3315a commit 0f45dd2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tower.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
reports:
2+
"QC/multiqc_pretrim_report.html"
3+
display: "MultiQC pre-trimming report"
4+
"QC/multiqc_posttrim_report.html"
5+
display: "MultiQC post-trimming report"
6+
"QC/adapter_trimming/**.fastq.gz_trimming_report.txt"
7+
display: "Adapter trimming report"
8+
"QC/bam/**_jun_saturation.junctionSaturation_plot.pdf
9+
display: "Junction saturation plot"
10+
"count/*_count.txt"
11+
display: "Count table"

0 commit comments

Comments
 (0)