We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3315a commit 0f45dd2Copy full SHA for 0f45dd2
tower.yml
@@ -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