Skip to content

Instantly share code, notes, and snippets.

@jodyphelan
Created September 18, 2019 08:53
Show Gist options
  • Save jodyphelan/3f91060235c21aae91b4b1117dc2d6af to your computer and use it in GitHub Desktop.
Save jodyphelan/3f91060235c21aae91b4b1117dc2d6af to your computer and use it in GitHub Desktop.
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