cec4bfab74f738400696c0c191fe712fa33b997e
lrnassar
  Tue Jul 2 14:04:51 2024 -0700
Adding release tags to the cartVersion 4 changes.

diff --git src/hg/makeDb/trackDb/trackDb.mgc-orfeome.alpha.ra src/hg/makeDb/trackDb/trackDb.mgc-orfeome.alpha.ra
new file mode 100644
index 0000000..739cda1
--- /dev/null
+++ src/hg/makeDb/trackDb/trackDb.mgc-orfeome.alpha.ra
@@ -0,0 +1,55 @@
+# 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