Skip to content

Commit 5ea510a

Browse files
committed
update rpca to hightime
1 parent b2de53e commit 5ea510a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/methods/rpca_to_goal/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ runners:
8484
# Allows turning the component into a Nextflow module / pipeline.
8585
- type: nextflow
8686
directives:
87-
label: [midtime,midmem,midcpu]
87+
label: [hightime,midmem,midcpu]

src/methods/rpca_to_mid/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ runners:
8888
# Allows turning the component into a Nextflow module / pipeline.
8989
- type: nextflow
9090
directives:
91-
label: [midtime,midmem,midcpu]
91+
label: [hightime,midmem,midcpu]

0 commit comments

Comments
 (0)