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

About HiCPro2FitHiC.py error #71

Open
HW-Superior opened this issue Apr 6, 2024 · 0 comments
Open

About HiCPro2FitHiC.py error #71

HW-Superior opened this issue Apr 6, 2024 · 0 comments

Comments

@HW-Superior
Copy link

HW-Superior commented Apr 6, 2024

I encountered a problem when using fithic(version 2.0.8) HiCPro2FitHiC.py. The following error as Traceback (most recent call last):
File "/home/user/biosoft/fithic/fithic/utils/HiCPro2FitHiC.py", line 111, in < module>
outputfithicform(args.bed, args.matrix, icounts_output, fragmap_output, args.bias, bias_output, args.resolution)
File "/home/user/biosoft/fithic/fithic/utils/HiCPro2FitHiC.py", line 63, in outputfithicform
value = float(lines.rstrip()) #just one entry that can be nan or a float
ValueError: could not convert string to float: '1\t1\t668.194895'
Can you give me some advice on how I should solve this problem? Thanks!

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