d63e61cdc4fa118eee44f5074a7f5bf0aeb0f5df
gperez2
  Fri Mar 19 00:38:12 2021 -0700
Organized the hg19 and hg38 non-default tracks in alphabetical order, refs #19187

diff --git src/hg/makeDb/trackDb/trackDb.genbank.ra src/hg/makeDb/trackDb/trackDb.genbank.ra
index b6a2129..1e7b32a 100644
--- src/hg/makeDb/trackDb/trackDb.genbank.ra
+++ src/hg/makeDb/trackDb/trackDb.genbank.ra
@@ -15,61 +15,59 @@
 
 track mrna
 table all_mrna
 shortLabel $Organism mRNAs
 longLabel $Organism mRNAs from GenBank 
 group rna
 visibility pack
 type psl .
 baseColorUseCds genbank
 baseColorUseSequence genbank
 baseColorDefault diffCodons
 showDiffBasesAllScales .
 indelDoubleInsert on
 indelQueryInsert on
 indelPolyA on
-priority 1
 
 track tightMrna
 shortLabel Tight mRNAS
 longLabel Tightly Filtered $Organism mRNAs from GenBank
 group rna
 visibility hide
 spectrum on
 type psl .
 baseColorUseCds genbank
 baseColorUseSequence genbank
 baseColorDefault diffCodons
 showDiffBasesAllScales .
 indelDoubleInsert on
 indelQueryInsert on
 indelPolyA on
 
 track intronEst
 shortLabel Spliced ESTs
 longLabel $Organism ESTs That Have Been Spliced
 group rna
 visibility dense
 spectrum on
 intronGap 30
 type psl est
 baseColorUseSequence genbank
 showDiffBasesAllScales .
 indelDoubleInsert on
 indelQueryInsert on
 maxItems 300
-priority 2
 
 track est
 table all_est
 shortLabel $Organism ESTs
 longLabel $Organism ESTs Including Unspliced
 group rna
 visibility hide
 spectrum on
 intronGap 30
 type psl est
 baseColorUseSequence genbank
 indelDoubleInsert on
 indelQueryInsert on
 maxItems 300
 
@@ -117,31 +115,30 @@
 visibility hide
 spectrum on
 type psl xeno
 baseColorUseSequence genbank
 indelDoubleInsert on
 indelQueryInsert on
 url https://www.ncbi.nlm.nih.gov/htbin-post/Entrez/query?form=4&db=n&term=$$
 
 track xenoRefGene
 shortLabel Other RefSeq
 longLabel Non-$Organism RefSeq Genes
 group genes
 visibility dense
 color 12,12,120
 type genePred xenoRefPep xenoRefMrna
-priority 3
 
 track mgcFullMrna
 shortLabel MGC Genes
 longLabel Mammalian Gene Collection Full ORF mRNAs
 group genes
 visibility hide
 color 0,100,0
 type psl
 baseColorDefault diffCodons
 baseColorUseCds genbank
 baseColorUseSequence genbank
 indelDoubleInsert on
 indelQueryInsert on
 showDiffBasesAllScales .
 showDiffBasesMaxZoom 10000.0