From: Diane Trout Date: Sat, 7 Mar 2009 00:54:50 +0000 (+0000) Subject: Lorian asked that the library size default to 225 when porting from our old database X-Git-Tag: 0.2.0.1~3 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=fbbdca375e86c22ad9bbb6ae703130a7765e3502 Lorian asked that the library size default to 225 when porting from our old database --- diff --git a/docs/conv_caltech_v0.1_to_htsw.py b/docs/conv_caltech_v0.1_to_htsw.py index ed80943..e69d9fa 100644 --- a/docs/conv_caltech_v0.1_to_htsw.py +++ b/docs/conv_caltech_v0.1_to_htsw.py @@ -142,7 +142,7 @@ select library_id,library_id,library_name,library_species_id, 0, 1, 1, 1, 1, made_by,creation_date, made_for,stopping_point,amplified_from_sample_id, undiluted_concentration,ten_nM_dilution,successful_pM, - 0,notes from fctracker_library;'''); + 225,notes from fctracker_library;'''); # mark gel isolates as "hidden" c.execute('''update samples_library set hidden=1