5ca9c0bc1d841741e75f20955af5007adc318163 gperez2 Thu Jul 14 15:19:56 2022 -0700 Updated searchStanza from lrgBigPsl to lrgTranscriptAli, refs #29726 diff --git src/hg/makeDb/trackDb/human/trackDb.ra src/hg/makeDb/trackDb/human/trackDb.ra index da354a2..290b0ab 100644 --- src/hg/makeDb/trackDb/human/trackDb.ra +++ src/hg/makeDb/trackDb/human/trackDb.ra @@ -4138,45 +4138,36 @@ searchPriority 20 searchTable HInvGeneMrna searchMethod exact searchType psl termRegex HIT[0-9]{9,9} searchPriority 50 searchTable lrg searchMethod exact searchType bigBed termRegex (LRG_[0-9]+)|(NG_[0-9]+\.[0-9]+) semiShortCircuit 1 searchPriority 49 -searchTable lrgBigPsl -searchMethod exact -searchType bigBed -termRegex LRG_[0-9]+t[0-9]+ -semiShortCircuit 1 -searchPriority 50 -release alpha - searchTable lrgTranscriptAli searchMethod exact -searchType psl +searchType bigBed termRegex LRG_[0-9]+t[0-9]+ semiShortCircuit 1 searchPriority 50 -release beta,public searchName lrgTranscriptAliNoTNum searchTable lrgTranscriptAli query select tName, tStart, tEnd, qName from %s where qName like '%st%%' termRegex LRG_[0-9]+ dontCheck LRG_[0-9]+t[0-9+] semiShortCircuit 1 searchPriority 50 searchTable acescan searchMethod fuzzy searchType genePred termRegex .*_pred\.[0-9]+ searchPriority 50