Change label for rseqc/tin to process_high (#1327)

This commit is contained in:
Harshil Patel 2022-02-21 13:26:51 +00:00 committed by GitHub
parent 2597c31d6b
commit 4dbc166a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
process RSEQC_TIN {
tag "$meta.id"
label 'process_medium'
label 'process_high'
conda (params.enable_conda ? "bioconda::rseqc=3.0.1 'conda-forge::r-base>=3.5'" : null)
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?