src/hg/encode/DAFs/CshlLongRnaSeq.daf 1.2

1.2 2009/07/10 18:51:12 mikep
new datatype as this will be a separate composite track from CshlRnaSeq (short RNA-seq)
Index: src/hg/encode/DAFs/CshlLongRnaSeq.daf
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/DAFs/CshlLongRnaSeq.daf,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 1000000 -r1.1 -r1.2
--- src/hg/encode/DAFs/CshlLongRnaSeq.daf	1 Jul 2009 20:00:06 -0000	1.1
+++ src/hg/encode/DAFs/CshlLongRnaSeq.daf	10 Jul 2009 18:51:12 -0000	1.2
@@ -1,41 +1,41 @@
-# Data Agreement File for RNA-seq project $Revision$
+# Data Agreement File for CSHL Long RNA-seq project $Revision$
 
 # This file specifies the data agreement between your lab and 
 # the DCC.  It should not be changed unilaterally.
 
 # Lab and general info
 grant             Gingeras
 lab               Cshl
-dataType          RnaSeq
+dataType          LoRnaSeq
 variables         cell, localization, rnaExtract
 assembly          hg18
 dafVersion        0.2.2
 # Added property 'noAutoCreate' 
 # to suppress auto-creation until we can handle large Alignments
 noAutoCreate     yes
 
 # Track/view definition
 view             PlusRawSignal
 longLabelPrefix  CSHL Long RNA-Seq Plus Strand Raw Signal
 type             bedGraph
 hasReplicates    no
 required         no
 
 view             MinusRawSignal
 longLabelPrefix  CSHL Long RNA-Seq Minus Strand Raw Signal
 type             bedGraph
 hasReplicates    no
 required         no
 
 # added downloadOnly
 view             Alignments
 longLabelPrefix  CSHL Long RNA-Seq Tags
 type             tagAlign
 hasReplicates    no
 required         yes
 downloadOnly     yes
 
 view             RawData
 type             fastq
 hasReplicates    no
 required         yes