Eric
Eric
Hello, I used hiccups --cpu to call loops and it completed without error producing all of the expected files except the merged_loops list. I ran with `java -Djava.awt.headless=true -jar juicer_tools.2.20.00.jar...
Hello, I'm running into an error when I try to load an mcool file into an experiment object (as described in this [answer](https://github.com/3DGenomes/TADbit/issues/316)). ``` >>> from pytadbit import Experiment >>>...
Heads up that ribocode metaplot, and maybe other modules, break in python 3.10. Seems to be due to changes in collections library based on the stack overflow post. The help...