From 47dcd82423b7dcd7bcf93c0f028e113899f3821f Mon Sep 17 00:00:00 2001 From: Kent Shefchek Date: Fri, 13 Apr 2018 11:37:45 -0700 Subject: [PATCH] add fision yeast --- dipper/sources/GeneOntology.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dipper/sources/GeneOntology.py b/dipper/sources/GeneOntology.py index ec60b0ff..b55ac5ea 100644 --- a/dipper/sources/GeneOntology.py +++ b/dipper/sources/GeneOntology.py @@ -71,8 +71,11 @@ class GeneOntology(Source): 'file': 'goa_cow.gaf.gz', 'url': GOGA+'/goa_cow.gaf.gz'}, '559292': { - 'file': 'goa_cow.gaf.gz', - 'url': GOGA+'/goa_sgd.gaf.gz'} + 'file': 'gene_association.sgd.gz', + 'url': GOGA+'/gene_association.sgd.gz'}, + '4896': { + 'file': 'gene_association.pombase.gz', + 'url': GOGA+'/gene_association.pombase.gz'}, # consider this after most others - should this be part of GO? # 'multispecies': { # 'file': 'gene_association.goa_uniprot.gz',