Skip to content
Snippets Groups Projects
Commit 8ebef170 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Fix channels.

parent dcb430e3
Branches
Tags
No related merge requests found
......@@ -367,7 +367,7 @@ process consensusPeaks {
file '*.replicated.*' into consensusPeaks
file '*.rejected.*' into rejectedPeaks
file("design_diffPeaks.tsv") into designFilePaths
file("design_diffPeaks.tsv") into designDiffPeaks
script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment