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

Problem with setup.sh when downloading cpg data #35

Closed
yoramzarai opened this issue Apr 21, 2020 · 1 comment
Closed

Problem with setup.sh when downloading cpg data #35

yoramzarai opened this issue Apr 21, 2020 · 1 comment

Comments

@yoramzarai
Copy link

I ran bash setup.sh in the examples folder. The DNA data was successfully downloaded. However downloading the cpg data encountered the following error:

#################################
wget http://www.ebi.ac.uk/~angermue/deepcpg/alias/b3afd7f831dec739d20843a3ef2dbeff -O ./data/cpg.zip
#################################
--2020-04-21 14:29:02--  http://www.ebi.ac.uk/~angermue/deepcpg/alias/b3afd7f831dec739d20843a3ef2dbeff
Resolving www.ebi.ac.uk (www.ebi.ac.uk)... 193.62.192.80
Connecting to www.ebi.ac.uk (www.ebi.ac.uk)|193.62.192.80|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.ebi.ac.uk/~angermue/deepcpg/alias/b3afd7f831dec739d20843a3ef2dbeff [following]
--2020-04-21 14:29:02--  https://www.ebi.ac.uk/~angermue/deepcpg/alias/b3afd7f831dec739d20843a3ef2dbeff
Connecting to www.ebi.ac.uk (www.ebi.ac.uk)|193.62.192.80|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-04-21 14:29:02 ERROR 404: Not Found.

Any ideas?

@yoramzarai
Copy link
Author

I saw a related issue and was able to get the cpg files from the link there. Closing.

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

1 participant