-
```
> pip install clodius
Collecting clodius
Downloading clodius-0.7.4.tar.gz (72kB)
100% |████████████████████████████████| 81kB 3.8MB/s
...
pkg_resources.DistributionNotFound:…
-
At least it is observed on the largest Bonev dataset.
magus@wiz:~/work/distillate/rao2014Test$ pairix -n HiC_NPC_4.nodups.pairs.gz
-2003369355
-
Hi,
I'm having a hard time installing hic2cool. Pip fails:
```
pip install -e hic2cool/
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python…
-
After upgrading to
```
cooler==0.7.8
pairsamtools==0.0.1.dev0
pypairix==0.3.5
```
Cooler binning (running with `distiller`) gives me this error:
```
Command error:
+ cooler cload pairi…
-
Hi,
I've found that executing get_blocknames() twice crashes the whole python session:
f = pypairix.open(pairs_path)
f.get_blocknames()
f.get_blocknames()
-
Hi,
I am processing 12 different datasets but 8 of them gave me problems using cooler zoomify.
All the same issue :
` File "/share/apps/cooler/0.7.4/intel/bin/cooler", line 11, in
load_entr…
-
Re: #29
-
Was wondering if the pairix library is needed for running? I did `pip install cooler` and then just ran `cooler` and it gave the error
```
cooler
Traceback (most recent call last):
File "/home…