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

PositionalAssembler Error #260

Closed
DarioS opened this issue Oct 9, 2019 · 6 comments
Closed

PositionalAssembler Error #260

DarioS opened this issue Oct 9, 2019 · 6 comments

Comments

@DarioS
Copy link

DarioS commented Oct 9, 2019

I have processed six TCGA patients seemingly successfully, but there's one which ran until the allotted time and didn't complete. In the comprehensive log, I notice

WARNING	2019-10-05 02:23:34	PositionalAssembler	Error during assembly of chromosome GL000216.1 (3080 reads in graph). Attempting recovery by rebuilding assembly graph.
java.lang.IllegalArgumentException: support and aes sizes do not match
	at au.edu.wehi.idsv.AssemblyAttributes.annotateAssembly(AssemblyAttributes.java:146)
	at au.edu.wehi.idsv.AssemblyFactory.createAssemblySAMRecord(AssemblyFactory.java:202)
	at au.edu.wehi.idsv.AssemblyFactory.createAnchoredBreakend(AssemblyFactory.java:41)

The log file is many times larger than the same type of file for the other patients and this error appears multiple times in the log file, about 1 minute apart. How can I resolve the mismatch of "support" and "aes"? Should I try making a minimal example to trigger this issue?

@DarioS DarioS changed the title PositionalAssembler PositionalAssembler Error Oct 9, 2019
@d-cameron
Copy link
Member

d-cameron commented Oct 9, 2019 via email

@DarioS
Copy link
Author

DarioS commented Oct 9, 2019

It's version 2.6.1 I don't notice anything in the change log for version 2.6.2 that would seem to make a difference.

@d-cameron
Copy link
Member

d-cameron commented Oct 9, 2019 via email

@DarioS
Copy link
Author

DarioS commented Oct 12, 2019

The error recurs in version 2.6.2 Which file has the minimal set of reads which I should share?

@d-cameron
Copy link
Member

d-cameron commented Oct 12, 2019 via email

@DarioS
Copy link
Author

DarioS commented Oct 23, 2019

The problem seems fixed in version 2.6.3 of GRIDSS.

Wed Oct 23 05:27:54 AEDT 2019   Run complete with 19 warnings and 0 errors.

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