Skip to content
Snippets Groups Projects
Unverified Commit 42f56bde authored by Laurent Modolo's avatar Laurent Modolo
Browse files

samtools: change label for bam_stats

parent a4d4bdb9
Branches
Tags
No related merge requests found
...@@ -126,7 +126,7 @@ samtools merge ${first_bam} ${second_bam} ${first_bam_id}_${second_file_id}.bam ...@@ -126,7 +126,7 @@ samtools merge ${first_bam} ${second_bam} ${first_bam_id}_${second_file_id}.bam
process bam_stats { process bam_stats {
container = "${container_url}" container = "${container_url}"
label "big_mem_multi_cpus" label "big_mem_mono_cpus"
tag "$file_id" tag "$file_id"
cpus = 2 cpus = 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment