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

INFO:cooler.balance:variance is nan #262

Open
aakashsur opened this issue Aug 27, 2021 · 1 comment
Open

INFO:cooler.balance:variance is nan #262

aakashsur opened this issue Aug 27, 2021 · 1 comment

Comments

@aakashsur
Copy link

cooler.txt

Looks like balance (called from command line) starts working but then blows up the weights, and runs into an overflow error causing the variance to go to NaN. Surprisingly this doesn't throw an error, and continues until the iteration limit is reached. Perhaps there should be an error thrown? Also any tips on getting this to work? I'm experimenting with downsampled Hi-C reads so there are few reads in this set.

@aakashsur
Copy link
Author

I was just thinking maybe it would be nice to have a convergence policy which stores the unbalanced data if there's a problem with balancing?

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