Author: plessy
Date: 2010-03-30 14:11:24 +0000 (Tue, 30 Mar 2010)
New Revision: 4707

Modified:
   trunk/community/infrastructure/getData/getData.conf.d/RefSeq.getData
Log:
Corrected a typo that prevented to download human RefSeq.


Modified: trunk/community/infrastructure/getData/getData.conf.d/RefSeq.getData
===================================================================
--- trunk/community/infrastructure/getData/getData.conf.d/RefSeq.getData        
2010-03-30 11:19:30 UTC (rev 4706)
+++ trunk/community/infrastructure/getData/getData.conf.d/RefSeq.getData        
2010-03-30 14:11:24 UTC (rev 4707)
@@ -4,7 +4,7 @@
 $toBeMirrored{"refseq.hsa"} = {
                 "name"          => "The NCBI Reference Sequence project – Homo 
sapiens",
                "tags"          => ["human", "proteome", "transcriptome"],
-                "source"        => "ln -s /etc/getData.conf.d/RefSeq.mk 
Makefile ; SPECIES=H_Sapiens make get unpack",
+                "source"        => "ln -s /etc/getData.conf.d/RefSeq.mk 
Makefile ; SPECIES=H_sapiens make get unpack",
                "post-download" => "make emboss blast"
         },
 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to