We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fa586 commit 9b805eaCopy full SHA for 9b805ea
adapter_pipelines/Optimus/adapter.wdl
@@ -127,7 +127,7 @@ workflow AdapterOptimus {
127
Int max_cromwell_retries = 0
128
Boolean add_md5s = false
129
130
- String pipeline_tools_version = "v0.26.0"
+ String pipeline_tools_version = "v0.28.0"
131
132
call GetInputs as prep {
133
input:
adapter_pipelines/ss2_single_sample/adapter.wdl
@@ -83,7 +83,7 @@ workflow AdapterSmartSeq2SingleCell{
83
84
85
86
87
88
89
0 commit comments