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

cannot convert float NaN to integer #79

Open
lssb opened this issue Apr 13, 2022 · 0 comments
Open

cannot convert float NaN to integer #79

lssb opened this issue Apr 13, 2022 · 0 comments

Comments

@lssb
Copy link

lssb commented Apr 13, 2022

I met lots of errors like following and the result file was 0 byte.

/home/ionadmin/miniconda3/envs/circle-map/lib/python3.7/site-packages/circlemap/utils.py:728: UserWarning: WARNING: Could not compute the probability for the mate interval priors [['chr6', 151887040, 151887190, 'DR', 'R', '0.999999'], ['chr6', 151887040, 151887190, 'DR', 'R', '0.999999']] due to the following error cannot convert float NaN to integer
 Skipping intervals
  str(bed_prior), str(e)))

and the environment was created by conda.

Could you help me?

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