Skip to content
Snippets Groups Projects
Commit 8795d7f5 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Revert each

parent c8ce8d74
Tags
2 merge requests!58Develop,!45Resolve "Move references to GUDMAP/RBK"
Pipeline #8134 passed with stages
in 3 minutes and 40 seconds
...@@ -381,7 +381,7 @@ process getRefInfer { ...@@ -381,7 +381,7 @@ process getRefInfer {
input: input:
path credential, stageAs: "credential.json" from deriva_getRefInfer path credential, stageAs: "credential.json" from deriva_getRefInfer
each val refName from referenceInfer val refName from referenceInfer
output: output:
tuple val (refName), path ("hisat2", type: 'dir'), path ("*.fna"), path ("*.gtf") into refInfer tuple val (refName), path ("hisat2", type: 'dir'), path ("*.fna"), path ("*.gtf") into refInfer
......
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