extract status field out of flowcell name.
authorDiane Trout <diane@caltech.edu>
Fri, 5 Sep 2008 21:56:38 +0000 (21:56 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 5 Sep 2008 21:56:38 +0000 (21:56 +0000)
commit738e532f82f6e19c32fc5a6123aedbfb8db4d5a5
tree85ce9442a7e3878cccd68ea541999e1f96916634
parentc5f4ae58378c1607f901ffc15e34c02f3410fda4
extract status field out of flowcell name.

For gaworkflow we abused the schema and stored the flow cell status
in the flow cell name field, this patch updates my sqlite interface
to the fctracker db to split that field.
gaworkflow/util/fctracker.py