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

crushed when "Splicing in phased SVs" #14

Open
yekaizhou opened this issue Aug 16, 2021 · 3 comments
Open

crushed when "Splicing in phased SVs" #14

yekaizhou opened this issue Aug 16, 2021 · 3 comments

Comments

@yekaizhou
Copy link

Hi,

crossstitch will break out in the the stage of splicing in phased SVs, using my data of 8X ONT reads-generated BAM, VCF etc. The memory usage was largely beneath the capacity.

@Ocean-Lyu
Copy link

Hi, thanks for developing crossstitch!
I`m having the same issue, and the final.splice.log file outputs like:

-cat final.spliced.log
Reading phased SNPs
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.base/java.nio.HeapCharBuffer.toString(HeapCharBuffer.java:598)
at java.base/java.nio.CharBuffer.toString(CharBuffer.java:1506)
at java.base/java.util.regex.Matcher.toMatchResult(Matcher.java:274)
at java.base/java.util.Scanner.match(Scanner.java:1399)
at java.base/java.util.Scanner.nextLine(Scanner.java:1652)
at PhaseSVs.runSplicing(PhaseSVs.java:194)
at PhaseSVs.main(PhaseSVs.java:80)

Could you possibly help with this?

@mschatz
Copy link
Contributor

mschatz commented Dec 18, 2023 via email

@Ocean-Lyu
Copy link

Thanks for your timely reply! My problem is now solved!

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

3 participants