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

Calculating norms for zoom BP_100000java.lang.ArrayIndexOutOfBoundsException: 1296 #324

Open
maize821 opened this issue Aug 23, 2023 · 1 comment

Comments

@maize821
Copy link

图片
I'm having trouble converting pairs to hic files, this is the content of my pair file, when I use the following command java -Xmx2g -jar juicer_tools.1.9.9_jcuda.0.8.jar pre ./test.pair test.hic mm10 gives the following error
`Not including fragment map
Start preprocess
Writing header
Writing body
...............................
Writing footer

Finished preprocess

Calculating norms for zoom BP_2500000
Calculating norms for zoom BP_1000000
Calculating norms for zoom BP_500000
Calculating norms for zoom BP_250000
Calculating norms for zoom BP_100000java.lang.ArrayIndexOutOfBoundsException: 1296
at juicebox.tools.utils.original.NormalizationCalculations.computeVC(NormalizationCalculations.java:319)
at juicebox.tools.utils.original.NormalizationVectorUpdater.updateHicFile(NormalizationVectorUpdater.java:161)
at juicebox.tools.clt.old.PreProcessing.run(PreProcessing.java:121)
at juicebox.tools.HiCTools.main(HiCTools.java:96)
I speculate that there may be a problem with normalize. When I add-n`, this error will not appear. I hope to get your answer

@maize821
Copy link
Author

图片

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