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

New test.

parent 3df606ed
Branches
Tags
No related merge requests found
......@@ -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