3f62a4af0857b281468ddb912b7e7d2a3fe180f6
ccpowell
  Thu Mar 21 11:50:21 2019 -0700
Removing old url line from AllenBrains section, #23144

diff --git src/hg/hgGene/hgGeneData/Human/links.ra src/hg/hgGene/hgGeneData/Human/links.ra
index be5efbd..1907ef8 100644
--- src/hg/hgGene/hgGeneData/Human/links.ra
+++ src/hg/hgGene/hgGeneData/Human/links.ra
@@ -61,31 +61,30 @@
 
 name reactome
 shortLabel Reactome
 tables proteome.spReactomeEvent kgXref
 idSql select spReactomeId.spID from proteome.spReactomeId,proteome.spVariant,kgXref where kgXref.kgID = '%s' and kgXref.spID=variant and spReactomeId.spID=parent;
 url http://www.reactome.org/content/query?q=%s
 priority 10
 
 name ensembl
 url http://www.ensembl.org/Homo_sapiens/geneview?transcript=%s
 
 name allenBrain
 shortLabel Human Cortex Gene Expression
 tables allenBrainGene
 idSql select a.geneSymbol from kgXref x, allenBrainGene a where x.geneSymbol=a.geneSymbol and kgId='%s'
-#url http://humancortex.alleninstitute.org/has/human/brain/%s.html
 url http://human.brain-map.org/microarray/search/show?exact_match=false&search_term=%s&search_type=gene 
 priority 10
 
 name aceView
 shortLabel AceView
 tables jaxOrtholog
 idSql select geneSymbol from kgXref where kgID = '%s'
 priority 10
 url https://www.ncbi.nlm.nih.gov/IEB/Research/Acembly/av.cgi?db=human&l=%s
 
 name jaxOrtholog
 shortLabel MGI
 tables kgXref
 idSql select geneSymbol from kgXref x, knownGene k where kgID = '%s' and name= kgID and cdsStart <> cdsEnd
 url http://www.informatics.jax.org/searchtool/Search.do?query=%s