Skip to content

Comments

Fix for SORT_BAM step failing#3

Open
ibebio wants to merge 1 commit intoComputomics:nextflowfrom
ibebio:nextflow
Open

Fix for SORT_BAM step failing#3
ibebio wants to merge 1 commit intoComputomics:nextflowfrom
ibebio:nextflow

Conversation

@ibebio
Copy link

@ibebio ibebio commented Jan 26, 2023

Moved the $bam argument to samtools view, which otherwise gets no input data and causes the step to fail. Seems like the bug was introduced in commit 1a2e962, when always sorting bam files was added. This fixes the issue.

Moved the $bam argument to samtools view, which otherwise gets no input data and causes the step to fail. Seems like the bug was introduced in commit 1a2e962, when always sorting bam files was added.
This fixes the issue.
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.

1 participant