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

1.2 2009/09/22 19:11:36 tdreszer
Yale signal is bedGraph
Index: src/hg/encode/DAFs/YDHChipSeqTreatment.daf
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/DAFs/YDHChipSeqTreatment.daf,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 1000000 -r1.1 -r1.2
--- src/hg/encode/DAFs/YDHChipSeqTreatment.daf	22 Sep 2009 00:12:34 -0000	1.1
+++ src/hg/encode/DAFs/YDHChipSeqTreatment.daf	22 Sep 2009 19:11:36 -0000	1.2
@@ -1,39 +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, treatment
  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
+ type             bedGraph 4
  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