Skip to content

increases resources main job and tmpspace umitools dedup#55

Merged
Jorisvansteenbrugge merged 1 commit into
mainfrom
hotfix/v1.1.3
May 13, 2026
Merged

increases resources main job and tmpspace umitools dedup#55
Jorisvansteenbrugge merged 1 commit into
mainfrom
hotfix/v1.1.3

Conversation

@Jorisvansteenbrugge

Copy link
Copy Markdown
Contributor

Increasing the tmpspace for umitools dedup fixes an issue where pysam (internally used by umitools) runs out of tmpspace. Interestingly enough, this error is captured by slurm, but not by nextflow. Consequently nextflow attempts to continue the pipeline, but the process following UMITOOLS_DEDUP (SAMTOOLS_INDEX) fails because the bam file is empty.

@ALuesink ALuesink left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Jorisvansteenbrugge Jorisvansteenbrugge merged commit df22410 into main May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants