src/hg/makeDb/trackDb/trackDb.ra 1.554

1.554 2009/12/11 23:51:26 hiram
felCat3 chain and nets are now composites
Index: src/hg/makeDb/trackDb/trackDb.ra
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/trackDb/trackDb.ra,v
retrieving revision 1.553
retrieving revision 1.554
diff -b -B -U 4 -r1.553 -r1.554
--- src/hg/makeDb/trackDb/trackDb.ra	11 Dec 2009 22:22:43 -0000	1.553
+++ src/hg/makeDb/trackDb/trackDb.ra	11 Dec 2009 23:51:26 -0000	1.554
@@ -3001,17 +3001,21 @@
 matrixHeader A, C, G, T
 type chain canFam2
 otherDb canFam2
 
+# release beta until composite chainNetFelCat3 track becomes the default
 track chainFelCat3
+release beta
 shortLabel $o_Organism Chain
 longLabel $o_Organism ($o_date/$o_db) Chained Alignments
 group compGeno
 priority 230 
 visibility hide
 color 100,50,0
 altColor 255,240,200
 spectrum on
+chainMinScore 3000
+chainLinearGap medium
 matrix 16 91,-114,-31,-123,-114,100,-125,-31,-31,-125,100,-114,-123,-31,-114,91
 matrixHeader A, C, G, T
 type chain felCat3
 otherDb felCat3
@@ -3095,9 +3099,11 @@
 spectrum on
 type chain borEut13
 otherDb borEut13
 
+# release beta until composite chainNetFelCat3 track becomes the default
 track netFelCat3
+release beta
 shortLabel $o_Organism Net
 longLabel $o_Organism ($o_date/$o_db) Alignment Net
 group compGeno
 priority 230.1