3820fe7ad2022db9e9783e53004212c867f0fff3
lrnassar
  Wed Jul 24 13:02:20 2024 -0700
Archiving/restructuring rarely used tracks into superTracks. This commit covers a few different tickets, all related to refs #32813.

diff --git src/hg/makeDb/trackDb/trackDb.mgc-orfeome.alpha.ra src/hg/makeDb/trackDb/trackDb.mgc-orfeome.alpha.ra
deleted file mode 100644
index 739cda1..0000000
--- src/hg/makeDb/trackDb/trackDb.mgc-orfeome.alpha.ra
+++ /dev/null
@@ -1,55 +0,0 @@
-# include this file with MGC and ORFeome are combined in a super track.
-
-track mgcOrfeomeMrna
-shortLabel MGC/ORFeome Genes
-longLabel MGC/ORFeome Full ORF mRNA Clones
-superTrack on
-group genes
-cartVersion 4
-visibility hide
-
-    track mgcFullMrna
-    parent mgcOrfeomeMrna
-    shortLabel MGC Genes
-    longLabel Mammalian Gene Collection Full ORF mRNAs
-    group genes
-    visibility pack
-    color 0,100,0
-    type psl
-    baseColorDefault diffCodons
-    baseColorUseCds genbank
-    baseColorUseSequence genbank
-    indelDoubleInsert on
-    indelQueryInsert on
-    showDiffBasesAllScales .
-    showDiffBasesMaxZoom 10000.0
-    showCdsAllScales .
-    showCdsMaxZoom 10000.0
-
-    searchTable mgcFullMrna
-    searchType psl
-    searchPriority 25
-    semiShortCircuit 1
-
-    track orfeomeMrna
-    parent mgcOrfeomeMrna
-    shortLabel ORFeome Clones
-    longLabel ORFeome Collaboration Gene Clones
-    group genes
-    visibility pack
-    color 34,139,34
-    type psl
-    baseColorDefault diffCodons
-    baseColorUseCds genbank
-    baseColorUseSequence genbank
-    indelDoubleInsert on
-    indelQueryInsert on
-    showDiffBasesAllScales .
-    showDiffBasesMaxZoom 10000.0
-    showCdsAllScales .
-    showCdsMaxZoom 10000.0
-
-    searchTable orfeomeMrna
-    searchType psl
-    searchPriority 25
-    semiShortCircuit 1