nf-core / hic

Analysis of Chromosome Conformation Capture data (Hi-C)

Home Page:https://nf-co.re/hic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read project manifest

jtxyz16 opened this issue · comments

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.

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