src/hg/encode/DAFs/UwDgf.daf 1.1
1.1 2009/09/29 21:41:22 tdreszer
Initial version of UW Digital Genomic Footprinting DAF
Index: src/hg/encode/DAFs/UwDgf.daf
===================================================================
RCS file: src/hg/encode/DAFs/UwDgf.daf
diff -N src/hg/encode/DAFs/UwDgf.daf
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ src/hg/encode/DAFs/UwDgf.daf 29 Sep 2009 21:41:22 -0000 1.1
@@ -0,0 +1,56 @@
+# Data Agreement File for DGF (Digital Genomic Footprinting) $Revision$
+
+# This file specifies the data agreement between your lab and
+# the DCC. It should not be changed unilaterally.
+
+# Lab and general info
+grant Stam
+lab Uw
+dataType DGF
+variables cell
+assembly hg18
+dafVersion 1.1
+dataVersion 1
+validationSettings validateFiles.tagAlign:mmCheckOneInN=100,mismatches=2
+
+# Track/view definition
+view Footprints
+longLabelPrefix UW Digital Genomic Footprinting - Footprints
+type bed 3
+required yes
+hasReplicates no
+
+view Hotspots
+longLabelPrefix UW Digital Genomic Footprinting - Hotspots
+type broadPeak
+required yes
+hasReplicates no
+
+view Peaks
+longLabelPrefix UW Digital Genomic Footprinting - Peaks
+type narrowPeak
+required yes
+hasReplicates no
+
+view Signal
+longLabelPrefix UW Digital Genomic Footprinting - Per-base acc signal
+type bedGraph 4
+required yes
+hasReplicates no
+
+view RawSignal
+longLabelPrefix UW Digital Genomic Footprinting - Raw Signal
+type wig
+required no
+hasReplicates no
+
+view Alignments
+longLabelPrefix UW Digital Genomic Footprinting - Tags
+type tagAlign
+required yes
+hasReplicates no
+
+view RawData
+type fastq
+required yes
+hasReplicates no