src/hg/encode/encodeCharts/README 1.3
1.3 2010/04/07 23:15:39 bsuh
Updated to reflect that encodeTimeline.py is now a cgi-bin script
Index: src/hg/encode/encodeCharts/README
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/encodeCharts/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -B -U 1000000 -r1.2 -r1.3
--- src/hg/encode/encodeCharts/README 7 Apr 2010 19:19:26 -0000 1.2
+++ src/hg/encode/encodeCharts/README 7 Apr 2010 23:15:39 -0000 1.3
@@ -1,32 +1,39 @@
*) README
*) encodeTimeline.py
+ Now a cgi-bin python script.
+
+ Notes: Uses the 2.6 version of python
+ #!/hive/groups/recon/local/bin/python
+ Requires the gviz_api.py library
+
+*) Deprecated - encodeTimeline.py [No longer a command-line program]
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