diff --git a/src/methods/alra/config.vsh.yaml b/src/methods/alra/config.vsh.yaml index 9531ef8..4f956b4 100644 --- a/src/methods/alra/config.vsh.yaml +++ b/src/methods/alra/config.vsh.yaml @@ -42,4 +42,4 @@ runners: - type: executable - type: nextflow directives: - label: [midtime, highmem, highcpu, highsharedmem] + label: [midtime, highmem, highcpu] diff --git a/src/methods/knn_smoothing/config.vsh.yaml b/src/methods/knn_smoothing/config.vsh.yaml index 925c350..fd7aab1 100644 --- a/src/methods/knn_smoothing/config.vsh.yaml +++ b/src/methods/knn_smoothing/config.vsh.yaml @@ -41,4 +41,4 @@ runners: - type: executable - type: nextflow directives: - label: [midtime, highmem, highcpu, highsharedmem] + label: [midtime, highmem, highcpu]