src/hg/encode/encodeCharts/README 1.2
1.2 2010/04/07 19:19:26 bsuh
Updated file with instructions for new timeline script
Index: src/hg/encode/encodeCharts/README
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/encodeCharts/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 4 -r1.1 -r1.2
--- src/hg/encode/encodeCharts/README 5 Apr 2010 19:07:16 -0000 1.1
+++ src/hg/encode/encodeCharts/README 7 Apr 2010 19:19:26 -0000 1.2
@@ -1,6 +1,20 @@
*) README
+*) encodeTimeline.py
+
+Run the program:
+ $ encodeTimeline.py > timeline.html
+
+ The program has hard-coded paths for
+ the report directory
+ the important dates file
+
+ The program finds the most recent report file, parses it and
+ outputs an html file where the data is stored statically via Javascript.
+
+*) Deprecated Instructions using old Perl script
+
Run the program:
$ encodeChart.pl newreport.2010-03-31.dcc.txt important.dates.tab > tab.out