src/hg/encode/DAFs/UncFAIREseq.DAF 1.4

1.4 2009/09/22 19:44:00 tdreszer
DukeUNC/UT needs base overlap signal
Index: src/hg/encode/DAFs/UncFAIREseq.DAF
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/DAFs/UncFAIREseq.DAF,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 1000000 -r1.3 -r1.4
--- src/hg/encode/DAFs/UncFAIREseq.DAF	22 Sep 2009 19:13:03 -0000	1.3
+++ src/hg/encode/DAFs/UncFAIREseq.DAF	22 Sep 2009 19:44:00 -0000	1.4
@@ -1,38 +1,44 @@
 # Data Agreement File for UNC (Duke) FAIRE-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            Crawford
  lab              UNC
  dataType         FAIREseq
  variables        cell
  assembly         hg18
  dafVersion        1.1
  dataVersion       1
  validationSettings validateFiles.tagAlign:mmCheckOneInN=100,mismatches=3,nMatch,matchFirst=25
 
  # Track/view definition
  view             Peaks
  longLabelPrefix  Open Chromatin, UNC FAIRE-seq Peaks
  type             narrowPeak
  hasReplicates    no
  required         yes
 
  view             Signal
- longLabelPrefix  Open Chromatin, UNC FAIRE-seq Signal
+ longLabelPrefix  Open Chromatin, UNC FAIRE-seq F-Seq Density Signal
+ type             wig
+ hasReplicates    no
+ required         yes
+
+ view             Base_Overlap_Signal
+ longLabelPrefix  Open Chromatin, UNC FAIRE-seq Base Overlap Signal
  type             wig
  hasReplicates    no
  required         yes
 
  view             Alignments
  longLabelPrefix  Open Chromatin, UNC FAIRE-seq Alignments
  type             tagAlign
  hasReplicates    yes
  required         yes
 
  view             RawData
  type             fastq
  hasReplicates    yes
  required         yes