src/hg/encode/DAFs/CshlLongRnaSeq.daf 1.1
1.1 2009/07/01 20:00:06 kate
Long RNA metadata files for CSHL
Index: src/hg/encode/DAFs/CshlLongRnaSeq.daf
===================================================================
RCS file: src/hg/encode/DAFs/CshlLongRnaSeq.daf
diff -N src/hg/encode/DAFs/CshlLongRnaSeq.daf
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ src/hg/encode/DAFs/CshlLongRnaSeq.daf 1 Jul 2009 20:00:06 -0000 1.1
@@ -0,0 +1,41 @@
+# Data Agreement File for 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
+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