Created
September 18, 2019 08:53
-
-
Save jodyphelan/3f91060235c21aae91b4b1117dc2d6af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd ~/data/ | |
rm -r gwas/* | |
wget http://pathogenseq.lshtm.ac.uk/downloads/new_gwas.tgz | |
tar -xvf new_gwas.tgz | |
rm new_gwas.tgz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment