e1fb9f2edabe26eaca253ea878486b939d168a27 lrnassar Wed Jul 20 10:16:48 2022 -0700 Fixing linkout to MGI from knownGene refs #29774 diff --git src/hg/hgGene/hgGeneData/Human/links.ra src/hg/hgGene/hgGeneData/Human/links.ra index 5838b7b..32a3fa1 100644 --- src/hg/hgGene/hgGeneData/Human/links.ra +++ src/hg/hgGene/hgGeneData/Human/links.ra @@ -75,31 +75,31 @@ idSql select a.geneSymbol from kgXref x, allenBrainGene a where x.geneSymbol=a.geneSymbol and kgId='%s' 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 +url http://www.informatics.jax.org/quicksearch/summary?queryType=exactPhrase&query=%s&submit=Quick%0D%0ASearch priority 10 name HInv shortLabel H-INV tables knownToHInv idSql select HInv.mrnaAcc from HInv, knownToHInv where knownToHInv.name = '%s' and HInv.geneId = knownToHInv.value url http://h-invitational.jp/hinv/spsoup/transcript_view?hit_id=%s priority 10 name geneNetwork shortLabel GeneNetwork tables geneNetworkId idSql select Id from geneNetworkId, knownToRefSeq where Id = value and name='%s' url http://www.genenetwork.org/webqtl/WebQTL.py?cmd=sch&refseq=%s&species=human priority 10