HiCExplorer icon indicating copy to clipboard operation
HiCExplorer copied to clipboard

--genome not working

Open robertferr opened this issue 1 year ago • 1 comments

Hi, I downloaded the new version of HiCExplorer with conda and then also did:

git clone https://github.com/deeptools/HiCExplorer/ cd HiCExplorer git checkout aggregateGenome hicex_git_dir=$(pwd) export PATH=$hicex_git_dir/bin:$PATH export PYTHONPATH=$hicex_git_dir:$PYTHONPATH

but the aggreateGenome does not appear and neithe the option --genome seems to work.

Any help?

thanks a lot, Roberto

robertferr avatar Jan 16 '24 12:01 robertferr

Hi,

I am not sure what you want to do. The mentioned branch aggregateGenome does not exist: https://github.com/deeptools/HiCExplorer/branches/all

Can you maybe explain from where you have that branch name and what you want to do?

Thanks and best,

Joachim

joachimwolff avatar Jan 29 '24 14:01 joachimwolff