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

Error thrown during split-read assembly #374

Open
eeshaanrehani opened this issue Mar 13, 2024 · 1 comment
Open

Error thrown during split-read assembly #374

eeshaanrehani opened this issue Mar 13, 2024 · 1 comment

Comments

@eeshaanrehani
Copy link

eeshaanrehani commented Mar 13, 2024

Hello,

I'm running Delly on a large WGS paired tumor-normal sample (from SEQC2) and ran into this error during the split-read assembly step of delly call:

terminate called after throwing an instance of 'std::length_error'
what():  basic_string::_M_create
./delly_no_small.sh: line 17: 1626942 Aborted                 (core dumped) delly call -n 1000 -o seqc2.temp.delly.bcf -g ${REF} ${SEQC2_T} ${SEQC2_N}

The specific BAM files I am using are tumor and normal, and I'm using the GDC's GRCh38.d1.vd1 reference.

Interestingly, the issue goes away when I remove the -n 1000 from the command. I'm using Delly v1.2.6, installed from bioconda.

Thanks!

Eeshaan

@sourav8888
Copy link

Hi Tobias,

I do have the same issue with delly run. Although we are working on Plasmodium (haploid).
Please let us know is there any way to resolve this issue.

Best,
Sourav.

Screenshot from 2024-03-18 13-58-31

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