]> git.donarmstrong.com Git - don.git/commitdiff
* add extra space
authorDon Armstrong <don@donarmstrong.com>
Tue, 13 Dec 2011 22:41:00 +0000 (14:41 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 13 Dec 2011 22:41:00 +0000 (14:41 -0800)
genetics/dbsnp_mirror.mdwn

index 9ffa841600d3419537e7ff20827362653508e408..fe1447b5225b685a12808c8d4b7a907565e3ef6a 100644 (file)
@@ -8,9 +8,9 @@ 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).
 
 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 rsync://ftp.ncbi.nlm.nih.gov/snp/database/shared_data .
-   rsync -rvP rsync://ftp.ncbi.nlm.nih.gov/snp/database/shared_schema .
+    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 .
 
 Preparing SQL Schemas
 ---------------------
 
 Preparing SQL Schemas
 ---------------------