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 loading hic file #1008

Open
jeff-godwin opened this issue Apr 18, 2023 · 0 comments
Open

Issue loading hic file #1008

jeff-godwin opened this issue Apr 18, 2023 · 0 comments

Comments

@jeff-godwin
Copy link

Hey guys,

So I'm fairly new to this. I have a S. cerevisiae hic file generated through the the HiCUP pipeline. However, I'm not able to view this particular file on my local Juicebox. It is opening without any problems on Juicebox web and I'm able to open other hic files (from NCBI GEO) on the local Juicebox. I'm attaching the error message I got -

java.lang.IllegalArgumentException: No enum constant juicebox.windowui.NormalizationType.SCALE
at java.base/java.lang.Enum.valueOf(Enum.java:240)
at juicebox.windowui.NormalizationType.valueOf(NormalizationType.java:30)
at juicebox.data.DatasetReaderV2.readFooter(DatasetReaderV2.java:525)
at juicebox.data.DatasetReaderV2.read(DatasetReaderV2.java:235)
at juicebox.gui.SuperAdapter.unsafeLoad(SuperAdapter.java:414)
at juicebox.gui.SuperAdapter.unsafeLoadWithTitleFix(SuperAdapter.java:523)
at juicebox.gui.SuperAdapter$2.run(SuperAdapter.java:505)
at juicebox.MainWindow$3.call(MainWindow.java:446)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)

I have not been able to troubleshoot this. It will be great if you could please guide me through this.

Thanks,
Jeff

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

1 participant