Skip to content

Commit

Permalink
fix: bump collapse time
Browse files Browse the repository at this point in the history
  • Loading branch information
ambarrio committed Dec 13, 2024
1 parent 95d8eed commit afbb875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/local/pixelator/single-cell/collapse/main.nf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
process PIXELATOR_COLLAPSE {
tag "$meta.id"
label 'process_medium'
label 'process_long'

conda "bioconda::pixelator=0.18.2"
container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ?
Expand Down

0 comments on commit afbb875

Please sign in to comment.