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

New test.

parent 3df606ed
Branches
Tags
1 merge request!18Resolve "Add in current chip-analysis functionality."
Pipeline #2266 failed with stages
in 22 seconds
......@@ -386,7 +386,7 @@ process consensusPeaks {
// Define channel to find number of unique experiments
noUniqueExperiments = Channel
.fromPath(uniqueExperiments)
.from(uniqueExperiments)
.readLines()
.size()
......
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