src/hg/encode/DAFs/HAIBRnaSeq.daf 1.1
1.1 2009/12/07 19:14:03 braney
first pass at DAF for Myers RNA-seq
Index: src/hg/encode/DAFs/HAIBRnaSeq.daf
===================================================================
RCS file: src/hg/encode/DAFs/HAIBRnaSeq.daf
diff -N src/hg/encode/DAFs/HAIBRnaSeq.daf
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ src/hg/encode/DAFs/HAIBRnaSeq.daf 7 Dec 2009 19:14:03 -0000 1.1
@@ -0,0 +1,33 @@
+# Data Agreement File for Myers 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 Myers
+lab HudsonAlpha
+dataType RnaSeq
+variables cell, localization, rnaExtract, mapAlgorithm, readType, treatment
+assembly hg18
+dafVersion 1.1
+validationSettings validateFiles.tagAlign:mmCheckOneInN=100,mismatches=2,mmPerPair
+
+# Track/view definitions
+
+view RPKM
+longLabelPrefix Myers RPKM
+type bed 12
+hasReplicates yes
+required no
+
+view Aligns
+longLabelPrefix Myers RNA-Seq Map Algorithm Alignments
+type tagAlign
+hasReplicates yes
+required no
+
+view FastQ
+type fastq
+hasReplicates yes
+required no
+downloadOnly yes