Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-process failure due to recovery #560

Closed
keiranmraine opened this issue Feb 1, 2022 · 1 comment
Closed

pre-process failure due to recovery #560

keiranmraine opened this issue Feb 1, 2022 · 1 comment

Comments

@keiranmraine
Copy link

Hi,

It appears that the pre-process step doesn't cope well if a pervious execution fails (in our case job overrun):

[bam_sort_core] merging from 0 files and 4 in-memory blocks...
[bam_merge] File '/lustre/scratch124/casm/team78pipelines/canpipe/live/data/analysis/2619_2792329/Gridss/gridss_tmp/2792329.bam.gridss.working/2792329.bam.sv.tmp.bam' exists. Please apply '-f' to overwrite. Abort.
Sat Jan 29 13:03:47 GMT 2022: pre-processing failed for /lustre/scratch124/casm/team78pipelines/canpipe/live/data/stage/2619_2792329/2792329.bam

Solution, always remove the anticipated merge destination file if already present.

(@rulixxx)

@d-cameron
Copy link
Member

Fixed for assmbly.sv.tmp.bam as well.

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

No branches or pull requests

2 participants