Commit 816bdeee authored by Tamara Hodgetts's avatar Tamara Hodgetts
Browse files

set samtools_customview to process_ultralow

parent e56ad5b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
process SAMTOOLS_CUSTOMVIEW {
    tag "$meta.id"
    label 'process_medium'
    label 'process_ultralow'

    conda (params.enable_conda ? "bioconda::samtools=1.14" : null)
    container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?