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

Issue with Juicer Tools Preprocessing #96

Open
yeyu52 opened this issue Oct 5, 2024 · 1 comment
Open

Issue with Juicer Tools Preprocessing #96

yeyu52 opened this issue Oct 5, 2024 · 1 comment

Comments

@yeyu52
Copy link

yeyu52 commented Oct 5, 2024

Dear Authors,

Thank you for developing such a valuable tool. I am currently using Juicer Tools for my de novo vertebrate genome assembly. After executing the following command:
java -jar -Xmx100G juicer_tools.1.9.9_jcuda.0.8.jar pre out_JBAT.txt out_JBAT.hic.part chrom.sizes
I encountered the following output:
Not including fragment map
Start preprocess
Writing header
Writing body
java.lang.IllegalStateException: Shutdown in progress
at java.io.DeleteOnExitHook.add(DeleteOnExitHook.java:60)
at java.io.File.deleteOnExit(File.java:1090)
at juicebox.tools.utils.original.Preprocessor$MatrixZoomDataPP.incrementCount(Preprocessor.java:1572)
at juicebox.tools.utils.original.Preprocessor$MatrixPP.incrementCount(Preprocessor.java:1389)
at juicebox.tools.utils.original.Preprocessor.writeBody(Preprocessor.java:660)
at juicebox.tools.utils.original.Preprocessor.preprocess(Preprocessor.java:346)
at juicebox.tools.clt.old.PreProcessing.run(PreProcessing.java:116)
at juicebox.tools.HiCTools.main(HiCTools.java:96)
Could you please provide any guidance or solutions to resolve this issue?

Thank you for your assistance.

Best regards,

Yeyu

@c-zhou
Copy link
Owner

c-zhou commented Oct 29, 2024

Hello Yeyu,

Sorry for the delayed reply. This is likely an issue with juicer_tools, and I may not be able to provide much assistance. We have noticed that different versions of juicer_tools do make difference, so I suggest trying it with another version.

Best,
Chenxi

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