Rename avg_lib_size to gel_cut_size, and add insert_size
authorDiane Trout <diane@caltech.edu>
Mon, 14 Jun 2010 21:11:32 +0000 (21:11 +0000)
committerDiane Trout <diane@caltech.edu>
Mon, 14 Jun 2010 21:11:32 +0000 (21:11 +0000)
commit13e0e053840acbd9284a86ff5cf35fcc0253f40f
tree65d2e8ceb9cb7e47e15f9833a0e99451c900fb06
parent4237bf6b7253afc7fa1a93c21687844580e99b73
Rename avg_lib_size to gel_cut_size, and add insert_size
to clear up the confusion about what was supposed to be
being recorded in avg_lib_size.

In addition, this patch adds in a per lane status field.
12 files changed:
docs/upgrade_v0.4.2_to_v0.4.3.py [new file with mode: 0644]
htsworkflow/frontend/experiments/admin.py
htsworkflow/frontend/experiments/experiments.py
htsworkflow/frontend/experiments/fixtures/test_flowcells.json
htsworkflow/frontend/experiments/models.py
htsworkflow/frontend/samples/admin.py
htsworkflow/frontend/samples/fixtures/test_samples.json
htsworkflow/frontend/samples/models.py
htsworkflow/frontend/samples/tests.py
htsworkflow/frontend/samples/views.py
htsworkflow/frontend/templates/experiments/flowcellSheet.html
htsworkflow/frontend/templates/samples/library_detail.html