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

Revert distinct to first.

parent b005d6f8
1 merge request!23Resolve "Output software versions and methods and references"
Pipeline #3549 failed with stages
in 7 hours, 21 minutes, and 25 seconds
......@@ -132,7 +132,7 @@ process alignReads {
input:
set sampleId, reads, experimentId, biosample, factor, treatment, replicate, controlId from trimmedReads
file index from bwaIndex.distinct()
file index from bwaIndex.first()
output:
......
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