0b81078213eff40174d357fbc8632ed7077baec4 braney Fri Aug 21 09:47:38 2020 -0700 changes to support the lack of native knownGene tables in an assembly. diff --git src/hg/hgGene/hgGeneData/links.ra src/hg/hgGene/hgGeneData/links.ra index 845d043..96dd66d 100644 --- src/hg/hgGene/hgGeneData/links.ra +++ src/hg/hgGene/hgGeneData/links.ra @@ -29,31 +29,31 @@ priority 1 name sgdPalTrack shortLabel Other Species FASTA tables sgdGene idSql select chrom,txStart+1,txEnd,name from sgdGene where name = '%s' url ../cgi-bin/hgPal?g=sgdGene&c=%s&l=%s&r=%s&i=%s hgsid on dbInUrl on priority 1 name palTrack shortLabel Other Species FASTA tables knownGene idSql select chrom,txStart+1,txEnd,name from knownGene where name = '%s' -url ../cgi-bin/hgPal?g=knownGene&c=%s&l=%s&r=%s&i=%s +url ../cgi-bin/hgPal?g=KNOWNDB.knownGene&c=%s&l=%s&r=%s&i=%s hgsid on dbInUrl on priority 1 name tbSchema shortLabel Table Schema tables knownGene idSql select 'this is a necessary placeholder %s' url ../cgi-bin/hgTables?hgta_group=%s&hgta_track=%s&hgta_table=%s&hgta_doSchema=describe+table+schema hgsid on dbInUrl on priority 5 name uniProt shortLabel UniProtKB