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

Illegal seek #677

Open
avrajit opened this issue Sep 9, 2024 · 2 comments
Open

Illegal seek #677

avrajit opened this issue Sep 9, 2024 · 2 comments

Comments

@avrajit
Copy link

avrajit commented Sep 9, 2024

gridss conda installation
jar file 2.13.2-gridss-jar-with-dependencies.jar
platform : Ubuntu 22

The code I ran
gridss -t 20 -r ./reference/Ref/GRCh38.p14.genome.fa -j ~/tools/gridss-2.13.2-gridss-jar-with-dependencies.jar -o ./BAP19_SV.vcf -b ./reference/Ref/ENCFF356LFX.bed ./pancreatic_data/BPAN19_S29_bqsr.bam ./pancreatic_data/BPAT19_S23_bqsr.bam

After running a bit it is stopped with this error[

Fri Sep 06 22:05:51 IST 2024] gridss.ComputeSamTags done. Elapsed time: 13.10 minutes.
Runtime.totalMemory()=1852833792
[bam_sort_core] merging from 3 files and 20 in-memory blocks...
samtools sort: failed writing to "./BPAT19_S23_bqsr.bam.gridss.working/tmp.BPAT19_S23_bqsr.bam.coordinate.bam": Illegal seek

Is it the error related to memeory. Samtools not able to work on large amout of temp files? how to overcome this issue? using more RAM? please help

@d-cameron
Copy link
Member

d-cameron commented Sep 9, 2024 via email

@avrajit
Copy link
Author

avrajit commented Sep 10, 2024

HI Cameron

Thanks for your response. Yes, This is a hardware issue with my HDD. I replaced it and checked with same command and found working well.
Please close the issue. Thanks

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