forked from nf-core/chipseq
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtower.yml
More file actions
19 lines (19 loc) · 755 Bytes
/
tower.yml
File metadata and controls
19 lines (19 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
reports:
multiqc_report.html:
display: "MultiQC HTML report"
macs3_peak.plots.pdf:
display: "All samples MACS3 peak QC PDF plots"
macs3_annotatePeaks.plots.pdf:
display: "All samples HOMER annotatePeaks.pl QC PDF plots"
"*.consensus_peaks.plots.pdf":
display: "Consensus peaks DESeq2 QC PDF plots"
"*.consensus_peaks.boolean.intersect.plot.pdf":
display: "Consensus peaks UpSetR intersection PDF plots"
"*.consensus_peaks.boolean.annotatePeaks.txt":
display: "Consensus peaks annotated by HOMER"
"*.plotHeatmap.pdf":
display: "Per-sample deepTools plotHeatmap PDF plots"
"*_peaks.broadPeak":
display: "Per-sample MACS3 broadPeak file"
"*_peaks.narrowPeak":
display: "Per-sample MACS3 narrowPeak file"