726f0d82c65b613847011321bc7e9cd493311e92 chmalee Fri Feb 24 10:56:06 2023 -0800 Update Stanford source links on hgGene to new princeton location, refs #30694 diff --git src/hg/hgGene/hgGeneData/Human/links.ra src/hg/hgGene/hgGeneData/Human/links.ra index feae50d..5f5fa10 100644 --- src/hg/hgGene/hgGeneData/Human/links.ra +++ src/hg/hgGene/hgGeneData/Human/links.ra @@ -94,34 +94,34 @@ 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 # stopped working in late 2020 #name stanfordSource -#shortLabel Stanford SOURCE +#shortLabel SOURCE #tables kgXref #idSql select mRNA from kgXref where kgID = '%s' -#url http://smd.stanford.edu/cgi-bin/source/sourceResult?organism=Hs&option=Number&criteria=%s&choice=Gene +#url http://source-search.princeton.edu/cgi-bin/source/sourceResult?organism=Hs&option=Number&criteria=%s&choice=Gene #priority 10 name nextProt shortLabel neXtProt tables knownToNextProt idSql select value from knownToNextProt where name = '%s'; url http://www.nextprot.org/db/entry/%s priority 10 name lynx shortLabel Lynx tables knownToLynx idSql select value from knownToLynx where name = '%s'; url http://lynx.cri.uchicago.edu/gene/?geneid=%s priority 10