Skip to content

Problem with calculate-cnv #71

@jmtobin257

Description

@jmtobin257

I am trying to get calculate-cnv to work but am getting this error message:

calculate-cnv -H MCUI2066C_10000.cool -g hg38
-e Arima --output MCUI2066C_10000.CNV-profile.bedgraph
root INFO @ 03/11/25 04:06:42:

ARGUMENT LIST:

Cool URI = MCUI2066C_10000.cool

Reference Genome = hg38

Enzyme = Arima

Output Path = MCUI2066C_10000.CNV-profile.bedgraph

Cache Folder = .cache

Log file name = cnv-calculation.log

Traceback (most recent call last):
File "/opt/conda/envs/neoloop/bin/calculate-cnv", line 189, in
run()
File "/opt/conda/envs/neoloop/bin/calculate-cnv", line 87, in run
from neoloop.cnv import runcnv
File "/opt/conda/envs/neoloop/lib/python3.10/site-packages/neoloop/cnv/runcnv.py", line 6, in
from cooler import balance
ImportError: cannot import name 'balance' from 'cooler' (/opt/conda/envs/neoloop/lib/python3.10/site-packages/cooler/init.py)

I am wondering if you have encountered this before with this version of cooler (0.13.0)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions