novoalab / EpiNano

Detection of RNA modifications from Oxford Nanopore direct RNA sequencing reads (Liu*, Begik* et al., Nature Comm 2019)
GNU General Public License v2.0
108 stars 31 forks source link

Cannot download the code through the repo #66

Closed yuxinPenny closed 3 years ago

yuxinPenny commented 3 years ago

I cannot download the code for EpiNano1.2 to linux remote server through clone the repo:

git clone git@github.com:enovoa/EpiNano.git

It returns: ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

Huanle commented 3 years ago

Hi @yuxinPenny, try

git clone https://github.com/enovoa/EpiNano.git