Add flowcell model type to the flowcell model
authorDiane Trout <diane@ghic.org>
Tue, 21 Jan 2014 23:58:41 +0000 (15:58 -0800)
committerDiane Trout <diane@ghic.org>
Tue, 10 Jun 2014 23:40:48 +0000 (16:40 -0700)
commitcb696a0bd80ac220fc4aa6b3dc94ba6d0be67c82
tree0e3206417783d82fa2b55fc6866cf89928c733d5
parent424f70e808db26aa0115c62432db5d2c919f768d
Add flowcell model type to the flowcell model

The flowcell model type is supposed to indicate if its a
traditional flowcell or one of the newer rapid run flowcells.

The flowcell model type includes some information about how long
a cycle is supposed to take.
htsworkflow/frontend/experiments/admin.py
htsworkflow/frontend/experiments/fixtures/initial_data.json
htsworkflow/frontend/experiments/fixtures/test_flowcells.json
htsworkflow/frontend/experiments/migrations/0002_auto__add_flowcelltype.py [new file with mode: 0644]
htsworkflow/frontend/experiments/models.py
htsworkflow/frontend/inventory/fixtures/test_harddisks.json
htsworkflow/frontend/samples/fixtures/test_samples.json