We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ce57f commit 1d4b84bCopy full SHA for 1d4b84b
2 files changed
.codeocean/settings.json
@@ -1,5 +1,9 @@
1
{
2
"version": 1,
3
"nextflow_version": "24.10.4",
4
+ "spot": true,
5
+ "nextflow_error_strategy": {
6
+ "error_strategy": "finish"
7
+ },
8
"verbose_logs": true
9
}
README.md
@@ -1,6 +1,6 @@
# MOSuite-CodeOcean pipeline
-- [Code Ocean pipeline](https://poc-nci.codeocean.io/capsule/2912065/tree)
+- [Code Ocean pipeline](https://poc-nci.codeocean.io/capsule/2912065/tree) | [Latest Release](https://poc-nci.codeocean.io/capsule/0249047/tree/latest)
## Help & Contributing
0 commit comments