I met this error when I try to visualize bw files created by tool bedGraphToBigWig after sorting.The bedgraph files were generated by STAR. The error: "Error loading /Users/weiyanjia/W_T_1.bw: Error reading BBFile header for: /Users/weiyanjia/W_T_1.bw" I am using the lasted version of IGV(2.7.2) and MAC (catalina)
PS: I can load those files to IGV on the Ubuntu system. Any suggestions?
What I always try when IGV does something odd is to upgrade IGV itself and the Java runtime to the current version. Please do that and try again. Since it works on Linux it is not the file itself but something system-related.
Thanks! I checked my JAVA version:
Still not working and not sure what's the problem.
IGV on Mac still can open bw files generated by deeptools but not by tool bedGraphToBigWig.