We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd296b commit 6dc0f1dCopy full SHA for 6dc0f1d
_viash.yaml
@@ -86,7 +86,7 @@ config_mods: |
86
.runners[.type == "nextflow"].config.labels := { lowmem : "memory = 20.Gb", midmem : "memory = 50.Gb", highmem : "memory = 100.Gb", lowcpu : "cpus = 5", midcpu : "cpus = 15", highcpu : "cpus = 30", lowtime : "time = 1.h", midtime : "time = 4.h", hightime : "time = 8.h", veryhightime : "time = 24.h" }
87
88
repositories:
89
- - name: core
+ - name: openproblems
90
type: github
91
repo: openproblems-bio/openproblems
92
tag: build/main
0 commit comments