|
1 | 1 | #!/usr/bin/env nextflow |
2 | | -// hash:sha256:4e75b825c7f8645f69706c859591c0ae36679696401329c1e35d2a41cd5bdd97 |
| 2 | +// hash:sha256:ee98b4e65b01a67b4d88307345db45f4e6e8fb4cf31a1015040cf7acaa65e5dd |
3 | 3 |
|
4 | 4 | // capsule - Job Dispatch Ecephys |
5 | 5 | process capsule_aind_ephys_job_dispatch_4 { |
@@ -56,7 +56,7 @@ process capsule_aind_ephys_job_dispatch_4 { |
56 | 56 | // capsule - Preprocess Ecephys |
57 | 57 | process capsule_aind_ephys_preprocessing_1 { |
58 | 58 | tag 'capsule-0331265' |
59 | | - container "$REGISTRY_HOST/published/49b76676-d1f6-4202-9473-c763b2b83563:v12" |
| 59 | + container "$REGISTRY_HOST/published/49b76676-d1f6-4202-9473-c763b2b83563:v13" |
60 | 60 |
|
61 | 61 | cpus 16 |
62 | 62 | memory '60 GB' |
@@ -87,9 +87,9 @@ process capsule_aind_ephys_preprocessing_1 { |
87 | 87 |
|
88 | 88 | echo "[${task.tag}] cloning git repo..." |
89 | 89 | if [[ "\$(printf '%s\n' "2.20.0" "\$(git version | awk '{print \$3}')" | sort -V | head -n1)" = "2.20.0" ]]; then |
90 | | - git -c credential.helper= clone --filter=tree:0 --branch v12.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0331265.git" capsule-repo |
| 90 | + git -c credential.helper= clone --filter=tree:0 --branch v13.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0331265.git" capsule-repo |
91 | 91 | else |
92 | | - git -c credential.helper= clone --branch v12.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0331265.git" capsule-repo |
| 92 | + git -c credential.helper= clone --branch v13.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0331265.git" capsule-repo |
93 | 93 | fi |
94 | 94 | mv capsule-repo/code capsule/code && ln -s \$PWD/capsule/code /code |
95 | 95 | rm -rf capsule-repo |
@@ -153,7 +153,7 @@ process capsule_nwb_packaging_ecephys_capsule_12 { |
153 | 153 | // capsule - Spikesort Kilosort4 Ecephys |
154 | 154 | process capsule_spikesort_kilosort_4_ecephys_7 { |
155 | 155 | tag 'capsule-4110207' |
156 | | - container "$REGISTRY_HOST/published/3372ccfd-0388-4e1e-8c4f-46b470fcf871:v12" |
| 156 | + container "$REGISTRY_HOST/published/3372ccfd-0388-4e1e-8c4f-46b470fcf871:v13" |
157 | 157 |
|
158 | 158 | cpus 16 |
159 | 159 | memory '60 GB' |
@@ -184,9 +184,9 @@ process capsule_spikesort_kilosort_4_ecephys_7 { |
184 | 184 |
|
185 | 185 | echo "[${task.tag}] cloning git repo..." |
186 | 186 | if [[ "\$(printf '%s\n' "2.20.0" "\$(git version | awk '{print \$3}')" | sort -V | head -n1)" = "2.20.0" ]]; then |
187 | | - git -c credential.helper= clone --filter=tree:0 --branch v12.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-4110207.git" capsule-repo |
| 187 | + git -c credential.helper= clone --filter=tree:0 --branch v13.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-4110207.git" capsule-repo |
188 | 188 | else |
189 | | - git -c credential.helper= clone --branch v12.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-4110207.git" capsule-repo |
| 189 | + git -c credential.helper= clone --branch v13.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-4110207.git" capsule-repo |
190 | 190 | fi |
191 | 191 | mv capsule-repo/code capsule/code && ln -s \$PWD/capsule/code /code |
192 | 192 | rm -rf capsule-repo |
@@ -352,7 +352,7 @@ process capsule_aind_ephys_visualization_6 { |
352 | 352 | // capsule - Collect Results Ecephys |
353 | 353 | process capsule_aind_ephys_results_collector_9 { |
354 | 354 | tag 'capsule-0338545' |
355 | | - container "$REGISTRY_HOST/published/5b7e48bb-8123-4b4c-b7bf-ebaa2de8555e:v14" |
| 355 | + container "$REGISTRY_HOST/published/5b7e48bb-8123-4b4c-b7bf-ebaa2de8555e:v15" |
356 | 356 |
|
357 | 357 | cpus 4 |
358 | 358 | memory '30 GB' |
@@ -389,9 +389,9 @@ process capsule_aind_ephys_results_collector_9 { |
389 | 389 |
|
390 | 390 | echo "[${task.tag}] cloning git repo..." |
391 | 391 | if [[ "\$(printf '%s\n' "2.20.0" "\$(git version | awk '{print \$3}')" | sort -V | head -n1)" = "2.20.0" ]]; then |
392 | | - git -c credential.helper= clone --filter=tree:0 --branch v14.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0338545.git" capsule-repo |
| 392 | + git -c credential.helper= clone --filter=tree:0 --branch v15.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0338545.git" capsule-repo |
393 | 393 | else |
394 | | - git -c credential.helper= clone --branch v14.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0338545.git" capsule-repo |
| 394 | + git -c credential.helper= clone --branch v15.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0338545.git" capsule-repo |
395 | 395 | fi |
396 | 396 | mv capsule-repo/code capsule/code && ln -s \$PWD/capsule/code /code |
397 | 397 | rm -rf capsule-repo |
@@ -459,7 +459,7 @@ process capsule_nwb_packaging_units_11 { |
459 | 459 | // capsule - Quality Control Ecephys |
460 | 460 | process capsule_quality_control_ecephys_13 { |
461 | 461 | tag 'capsule-0625308' |
462 | | - container "$REGISTRY_HOST/published/56a55c84-3013-4683-be83-14d607d2cfe6:v14" |
| 462 | + container "$REGISTRY_HOST/published/56a55c84-3013-4683-be83-14d607d2cfe6:v15" |
463 | 463 |
|
464 | 464 | cpus 8 |
465 | 465 | memory '60 GB' |
@@ -488,9 +488,9 @@ process capsule_quality_control_ecephys_13 { |
488 | 488 |
|
489 | 489 | echo "[${task.tag}] cloning git repo..." |
490 | 490 | if [[ "\$(printf '%s\n' "2.20.0" "\$(git version | awk '{print \$3}')" | sort -V | head -n1)" = "2.20.0" ]]; then |
491 | | - git -c credential.helper= clone --filter=tree:0 --branch v14.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0625308.git" capsule-repo |
| 491 | + git -c credential.helper= clone --filter=tree:0 --branch v15.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0625308.git" capsule-repo |
492 | 492 | else |
493 | | - git -c credential.helper= clone --branch v14.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0625308.git" capsule-repo |
| 493 | + git -c credential.helper= clone --branch v15.0 "https://\$GIT_ACCESS_TOKEN@\$GIT_HOST/capsule-0625308.git" capsule-repo |
494 | 494 | fi |
495 | 495 | mv capsule-repo/code capsule/code && ln -s \$PWD/capsule/code /code |
496 | 496 | rm -rf capsule-repo |
|
0 commit comments