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

Try each refInfer

parent 8a236b73
Branches
Tags
2 merge requests!58Develop,!45Resolve "Move references to GUDMAP/RBK"
Pipeline #8133 passed with stages
in 3 minutes and 16 seconds
......@@ -381,7 +381,7 @@ process getRefInfer {
input:
path credential, stageAs: "credential.json" from deriva_getRefInfer
val refName from referenceInfer
each val refName from referenceInfer
output:
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