b83560e1ad374c58d6e3f2fa917c361d34138220 max Mon Jan 8 05:48:53 2024 -0800 small change to db name, refs #24292 diff --git src/hg/hgGene/hgGeneData/Human/links.ra src/hg/hgGene/hgGeneData/Human/links.ra index 6e2a22c..89cc14c 100644 --- src/hg/hgGene/hgGeneData/Human/links.ra +++ src/hg/hgGene/hgGeneData/Human/links.ra @@ -134,20 +134,20 @@ shortLabel Gene interactions tables hgFixed.ggSymbol kgXref idSql SELECT ggSymbol.geneSymbol FROM hgFixed.ggSymbol, kgXref where (kgXref.geneSymbol = ggSymbol.geneSymbol) and kgId='%s' url hgGeneGraph?gene=%s hgsid on priority 2 name myGene2 shortLabel myGene2 tables knownToMyGene2 idSql select value from knownToMyGene2 where name = '%s' url https://mygene2.org/MyGene2/variantsbygene?gene=%s priority 10 name orcs -shortLabel BioGrid ORCS +shortLabel BioGrid CRISPR DB tables kgXref hgFixed.refLink idSql select hgFixed.refLink.locusLinkId from kgXref,hgFixed.refLink where kgID = '%s' and kgXref.refseq = hgFixed.refLink.mrnaAcc url https://orcs.thebiogrid.org/Gene/%s priority 12