[med-svn] r11201 - trunk/community/infrastructure/getData

Steffen Möller moeller at alioth.debian.org
Mon Jun 4 17:30:41 UTC 2012


Author: moeller
Date: 2012-06-04 17:30:41 +0000 (Mon, 04 Jun 2012)
New Revision: 11201

Modified:
   trunk/community/infrastructure/getData/getData
Log:
Added gwascatalog to databases.


Modified: trunk/community/infrastructure/getData/getData
===================================================================
--- trunk/community/infrastructure/getData/getData	2012-06-04 15:42:14 UTC (rev 11200)
+++ trunk/community/infrastructure/getData/getData	2012-06-04 17:30:41 UTC (rev 11201)
@@ -355,6 +355,11 @@
 		"post-download" => "gzip -dc ftp.geneontology.org/pub/go/godatabase/archive/latest/go_*-termdb.rdf-xml.gz > go-termdb.rdf-xml"
 	},
 
+	"gwascatalog" => {
+		name => "Genome.org - GWAScatalog: SNPs and diseases",
+		source => "wget $sharedWgetOptions http://www.genome.gov/admin/gwascatalog.txt"
+	},
+
 	"intact.psimitab" => {
 		name  => "IntACT Protein Interaction Database",
 		source => "wget $sharedWgetOptions ftp://ftp.ebi.ac.uk/pub/databases/intact/current/psimitab/intact.zip",




More information about the debian-med-commit mailing list