Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installation #70

Open
ichauchcc opened this issue Jun 1, 2022 · 3 comments
Open

Error while installation #70

ichauchcc opened this issue Jun 1, 2022 · 3 comments

Comments

@ichauchcc
Copy link

Hi team,

Hope you are all well.

Recently we've been trying to install STRetch into HPC system. But it continues to fail. Please see the error message below.

[dleo2939@login3 ~]$
[dleo2939@login3 ~]$  git clone [email protected]:Oshlack/STRetch.git STRetch
Cloning into 'STRetch'...
Warning: Permanently added the RSA host key for IP address '52.64.108.95' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Any suggestion on how we can fix this? Thanks a mil.

CC

@hdashnow
Copy link
Collaborator

hdashnow commented Jun 2, 2022

This looks like a git/GitHub or networking error. You could try cloning via HTTP:
git clone https://github.com/Oshlack/STRetch.git

@ichauchcc

This comment was marked as resolved.

@hdashnow
Copy link
Collaborator

You could comment out the line in the install script that downloads the reference data, then download it manually.
Here's the line in the install script:

download_hg19

And here's the link to download the reference data manually:
https://home.chpc.utah.edu/~u6026198/hg19.STRling.bundle.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants