]> git.donarmstrong.com Git - don.git/commitdiff
Merge branch 'master' of ssh://git.donarmstrong.com/sites/git/don
authorDon Armstrong <don@donarmstrong.com>
Sun, 19 Aug 2012 20:12:16 +0000 (13:12 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 19 Aug 2012 20:12:16 +0000 (13:12 -0700)
genetics/dbsnp_mirror.mdwn

index 5f15f02ec194586204ec5e1da67223369ca274e7..5264a9078866b7ea5b39d033ca4017d9c395baf0 100644 (file)
@@ -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 .