Lorian asked that the library size default to 225 when porting from our old database
authorDiane Trout <diane@caltech.edu>
Sat, 7 Mar 2009 00:54:50 +0000 (00:54 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 7 Mar 2009 00:54:50 +0000 (00:54 +0000)
docs/conv_caltech_v0.1_to_htsw.py

index ed8094303ac2fe0588285edc3ad05b37325665cb..e69d9faaddb8183090b949bdf24a4e8046fbd887 100644 (file)
@@ -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