Code Monkey home page Code Monkey logo

Comments (4)

tobiasrausch avatar tobiasrausch commented on August 24, 2024

Hi,

If you can share a slice of the data that re-produces the error I am happy to take a look. If this is confidential data you can also run delly yourself in debug mode.

make DEBUG=1 src/delly

Best, Tobias

from delly.

jemunro avatar jemunro commented on August 24, 2024

Hi Tobias,

In debug mode the program seems to hang indefinitely at the point that would usually lead to a segmentation fault.

The following bam file reproduces the issue:
https://www.dropbox.com/sh/9q8md8fijiyf0zh/AAArRsg9R830XVkcwPRAkRfua?dl=0
alignment is to hg38

Interestingly I tried smaller slices (10,000 and 100,000 reads), but it wasn't until 1,000,000 reads that the error was reproduced.

Thanks,
Jacob.

from delly.

tobiasrausch avatar tobiasrausch commented on August 24, 2024

Thanks for sharing the BAM file. I downloaded it so you can remove it.

I tried the pre-compiled v0.7.3 binaries and all jobs worked fine:

delly_v0.7.3_linux_x86_64bit call -t DEL -g hg38.fa test.bam
delly_v0.7.3_linux_x86_64bit call -t DUP -g hg38.fa test.bam
delly_v0.7.3_linux_x86_64bit call -t INV -g hg38.fa test.bam
delly_v0.7.3_linux_x86_64bit call -t TRA -g hg38.fa test.bam
delly_v0.7.3_linux_x86_64bit call -t INS -g hg38.fa test.bam

You probably used the latest Delly github code instead of the tagged v0.7.3 version. This code can be occasionally a bit more unstable. The latest code, however, also seems to be fine - I cannot reproduce this segmentation fault. Please try with the latest code or v0.7.3 and let me know if you still have problems.

-Tobias

from delly.

jemunro avatar jemunro commented on August 24, 2024

Thanks for testing that.

The binaries seem to work for me, not sure why i couldn't build it properly on my system though.

Regards,
Jacob.

from delly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.