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

Use updated input bag name

parent bdb02167
Branches
Tags
2 merge requests!58Develop,!53Resolve "process_derivaUpload"
Pipeline #8647 failed with stages
in 2 hours, 30 minutes, and 25 seconds
......@@ -241,7 +241,7 @@ process getData {
# bag fetch fastq's only and rename by repRID
echo -e "LOG: fetching replicate bdbag" >> ${repRID}.getData.log
sh ${script_bdbagFetch} \${replicate::-9} ${repRID}
sh ${script_bdbagFetch} \${replicate::-13} ${repRID}
echo -e "LOG: fetched" >> ${repRID}.getData.log
"""
}
......
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