Open tonyjhlam opened 2 years ago
@sa501428
Greetings! Same issue confirmed. As mentioned in one of the previous issues, no samtools and/or bedtools re-installation are able to resolve this issue. Please fix ASAP. Thanks in advance!
We use hic2cool. Must be fixed there.
Hi All, Any updates on this issue? I'm having the same issue and was wondering if anything was in the works or if using the straw option is the only option? Thanks! -Matt
@RomeroMatt From what I gathered, hic2cool is no longer maintained by the owners. HiCExplorer does not want to pick up support for new juicer v9 .hic format since they rely on hic2cool and would take concerted efforts to add support for v9 format. And Juicer does not want to provide a cross-compatibility flag option to downgrade their file format so that Juicer v2 output can be used with tools that are no longer actively maintained but have been working with the old juicer format.
I myself did try to work on the source code of hic2cool, but after some time it was not worth the effort. I've instead downgraded my Juicer to v1.6, so that I am still able to use 3rd party tools that are not within the Aiden lab ecosystem. It is a shame since the only tools that work with Juicer v2 are those within juicebox. So now we are stuck with the decision of upgrading to Juicer v2 (which would be nice to use since there are some large ENCODE initiatives that will be using Juicer v2 in the future) but not being able to analyze data outside of juicebox, or downgrade to Juicebox v1.6.
Hi @tonyjhlam thanks for the info! That is unfortunate, but I suppose I understand. Naive question, how did you download this version from github? Each time I try to download from github I get v2.0. Thanks again! -Matt
@RomeroMatt Really should be a question for the Juicer repo or juicer google group, rather than the HiCExplore repo. https://github.com/aidenlab/juicer/releases/tag/1.6
Hi, I proposed a solution in #821
Hello,
I am having problems using .hic files generated using Juicer v2.0
Specifically: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xaf in position 1: invalid start byte
This could possibly be because I think Juicer v2.0 might have a different .hic formatting (v9 format)?
Any help would be great.
Thanks, Tony