src/hg/makeDb/schema/all.joiner 1.771

1.771 2010/02/10 19:26:51 katrina
Moved set for tRNAs and CGAP SAGE tracks from being above their identifier to the location with all the other set information
Index: src/hg/makeDb/schema/all.joiner
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/schema/all.joiner,v
retrieving revision 1.770
retrieving revision 1.771
diff -b -B -U 4 -r1.770 -r1.771
--- src/hg/makeDb/schema/all.joiner	10 Feb 2010 00:01:17 -0000	1.770
+++ src/hg/makeDb/schema/all.joiner	10 Feb 2010 19:26:51 -0000	1.771
@@ -116,8 +116,14 @@
 
 # Magic for tables split between chromosomes
 set split splitPrefix=chr%\_
 
+# Databases with the tRNAs track
+set tRNAsDbs hg18,hg19,mm9,rn4
+
+# Databases with the CGAP SAGE track
+set cgapSageDbs hg18,mm8
+
 # Define the shared identifiers and the fields they appear in.
 
 
 # GO - Gene Ontology Info
@@ -291,20 +297,14 @@
      visiGene.strain.taxon
 
 # tRNAs track Stuff
 
-# Databases with the tRNAs track
-set tRNAsDbs hg18,hg19,mm9,rn4
-
 identifier tRNAsId
 "ID of tRNAs"
     $tRNAsDbs.tRNAs.name
 
 # CGAP SAGE track Stuff
 
-# Databases with the CGAP SAGE track
-set cgapSageDbs hg18,mm8
-
 identifier cgapSageLibId external=CGAP
 "ID linking cgapSage and cgapSageLib tables"
     $cgapSageDbs.cgapSageLib.libId
     $cgapSageDbs.cgapSage.libIds comma