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 1000000 -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,18 +1,32 @@
 *) 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
 
 Logon to: http://docs.google.com
 
 Open the file: ENCODE Cumulative Submit and Release
 
 Copy and paste file "tab.out" into the spreadsheet
 
 Chart should be automatically updated
 
 
 Send any questions and comments to:
   Bernard Suh, bsuh@soe.ucsc.edu