Change cluster_mac_id and seq_mac_id from text fields holding
authorDiane Trout <diane@caltech.edu>
Wed, 4 Mar 2009 01:17:20 +0000 (01:17 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 4 Mar 2009 01:17:20 +0000 (01:17 +0000)
commited5e0fc9653c4ba9a332407d3134c51b2274ebc3
treea29bb9fe1a70ecaaa37267f48d29c4ee724c7ae3
parent653e82ca6f3623d82a2474c1a0b933364c9ade2f
Change cluster_mac_id and seq_mac_id from text fields holding
the contents of a drop down box to be seperate tables whose table names
are a bit closer to the official illumina names.
clust_mac_id -> cluster_station
seq_mac_id -> sequencer
docs/conv_caltech_v0.1_to_htsw.py
htsworkflow/frontend/experiments/admin.py
htsworkflow/frontend/experiments/models.py