Updated regexs to support new and "improved" flow cell numbers!
authorBrandon King <kingb@caltech.edu>
Wed, 2 Jan 2008 22:42:14 +0000 (22:42 +0000)
committerBrandon King <kingb@caltech.edu>
Wed, 2 Jan 2008 22:42:14 +0000 (22:42 +0000)
commitdaf2f7b705f7c811830fd8c646855b2ac5f9d2f2
tree07494357f4e1fba2f14d7bf69c60a7271059c483
parent8c5dcf6278ada95a506f4b1b6cfb7074a2aa8df7
Updated regexs to support new and "improved" flow cell numbers!
(ticket:2)
 * Thank heavens for regex!
 * URL for valid flow cell number is any alphanumeric character now
   rather than FC#####.
 * Getting the flowcell number from the directory path should now work
   again.
gaworkflow/frontend/eland_config/urls.py
gaworkflow/runner.py