src/hg/encode/DAFs/YDHChipSeq.daf 1.1

1.1 2009/09/22 00:12:34 tdreszer
New order of the day. DAFs must have dafVersion 1.1
Index: src/hg/encode/DAFs/YDHChipSeq.daf
===================================================================
RCS file: src/hg/encode/DAFs/YDHChipSeq.daf
diff -N src/hg/encode/DAFs/YDHChipSeq.daf
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ src/hg/encode/DAFs/YDHChipSeq.daf	22 Sep 2009 00:12:34 -0000	1.1
@@ -0,0 +1,39 @@
+# Data Agreement File for Yale ChipSeq 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             Snyder
+ lab               Yale
+ dataType          ChIPseq
+ variables         cell, antibody
+ assembly          hg18
+ dafVersion        1.1
+ dataVersion       1
+ medianFragmentLength 200
+ validationSettings validateFiles.tagAlign:mmCheckOneInN=100,mismatches=3,nMatch
+
+ # Track/view definition
+ view             Peaks
+ longLabelPrefix  TFBS, Yale/UCD/Harvard ChIP-seq Peaks
+ type             narrowPeak
+ hasReplicates    no
+ required         yes
+
+ view             Signal
+ longLabelPrefix  TFBS, Yale/UCD/Harvard ChIP-seq Signal
+ type             wig
+ hasReplicates    no
+ required         yes
+
+ view             Alignments
+ longLabelPrefix  TFBS, Yale/UCD/Harvard ChIP-seq Alignments
+ type             tagAlign
+ hasReplicates    yes
+ required         yes
+
+ view             RawData
+ type             fastq
+ hasReplicates    yes
+ required         yes