報錯
Exception in thread "main" java.lang.RuntimeException: Unknown command: statistics
解決方式
看到一個博客的解決
https://groups.google.com/g/3d-genomics/c/ngRL5BK9C7M
直接換掉juicer_tools.jar就可以了
下載鏈接:https://github.com/aidenlab/Juicebox/releases/tag/v.2.13.07
直接刪掉script里面的common里面的juicer_tools.1.…….jar 和juicer_tools的軟連接,換上新下載的這個
直接重新跑juicer的人的例子就好了