* Added option to use default return type by adding /ucsc/ at the end
authorBrandon King <kingb@caltech.edu>
Wed, 28 May 2008 22:16:12 +0000 (22:16 +0000)
committerBrandon King <kingb@caltech.edu>
Wed, 28 May 2008 22:16:12 +0000 (22:16 +0000)
commit3eede54b80716f22c1914ca142a6a86e5fad860c
tree62411b071717b02f0e54855cc934b5895f6d6109
parent926653015e29043051d0b0ece5f9ed06fb1310a3
 * Added option to use default return type by adding /ucsc/ at the end
   of the bedfile url (good for debugging, and possibly for displaying
   on ucsc genome browser, but may have been another bug that was
   preventing the default return method from working with UCSC).
 * Used Diane's auto open feature for reading the bz2 eland_result files.
gaworkflow/frontend/fctracker/views.py
gaworkflow/frontend/urls.py