-
Notifications
You must be signed in to change notification settings - Fork 70
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
chicViewpoint #447
Comments
Can you provide the full command for a) qc, b) background and c) the
viewpoint itself?
|
The error comes from background model computation. The fixateRange in there is |
background model: viewPoint: chicViewpoint -m mergedSamples_merged_bs2kb.corrected.h5 |
I changed so much in chic-modules in the last half year. Could be fixed by now the current release, or maybe this line of code is not even more there. Please reopen in case it is still crashing. Thanks, Joachim |
chicViewpoint fails with the following error message:
miniconda3/envs/hicexplorer/lib/python3.6/site-packages/hicexplorer/lib/viewpoint.py", line 571, in computeSumOfDensities
background_nbinom[fixateRange] = nbinom(pBackgroundModel[fixateRange][0], pBackgroundModel[fixateRange][1])
KeyError: 500000
The text was updated successfully, but these errors were encountered: