Open zmbiolab opened 1 year ago
You need to load the matrices in hic_datasets
:
import fanc
import fanc.plotting as fancplot
hic_datasets = [
fanc.load(file_name) for file_name in [
"/media/juicer/bd.allValidPairs.hic@100kb",
"/media/juicer/ld.allValidPairs.hic@100kb"
]
]
Thank you very much for your timely response
this my script:
error is that: