9d644b359a9a38b90ec8845bbabbe24171cea274
braney
  Fri Nov 13 13:30:27 2020 -0800
move "track knownGene" down to lower levels so hg38 can get by without
having one even though the table exists

diff --git src/hg/makeDb/trackDb/trackDb.ra src/hg/makeDb/trackDb/trackDb.ra
index 89e3e7c..8268153 100644
--- src/hg/makeDb/trackDb/trackDb.ra
+++ src/hg/makeDb/trackDb/trackDb.ra
@@ -267,46 +267,30 @@
 group map
 type psl
 indelDoubleInsert on
 indelQueryInsert on
 showDiffBasesAllScales .
 showDiffBasesMaxZoom 10000.0
 showCdsMaxZoom 10000.0
 showCdsAllScales .
 baseColorDefault diffBases
 baseColorUseSequence db
 color 231,203,21
 darkerLabels on
 priority 1
 visibility pack
 
-track knownGene
-shortLabel UCSC Genes
-longLabel UCSC Genes (RefSeq, GenBank, tRNAs & Comparative Genomics)
-group genes
-visibility pack
-color 12,12,120
-type genePred knownGenePep knownGeneMrna
-idXref kgAlias kgID alias
-hgGene on
-hgsid on
-directUrl /cgi-bin/hgGene?hgg_gene=%s&hgg_chrom=%s&hgg_start=%d&hgg_end=%d&hgg_type=%s&db=%s
-baseColorUseCds given
-baseColorDefault genomicCodons
-defaultLinkedTables kgXref
-intronGap 12
-
 track knownAlt
 shortLabel UCSC Alt Events
 longLabel Alternative Splicing, Alternative Promoter and Similar Events in UCSC Genes
 group genes
 visibility hide
 color 90,0,150
 noScoreFilter .
 type bed 6 .
 
 track ccdsGene
 shortLabel CCDS
 longLabel Consensus CDS
 group genes
 visibility hide
 color 12,120,12