From 8e197b478c0628ff21c941131f819b432fb1980a Mon Sep 17 00:00:00 2001
From: Magali Ruffier <mr6@ebi.ac.uk>
Date: Tue, 19 Mar 2013 17:23:49 +0000
Subject: [PATCH] updated GOA url for human, mouse, rat and uniprot also added
 url for zebrafish

---
 misc-scripts/xref_mapping/xref_config.ini | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc-scripts/xref_mapping/xref_config.ini b/misc-scripts/xref_mapping/xref_config.ini
index 4c6c8d91db..086d2830ee 100644
--- a/misc-scripts/xref_mapping/xref_config.ini
+++ b/misc-scripts/xref_mapping/xref_config.ini
@@ -971,7 +971,7 @@ priority        = 1
 prio_descr      = main
 parser          = GOParser
 dependent_on    = Uniprot/SPTREMBL,Uniprot/SWISSPROT,RefSeq_dna,RefSeq_peptide,SGD
-release_uri     = http://www.ebi.ac.uk/GOA/uniprot_release.html
+release_uri     = http://www.ebi.ac.uk/GOA/uniprot_release
 data_uri        = ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/UNIPROT/gene_association.goa_uniprot.gz
 data_uri        = http://archive.geneontology.org/latest-termdb/go_daily-termdb.obo-xml.gz
 
@@ -1022,7 +1022,7 @@ priority        = 1
 prio_descr      = main
 parser          = GOParser
 dependent_on    = Uniprot/SPTREMBL,Uniprot/SWISSPROT,RefSeq_dna,RefSeq_peptide
-release_uri     =
+release_uri     = http://www.ebi.ac.uk/GOA/zebrafish_release
 data_uri        = ftp://ftp.geneontology.org/pub/go/gene-associations/gene_association.zfin.gz
 data_uri        = http://archive.geneontology.org/latest-termdb/go_daily-termdb.obo-xml.gz
 
@@ -1060,7 +1060,7 @@ priority        = 1
 prio_descr      = main
 parser          = GOParser
 dependent_on    = Uniprot/SPTREMBL,Uniprot/SWISSPROT,RefSeq_dna,RefSeq_peptide
-release_uri     = http://www.ebi.ac.uk/GOA/HUMAN_release.html
+release_uri     = http://www.ebi.ac.uk/GOA/human_release
 data_uri        = ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/HUMAN/gene_association.goa_human.gz
 data_uri        = http://archive.geneontology.org/latest-termdb/go_daily-termdb.obo-xml.gz
 
@@ -1073,7 +1073,7 @@ priority        = 1
 prio_descr      = main
 parser          = GOParser
 dependent_on    = Uniprot/SPTREMBL,Uniprot/SWISSPROT,RefSeq_dna,RefSeq_peptide
-release_uri     = http://www.ebi.ac.uk/GOA/MOUSE_release.html
+release_uri     = http://www.ebi.ac.uk/GOA/MOUSE_release
 data_uri        = ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/MOUSE/gene_association.goa_mouse.gz
 data_uri        = http://archive.geneontology.org/latest-termdb/go_daily-termdb.obo-xml.gz
 
@@ -1100,7 +1100,7 @@ priority        = 1
 prio_descr      = main
 parser          = GOParser
 dependent_on    = Uniprot/SPTREMBL,Uniprot/SWISSPROT,RefSeq_dna,RefSeq_peptide
-release_uri     = http://www.ebi.ac.uk/GOA/rat_release.html
+release_uri     = http://www.ebi.ac.uk/GOA/rat_release
 data_uri        = ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/RAT/gene_association.goa_rat.gz
 data_uri        = http://archive.geneontology.org/latest-termdb/go_daily-termdb.obo-xml.gz
 
-- 
GitLab