nf-core / hic

Analysis of Chromosome Conformation Capture data (Hi-C)
https://nf-co.re/hic
MIT License
81 stars 55 forks source link

Cannot read project manifest #147

Closed jtxyz16 closed 6 months ago

jtxyz16 commented 1 year ago

Hi, I'm new to the nextflow pipelines and I'm trying to implement hic-pro. I followed through installations and tried running it with the test dataset, but I get this error. Did I miss anything?

(env_nf) jteves@d-19-15-1:~/projects/scripts$ nextflow run nf-core/hic -profile test,docker

N E X T F L O W  ~  version 22.10.4
Pulling nf-core/hic ...
WARN: Cannot read project manifest -- Cause: Network is unreachable
Cannot find `nf-core/hic` -- Make sure exists a GitHub repository at this address `https://github.com/nf-core/hic`

Thanks for your help.

maxulysse commented 1 year ago

Can you try again? I can see that you're having a Network is unreachable issue. Are you running in an offline setting?