From: Don Armstrong Date: Sun, 19 Aug 2012 20:12:16 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.donarmstrong.com/sites/git/don X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=e887391d74a92798b163519b325b1d920fb62d1c;hp=2cb2a358750fd4244f3147e3c6ea25644632e0a4 Merge branch 'master' of ssh://git.donarmstrong.com/sites/git/don --- diff --git a/genetics/dbsnp_mirror.mdwn b/genetics/dbsnp_mirror.mdwn index 5f15f02..5264a90 100644 --- a/genetics/dbsnp_mirror.mdwn +++ b/genetics/dbsnp_mirror.mdwn @@ -8,7 +8,7 @@ download the databases and schemas for the current release of dbsnp. For humans, this is currently ≈60G, and takes a while to retrieve (about 24 hours or so). - rsync -rvP --include 'organism_*' --exclude '**' rsync://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606/database/ . + rsync -rvP --include 'organism_**' --exclude '**' rsync://ftp.ncbi.nlm.nih.gov/snp/organisms/human_9606/database/ . rsync -rvP rsync://ftp.ncbi.nlm.nih.gov/snp/database/shared_data . rsync -rvP rsync://ftp.ncbi.nlm.nih.gov/snp/database/shared_schema .