Start supporting multiple libraries per lane, as needed for the HiSeq
[htsworkflow.git] / htsworkflow / frontend / experiments / fixtures / test_flowcells.json
1 [
2     {"pk": 5, "model": "auth.user", 
3    "fields": {
4        "username": "test",
5        "first_name": "",
6        "last_name": "",
7        "is_active": true,
8        "is_superuser": false,
9        "is_staff": false,
10        "last_login": "2009-01-01 00:00:01",
11        "groups": [],
12        "user_permissions": [],
13        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
14        "email": "",
15        "date_joined": "2009-01-01 00:01:01"
16        }
17    },
18    {"pk": 5, "model": "samples.htsuser",
19     "fields" : {}
20    },
21    {"pk": 6, "model": "auth.user", 
22    "fields": {
23        "username": "admintest",
24        "first_name": "",
25        "last_name": "",
26        "is_active": true,
27        "is_superuser": false,
28        "is_staff": true,
29        "last_login": "2009-01-01 00:00:01",
30        "groups": [],
31        "user_permissions": [],
32        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
33        "email": "",
34        "date_joined": "2009-01-01 00:01:01"
35        }
36    },
37    {"pk": 6, "model": "samples.htsuser",
38     "fields" : {}
39    },
40    {"pk": 7, "model": "auth.user", 
41    "fields": {
42        "username": "supertest",
43        "first_name": "",
44        "last_name": "",
45        "is_active": true,
46        "is_superuser": true,
47        "is_staff": true,
48        "last_login": "2009-01-01 00:00:01",
49        "groups": [],
50        "user_permissions": [],
51        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
52        "email": "",
53        "date_joined": "2009-01-01 00:01:01"
54        }
55    },
56    {"pk": 7, "model": "samples.htsuser",
57     "fields" : {}
58    },
59    {"pk": 1, "model": "samples.affiliation",
60      "fields": {
61          "users": [5],
62          "contact": "group 1",
63          "name": "affiliation 1",
64          "email": "pk1@example.com"
65          }
66      },
67     {"pk": 2, "model": "samples.affiliation",
68      "fields": {
69          "users": [6],
70          "contact": "group 2",
71          "name": "affiliation 2",
72          "email": "pk2@example.com"
73          }
74      },
75     {"pk": 3, "model": "samples.affiliation",
76      "fields": {
77          "users": [],
78          "contact": "group 3",
79          "name": "affiliation 3",
80          "email": "pk3@example.com"
81          }
82      },
83     {"pk": 4, "model": "samples.affiliation",
84      "fields": {
85          "users": [],
86          "contact": "group 4",
87          "name": "affiliation 4",
88          "email": "pk1@example.com"
89          }
90      },
91     {"pk": 5, "model": "samples.affiliation",
92      "fields": {
93          "users": [],
94          "contact": "group 5",
95          "name": "affiliation 5",
96          "email": "pk5@example.com"
97          }
98      },
99  {"pk": 1, "model": "experiments.clusterstation", "fields": {"name": "old"}}, 
100  {"pk": 2, "model": "experiments.clusterstation", "fields": {"name": "loaner"}}, 
101  {"pk": 3, "model": "experiments.clusterstation", "fields": {"name": "new"}}, 
102  {"pk": 1, "model": "experiments.sequencer", "fields": {"name": "Rotifer (HWI-EAS229)"}}, 
103  {"pk": 2, "model": "experiments.sequencer", "fields": {"name": "Tardigrade"}}, 
104  {"pk": 3, "model": "experiments.sequencer", "fields": {"name": "Sequenced somewhere else."}}, 
105  {"pk": 153, "model": "experiments.flowcell", 
106   "fields": {
107       "paired_end": true, 
108       "run_date": "2007-09-27 22:12:13", 
109       "read_length": 36, 
110       "notes": "",
111       "advanced_run": false,
112       "control_lane": 2,
113       "cluster_station": 3,
114       "sequencer": 2,
115       "flowcell_id": "FC12150"
116       }
117   }, 
118   {"pk": 1193, "model": "experiments.lane",
119    "fields": {
120        "comment": "No change in cluster numbers, despite slight increase in pM",
121        "library": "10981",
122        "cluster_estimate": 129000,
123        "flowcell": 153,
124        "lane_number": 1,
125        "pM": "8"
126        }
127    }, 
128    {"pk": 1192, "model": "experiments.lane",
129     "fields": {
130         "comment": "Other library",
131         "library": "11070",
132         "cluster_estimate": 132000,
133         "flowcell": 153,
134         "lane_number": 1,
135         "pM": "7"
136         }
137     }, 
138
139   {"pk": "10981", "model": "samples.library", 
140         "fields": {
141             "ten_nM_dilution": false, 
142             "gel_cut_size": 400, 
143             "library_name": "Paired End Multiplexed Sp-BAC", 
144             "creation_date": "2009-07-21", 
145             "cell_line": 1, 
146             "library_species": 10, 
147             "library_type": null, 
148             "made_by": "Igor", 
149             "affiliations": [
150                 1,2
151             ], 
152             "replicate": 1, 
153             "condition": 1, 
154             "hidden": false, 
155             "stopping_point": "Done", 
156             "tags": [], 
157             "made_for": "Andy Cameron", 
158             "amplified_from_sample": null, 
159             "notes": "Combined 10957-10968", 
160             "undiluted_concentration": "5.1", 
161             "successful_pM": null, 
162             "experiment_type": 10, 
163             "antibody": null
164         }
165     }, 
166   {"pk": 1194, "model": "experiments.lane",
167    "fields": {
168        "comment": "",
169        "library": "11016",
170        "cluster_estimate": 152000,
171        "flowcell": 153,
172        "lane_number": 2,
173        "pM": "7"
174        }
175    }, 
176     {
177         "pk": "11016", 
178         "model": "samples.library", 
179         "fields": {
180             "ten_nM_dilution": false, 
181             "gel_cut_size": 325, 
182             "library_name": "Paired End Pfl #3 MP 7/24/9 a", 
183             "creation_date": "2009-08-06", 
184             "cell_line": 1, 
185             "library_species": 2, 
186             "library_type": 2, 
187             "made_by": "Lorian", 
188             "affiliations": [
189                 2
190             ], 
191             "replicate": 1, 
192             "condition": 1, 
193             "hidden": false, 
194             "stopping_point": "1Aa", 
195             "tags": [], 
196             "made_for": "", 
197             "amplified_from_sample": 11006, 
198             "notes": "7/31/2009 16:08:22\tColor: Blue", 
199             "undiluted_concentration": "35.5", 
200             "successful_pM": null, 
201             "experiment_type": 8, 
202             "antibody": null
203         }
204     }, 
205   {"pk": 1195, "model": "experiments.lane",
206    "fields": {
207        "comment": "",
208        "library": "SL039",
209        "cluster_estimate": 162000,
210        "flowcell": 153,
211        "lane_number": 3,
212        "pM": "7"
213        }
214    },  
215     {
216         "pk": "SL039", 
217         "model": "samples.library", 
218         "fields": {
219             "ten_nM_dilution": false, 
220             "gel_cut_size": 300, 
221             "library_name": "Paired ends 99 GM12892", 
222             "creation_date": "2009-08-25", 
223             "cell_line": 1, 
224             "library_species": 8, 
225             "library_type": 2, 
226             "made_by": "Brian Williams", 
227             "affiliations": [
228                 3,4
229             ], 
230             "replicate": 1, 
231             "condition": 1, 
232             "hidden": false, 
233             "stopping_point": "1Aa", 
234             "tags": [], 
235             "made_for": "Brian Williams", 
236             "amplified_from_sample": null, 
237             "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 56.3", 
238             "undiluted_concentration": "28.7", 
239             "successful_pM": null, 
240             "experiment_type": 4, 
241             "antibody": null
242         }
243     }, 
244   {"pk": 1196, "model": "experiments.lane",
245    "fields": {
246        "comment": "This lane's library had the second lowest concentration of all the libraries built at the same time (2.05ng/ul)",
247        "library": "11060",
248        "cluster_estimate": 24000,
249        "flowcell": 153,
250        "lane_number": 4,
251        "pM": "7"
252        }
253    }, 
254     {
255         "pk": "11060", 
256         "model": "samples.library", 
257         "fields": {
258             "ten_nM_dilution": false, 
259             "gel_cut_size": 300, 
260             "library_name": "Paired ends 100 VC_CN_4_M_MBB1185_s1", 
261             "creation_date": "2009-09-01", 
262             "cell_line": 1, 
263             "library_species": 8, 
264             "library_type": 2, 
265             "made_by": "Brian Williams", 
266             "affiliations": [
267                 5
268             ], 
269             "replicate": 1, 
270             "condition": 1, 
271             "hidden": false, 
272             "stopping_point": "1Aa", 
273             "tags": [], 
274             "made_for": "Brian Williams", 
275             "amplified_from_sample": null, 
276             "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 24.2", 
277             "undiluted_concentration": "2.05", 
278             "successful_pM": null, 
279             "experiment_type": 4, 
280             "antibody": null
281         }
282     }, 
283   {"pk": 1197, "model": "experiments.lane",
284    "fields": {
285        "comment": "stuff",
286        "library": "11061",
287        "cluster_estimate": 140000,
288        "flowcell": 153,
289        "lane_number": 5,
290        "pM": "7",
291        "status": 2
292        }
293    }, 
294     {
295         "pk": "11061", 
296         "model": "samples.library", 
297         "fields": {
298             "ten_nM_dilution": false, 
299             "gel_cut_size": 300, 
300             "library_name": "Paired ends 101 VC_CN_4_M_MBB1185_s2", 
301             "creation_date": "2009-09-01", 
302             "cell_line": 1, 
303             "library_species": 8, 
304             "library_type": 2, 
305             "made_by": "Brian Williams", 
306             "affiliations": [
307                 2,4
308             ], 
309             "replicate": 1, 
310             "condition": 1, 
311             "hidden": false, 
312             "stopping_point": "1Aa", 
313             "tags": [], 
314             "made_for": "Brian Williams", 
315             "amplified_from_sample": null, 
316             "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 33.1", 
317             "undiluted_concentration": "12.9", 
318             "successful_pM": null, 
319             "experiment_type": 4, 
320             "antibody": null
321         }
322     }, 
323   {"pk": 1198, "model": "experiments.lane",
324    "fields": {
325        "comment": "This lane's library had the lowest concentration of all the libraries built at the same time (1.2ng/ul)",
326        "library": "11062",
327        "cluster_estimate": 2000,
328        "flowcell": 153,
329        "lane_number": 6,
330        "pM": "7",
331        "status": 0
332        }
333    }, 
334     {
335         "pk": "11062", 
336         "model": "samples.library", 
337         "fields": {
338             "ten_nM_dilution": false, 
339             "gel_cut_size": 300, 
340             "library_name": "Paired ends 102 VC_AU_8_M_MBB4721_s1", 
341             "creation_date": "2009-09-01", 
342             "cell_line": 1, 
343             "library_species": 8, 
344             "library_type": 2, 
345             "made_by": "Brian Williams", 
346             "affiliations": [
347                 4,5
348             ], 
349             "replicate": 1, 
350             "condition": 1, 
351             "hidden": false, 
352             "stopping_point": "1Aa", 
353             "tags": [], 
354             "made_for": "Brian Williams", 
355             "amplified_from_sample": null, 
356             "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 13.9", 
357             "undiluted_concentration": "1.2", 
358             "successful_pM": null, 
359             "experiment_type": 4, 
360             "antibody": null
361         }
362     }, 
363   {"pk": 1199, "model": "experiments.lane",
364    "fields": {
365        "comment": "",
366        "library": "11063",
367        "cluster_estimate": 120000,
368        "flowcell": 153,
369        "lane_number": 7,
370        "pM": "7"
371        }
372    }, 
373     {
374         "pk": "11063", 
375         "model": "samples.library", 
376         "fields": {
377             "ten_nM_dilution": false, 
378             "gel_cut_size": 300, 
379             "library_name": "Paired ends 103 VC_AU_8_M_MBB4721_s2", 
380             "creation_date": "2009-09-01", 
381             "cell_line": 1, 
382             "library_species": 8, 
383             "library_type": 2, 
384             "made_by": "Brian Williams", 
385             "affiliations": [
386                 1,3
387             ], 
388             "replicate": 1, 
389             "condition": 1, 
390             "hidden": false, 
391             "stopping_point": "1Aa", 
392             "tags": [], 
393             "made_for": "Brian Williams", 
394             "amplified_from_sample": null, 
395             "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 46.9", 
396             "undiluted_concentration": "24.5", 
397             "successful_pM": null, 
398             "experiment_type": 4, 
399             "antibody": null
400         }
401     }, 
402   {"pk": 1200, "model": "experiments.lane",
403    "fields": {
404        "comment": "This lane's library had the third lowest concentration of all the libraries built at the same time (5.21ng/ul), but gave perfectly normal cluster numbers",
405        "library": "11064",
406        "cluster_estimate": 157000,
407        "flowcell": 153,
408        "lane_number": 8,
409        "pM": "7"
410        }
411    },
412     {
413         "pk": "11064", 
414         "model": "samples.library", 
415         "fields": {
416             "ten_nM_dilution": false, 
417             "gel_cut_size": 300, 
418             "library_name": "Paired ends 104 VC_CN_7_M_MBB4898_s1", 
419             "creation_date": "2009-09-01", 
420             "cell_line": 1, 
421             "library_species": 8, 
422             "library_type": 2, 
423             "made_by": "Brian Williams", 
424             "affiliations": [
425                 3,5
426             ], 
427             "replicate": 1, 
428             "condition": 1, 
429             "hidden": false, 
430             "stopping_point": "1Aa", 
431             "tags": [], 
432             "made_for": "Brian Williams", 
433             "amplified_from_sample": null, 
434             "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 20.4", 
435             "undiluted_concentration": "5.21", 
436             "successful_pM": null, 
437             "experiment_type": 4, 
438             "antibody": null
439         }
440     },
441    {"pk": 152, "model": "experiments.flowcell", 
442    "fields": {
443        "paired_end": false,
444        "run_date": "2009-09-10 18:30:15",
445        "read_length": 38,
446        "notes": "328461 4897273 RGT-0248815\r\n328479 4897265 RGT-0249274\r\n330421 4822845 SR-0005496",
447        "advanced_run": false,
448        "control_lane": 4,
449        "cluster_station": 3,
450        "sequencer": 1,
451        "flowcell_id": "42JTNAAXX"
452        }
453    }, 
454   {"pk": 1185, "model": "experiments.lane",
455    "fields": {
456        "comment": "",
457        "library": "11035",
458        "cluster_estimate": 174000,
459        "flowcell": 152,
460        "lane_number": 1,
461        "pM": "7"
462        }
463    },
464     {
465         "pk": "11035", 
466         "model": "samples.library", 
467         "fields": {
468             "ten_nM_dilution": false, 
469             "gel_cut_size": 300, 
470             "library_name": "Paired ends 95 Gilberto_d3_control_LTA", 
471             "creation_date": "2009-08-25", 
472             "cell_line": 1, 
473             "library_species": 9, 
474             "library_type": 2, 
475             "made_by": "Brian Williams", 
476             "affiliations": [
477                 3
478             ], 
479             "replicate": 1, 
480             "condition": 1, 
481             "hidden": false, 
482             "stopping_point": "1Aa", 
483             "tags": [], 
484             "made_for": "Brian Williams", 
485             "amplified_from_sample": null, 
486             "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 67.1", 
487             "undiluted_concentration": "28.5", 
488             "successful_pM": null, 
489             "experiment_type": 4, 
490             "antibody": null
491         }
492     }, 
493   {"pk": 1186, "model": "experiments.lane",
494    "fields": {
495        "comment": "",
496        "library": "11037",
497        "cluster_estimate": 173000,
498        "flowcell": 152,
499        "lane_number": 2,
500        "pM": "7"
501        }
502    },
503     {
504         "pk": "11037", 
505         "model": "samples.library", 
506         "fields": {
507             "ten_nM_dilution": false, 
508             "gel_cut_size": 300, 
509             "library_name": "Paired ends 97 Kuntz_PDHT", 
510             "creation_date": "2009-08-25", 
511             "cell_line": 1, 
512             "library_species": 3, 
513             "library_type": 2, 
514             "made_by": "Brian Williams", 
515             "affiliations": [
516                 4
517             ], 
518             "replicate": 1, 
519             "condition": 1, 
520             "hidden": false, 
521             "stopping_point": "1Aa", 
522             "tags": [], 
523             "made_for": "Brian Williams", 
524             "amplified_from_sample": null, 
525             "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 52.7", 
526             "undiluted_concentration": "25.5", 
527             "successful_pM": null, 
528             "experiment_type": 4, 
529             "antibody": null
530         }
531     }, 
532   {"pk": 1187, "model": "experiments.lane",
533    "fields": {
534        "comment": "",
535        "library": "11045",
536        "cluster_estimate": 198000,
537        "flowcell": 152,
538        "lane_number": 3,
539        "pM": "7"
540        }
541    },
542     {
543         "pk": "11045", 
544         "model": "samples.library", 
545         "fields": {
546             "ten_nM_dilution": false, 
547             "gel_cut_size": 250, 
548             "library_name": "FLDN1 8/3/9 anti-AcH3 chip B6 a", 
549             "creation_date": "2009-08-26", 
550             "cell_line": null, 
551             "library_species": 9, 
552             "library_type": 1, 
553             "made_by": "Lorian", 
554             "affiliations": [
555                 5
556             ], 
557             "replicate": 1, 
558             "condition": null, 
559             "hidden": false, 
560             "stopping_point": "2A", 
561             "tags": [], 
562             "made_for": "", 
563             "amplified_from_sample": 11044, 
564             "notes": "8/21/2009 11:57:54\tColor: Yellow", 
565             "undiluted_concentration": "20.5", 
566             "successful_pM": null, 
567             "experiment_type": 2, 
568             "antibody": null
569         }
570     }, 
571   {"pk": 1188, "model": "experiments.lane",
572    "fields": {
573        "comment": "",
574        "library": "11046",
575        "cluster_estimate": 212000,
576        "flowcell": 152,
577        "lane_number": 4,
578        "pM": "7"}
579    },
580     {
581         "pk": "11046", 
582         "model": "samples.library", 
583         "fields": {
584             "ten_nM_dilution": false, 
585             "gel_cut_size": 250, 
586             "library_name": "FLDN1 7/8/9 anti-DiMeH3K4 chip B6 a", 
587             "creation_date": "2009-08-26", 
588             "cell_line": null, 
589             "library_species": 9, 
590             "library_type": 1, 
591             "made_by": "Lorian", 
592             "affiliations": [
593                 6
594             ], 
595             "replicate": 1, 
596             "condition": null, 
597             "hidden": false, 
598             "stopping_point": "2A", 
599             "tags": [], 
600             "made_for": "", 
601             "amplified_from_sample": 11045, 
602             "notes": "8/21/2009 11:57:54\tColor: Blue", 
603             "undiluted_concentration": "23.9", 
604             "successful_pM": null, 
605             "experiment_type": 2, 
606             "antibody": null
607         }
608     },   
609   {"pk": 1189, "model": "experiments.lane",
610    "fields": {
611        "comment": "",
612        "library": "11054",
613        "cluster_estimate": 49000,
614        "flowcell": 152,
615        "lane_number": 5,
616        "pM": "7"
617        }
618    }, 
619     {
620         "pk": "11054", 
621         "model": "samples.library", 
622         "fields": {
623             "ten_nM_dilution": false, 
624             "gel_cut_size": 225, 
625             "library_name": "HNDHT HLH hnd-1 strain HT115 fed anti-hlh-1 2% fix plate a", 
626             "creation_date": "2009-08-31", 
627             "cell_line": null, 
628             "library_species": 3, 
629             "library_type": 1, 
630             "made_by": "Lorian", 
631             "affiliations": [
632                 1
633             ], 
634             "replicate": 1, 
635             "condition": null, 
636             "hidden": false, 
637             "stopping_point": "1Aa", 
638             "tags": [], 
639             "made_for": "", 
640             "amplified_from_sample": 11051, 
641             "notes": "8/26/2009 14:46:56\tColor: Purple", 
642             "undiluted_concentration": "1.47", 
643             "successful_pM": null, 
644             "experiment_type": 2, 
645             "antibody": null
646         }
647     }, 
648   {"pk": 1190, "model": "experiments.lane",
649    "fields": {
650        "comment": "",
651        "library": "11056",
652        "cluster_estimate": 48000,
653        "flowcell": 152,
654        "lane_number": 6,
655        "pM": "7"
656        }
657    },
658     {
659         "pk": "11056", 
660         "model": "samples.library", 
661         "fields": {
662             "ten_nM_dilution": false, 
663             "gel_cut_size": 225, 
664             "library_name": "HNDM3 HLH hnd-1 strain mex-3 fed anti-hlh-1 2% fix plate a", 
665             "creation_date": "2009-08-31", 
666             "cell_line": null, 
667             "library_species": 3, 
668             "library_type": 1, 
669             "made_by": "Lorian", 
670             "affiliations": [
671                 2
672             ], 
673             "replicate": 1, 
674             "condition": null, 
675             "hidden": false, 
676             "stopping_point": "1Aa", 
677             "tags": [], 
678             "made_for": "", 
679             "amplified_from_sample": 11053, 
680             "notes": "8/26/2009 14:46:56\tColor: Black", 
681             "undiluted_concentration": "1.42", 
682             "successful_pM": null, 
683             "experiment_type": 2, 
684             "antibody": null
685         }
686     },     
687   {"pk": 1191, "model": "experiments.lane",
688    "fields": {
689        "comment": "",
690        "library": "11057",
691        "cluster_estimate": 4000,
692        "flowcell": 152,
693        "lane_number": 7,
694        "pM": "7"
695        }
696    }, 
697     {
698         "pk": "11057", 
699         "model": "samples.library", 
700         "fields": {
701             "ten_nM_dilution": false, 
702             "gel_cut_size": 225, 
703             "library_name": "HNDM3 4H8 hnd-1 strain mex-3 fed 4H8 2% fix plate a", 
704             "creation_date": "2009-08-31", 
705             "cell_line": null, 
706             "library_species": 3, 
707             "library_type": 1, 
708             "made_by": "Lorian", 
709             "affiliations": [
710                 3
711             ], 
712             "replicate": 1, 
713             "condition": null, 
714             "hidden": false, 
715             "stopping_point": "1Aa", 
716             "tags": [], 
717             "made_for": "", 
718             "amplified_from_sample": 11054, 
719             "notes": "8/26/2009 14:46:56\tColor: Orange.", 
720             "undiluted_concentration": "1.3", 
721             "successful_pM": null, 
722             "experiment_type": 2, 
723             "antibody": null
724         }
725     }, 
726   {"pk": 1192, "model": "experiments.lane",
727    "fields": {
728        "comment": "",
729        "library": "11065",
730        "cluster_estimate": 5000,
731        "flowcell": 152,
732        "lane_number": 8,
733        "pM": "7"
734        }
735    }, 
736     {
737         "pk": "11065", 
738         "model": "samples.library", 
739         "fields": {
740             "ten_nM_dilution": false, 
741             "gel_cut_size": 300, 
742             "library_name": "Paired ends 105 Kuntz PDM3", 
743             "creation_date": "2009-09-01", 
744             "cell_line": 1, 
745             "library_species": 3, 
746             "library_type": 2, 
747             "made_by": "Brian Williams", 
748             "affiliations": [
749                 4
750             ], 
751             "replicate": 1, 
752             "condition": 1, 
753             "hidden": false, 
754             "stopping_point": "1Aa", 
755             "tags": [], 
756             "made_for": "Brian Williams", 
757             "amplified_from_sample": null, 
758             "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 30.5", 
759             "undiluted_concentration": "2.47", 
760             "successful_pM": null, 
761             "experiment_type": 4, 
762             "antibody": null
763         }
764     }, 
765   {"pk": 151, "model": "experiments.flowcell",
766    "fields": {
767        "paired_end": false,
768        "run_date": "2009-09-08 15:39:28",
769        "read_length": 38,
770        "notes": "Rebuild of broken flowcell\r\n\r\n328461 4820241 RGT-0215719\r\n328479 4897265 RGT-0249510\r\n330421 4822845 SR-0005402\r\n",
771        "advanced_run": false,
772        "control_lane": 5,
773        "cluster_station": 3,
774        "sequencer": 2,
775        "flowcell_id": "42JU1AAXX"
776        }
777    },
778   {"pk": 1177, "model": "experiments.lane",
779    "fields": {
780        "comment": "",
781        "library": "11034",
782        "cluster_estimate": 177000,
783        "flowcell": 151,
784        "lane_number": 1,
785        "pM": "7"
786        }
787    }, 
788   {"pk": 1178, "model": "experiments.lane",
789    "fields": {
790        "comment": "",
791        "library": "11036",
792        "cluster_estimate": 169000,
793        "flowcell": 151,
794        "lane_number": 2,
795        "pM": "7"
796        }
797    }, 
798     {
799         "pk": "11036", 
800         "model": "samples.library", 
801         "fields": {
802             "ten_nM_dilution": false, 
803             "gel_cut_size": 300, 
804             "library_name": "Paired ends 96 Kuntz_PDE1", 
805             "creation_date": "2009-08-25", 
806             "cell_line": 1, 
807             "library_species": 3, 
808             "library_type": 2, 
809             "made_by": "Brian Williams", 
810             "affiliations": [
811                 5
812             ], 
813             "replicate": 1, 
814             "condition": 1, 
815             "hidden": false, 
816             "stopping_point": "1Aa", 
817             "tags": [], 
818             "made_for": "Brian Williams", 
819             "amplified_from_sample": null, 
820             "notes": "fragment size = 300 bp", 
821             "undiluted_concentration": "30.6", 
822             "successful_pM": null, 
823             "experiment_type": 4, 
824             "antibody": null
825         }
826     }, 
827     {
828         "pk": "11034", 
829         "model": "samples.library", 
830         "fields": {
831             "ten_nM_dilution": false, 
832             "gel_cut_size": 300, 
833             "library_name": "Paired ends 94 Gilberto_d3_denerv_LTA", 
834             "creation_date": "2009-08-25", 
835             "cell_line": 1, 
836             "library_species": 9, 
837             "library_type": 2, 
838             "made_by": "Brian Williams", 
839             "affiliations": [
840                 1
841             ], 
842             "replicate": 1, 
843             "condition": 1, 
844             "hidden": false, 
845             "stopping_point": "1Aa", 
846             "tags": [], 
847             "made_for": "Brian Williams", 
848             "amplified_from_sample": null, 
849             "notes": "fragment size = 300 bp", 
850             "undiluted_concentration": "27", 
851             "successful_pM": null, 
852             "experiment_type": 4, 
853             "antibody": null
854         }
855     }, 
856     {
857         "pk": "11044", 
858         "model": "samples.library", 
859         "fields": {
860             "ten_nM_dilution": false, 
861             "gel_cut_size": 225, 
862             "library_name": "p300 60h C2 FA KF 12/22/8 a", 
863             "creation_date": "2009-08-26", 
864             "cell_line": null, 
865             "library_species": 9, 
866             "library_type": 1, 
867             "made_by": "Lorian", 
868             "affiliations": [
869                 2
870             ], 
871             "replicate": 1, 
872             "condition": null, 
873             "hidden": false, 
874             "stopping_point": "2A", 
875             "tags": [], 
876             "made_for": "", 
877             "amplified_from_sample": 11043, 
878             "notes": "8/21/2009 11:57:54\tColor: Orange", 
879             "undiluted_concentration": "22.4", 
880             "successful_pM": null, 
881             "experiment_type": 2, 
882             "antibody": null
883         }
884     }, 
885   {"pk": 1179,
886    "model": "experiments.lane",
887    "fields": {
888        "comment": "",
889        "library": "11044",
890        "cluster_estimate": 196000,
891        "flowcell": 151,
892        "lane_number": 3,
893        "pM": "7"
894        }
895    }, 
896     {
897         "pk": "11044", 
898         "model": "samples.library", 
899         "fields": {
900             "ten_nM_dilution": false, 
901             "gel_cut_size": 225, 
902             "library_name": "p300 60h C2 FA KF 12/22/8 a", 
903             "creation_date": "2009-08-26", 
904             "cell_line": null, 
905             "library_species": 9, 
906             "library_type": 1, 
907             "made_by": "Lorian", 
908             "affiliations": [
909                 3
910             ], 
911             "replicate": 1, 
912             "condition": null, 
913             "hidden": false, 
914             "stopping_point": "2A", 
915             "tags": [], 
916             "made_for": "", 
917             "amplified_from_sample": 11043, 
918             "notes": "8/21/2009 11:57:54\tColor: Orange.", 
919             "undiluted_concentration": "22.4", 
920             "successful_pM": null, 
921             "experiment_type": 2, 
922             "antibody": null
923         }
924     }, 
925   {"pk": 1180, "model": "experiments.lane",
926    "fields": {
927        "comment": "",
928        "library": "11047",
929        "cluster_estimate": 200000,
930        "flowcell": 151,
931        "lane_number": 4,
932        "pM": "7"
933        }
934    }, 
935     {
936         "pk": "11047", 
937         "model": "samples.library", 
938         "fields": {
939             "ten_nM_dilution": false, 
940             "gel_cut_size": 250, 
941             "library_name": "FLDN1 7/8/9 anti-TriMeH3K27 chip B6 a", 
942             "creation_date": "2009-08-26", 
943             "cell_line": null, 
944             "library_species": 9, 
945             "library_type": 1, 
946             "made_by": "Lorian", 
947             "affiliations": [
948                 4
949             ], 
950             "replicate": 1, 
951             "condition": null, 
952             "hidden": false, 
953             "stopping_point": "2A", 
954             "tags": [], 
955             "made_for": "", 
956             "amplified_from_sample": 11046, 
957             "notes": "8/21/2009 11:57:54\tColor: Green", 
958             "undiluted_concentration": "24.9", 
959             "successful_pM": null, 
960             "experiment_type": 2, 
961             "antibody": null
962         }
963     }, 
964   {"pk": 1181, "model": "experiments.lane",
965    "fields": {
966        "comment": "",
967        "library": "11055",
968        "cluster_estimate": 104000,
969        "flowcell": 151,
970        "lane_number": 5,
971        "pM": "7"
972        }
973    }, 
974     {
975         "pk": "11055", 
976         "model": "samples.library", 
977         "fields": {
978             "ten_nM_dilution": false, 
979             "gel_cut_size": 225, 
980             "library_name": "HNDHT 4H8 hnd-1 strain HT115 fed 4H8 2% fix plate a", 
981             "creation_date": "2009-08-31", 
982             "cell_line": null, 
983             "library_species": 3, 
984             "library_type": 1, 
985             "made_by": "Lorian", 
986             "affiliations": [
987                 5
988             ], 
989             "replicate": 1, 
990             "condition": null, 
991             "hidden": false, 
992             "stopping_point": "1Aa", 
993             "tags": [], 
994             "made_for": "", 
995             "amplified_from_sample": 11052, 
996             "notes": "8/26/2009 14:46:56\tColor: White.", 
997             "undiluted_concentration": "2.17", 
998             "successful_pM": null, 
999             "experiment_type": 2, 
1000             "antibody": null
1001         }
1002     }, 
1003   {"pk": 1182, "model": "experiments.lane",
1004    "fields": {
1005        "comment": "",
1006        "library": "11067",
1007        "cluster_estimate": 168000,
1008        "flowcell": 151,
1009        "lane_number": 6,
1010        "pM": "7"
1011        }
1012    }, 
1013     {
1014         "pk": "11067", 
1015         "model": "samples.library", 
1016         "fields": {
1017             "ten_nM_dilution": false, 
1018             "gel_cut_size": 325, 
1019             "library_name": "Paired End SP-BAC Barcoding test 250-300 bp", 
1020             "creation_date": "2009-09-03", 
1021             "cell_line": 1, 
1022             "library_species": 10, 
1023             "library_type": 2, 
1024             "made_by": "Igor", 
1025             "affiliations": [
1026                 1
1027             ], 
1028             "replicate": 1, 
1029             "condition": 1, 
1030             "hidden": false, 
1031             "stopping_point": "Done", 
1032             "tags": [], 
1033             "made_for": "Andy Cameron", 
1034             "amplified_from_sample": null, 
1035             "notes": "12 SP BACs", 
1036             "undiluted_concentration": "1.45", 
1037             "successful_pM": null, 
1038             "experiment_type": 8, 
1039             "antibody": null
1040         }
1041     }, 
1042   {"pk": 1183, "model": "experiments.lane",
1043    "fields": {
1044        "comment": "",
1045        "library": "11069",
1046        "cluster_estimate": 184000,
1047        "flowcell": 151,
1048        "lane_number": 7,
1049        "pM": "7"
1050        }
1051    }, 
1052     {
1053         "pk": "11069", 
1054         "model": "samples.library", 
1055         "fields": {
1056             "ten_nM_dilution": false, 
1057             "gel_cut_size": 300, 
1058             "library_name": "Paired End AG-3d-1 AG domain of floral meristem day 3, rep 1", 
1059             "creation_date": "2009-09-02", 
1060             "cell_line": null, 
1061             "library_species": 6, 
1062             "library_type": 2, 
1063             "made_by": "Yuling Jiao", 
1064             "affiliations": [
1065                 2
1066             ], 
1067             "replicate": 1, 
1068             "condition": null, 
1069             "hidden": false, 
1070             "stopping_point": "Done", 
1071             "tags": [], 
1072             "made_for": "", 
1073             "amplified_from_sample": null, 
1074             "notes": "nanodrop: Xng/ul.", 
1075             "undiluted_concentration": "18.3", 
1076             "successful_pM": null, 
1077             "experiment_type": 4, 
1078             "antibody": null
1079         }
1080     }, 
1081   {"pk": 1184, "model": "experiments.lane",
1082    "fields": {
1083        "comment": "",
1084        "library": "11070",
1085        "cluster_estimate": 182000,
1086        "flowcell": 151,
1087        "lane_number": 8,
1088        "pM": "7"
1089        }
1090    },
1091     {
1092         "pk": "11070", 
1093         "model": "samples.library", 
1094         "fields": {
1095             "ten_nM_dilution": false, 
1096             "gel_cut_size": 300, 
1097             "library_name": "Paired End AG-5d-1 AG domain of floral meristem day 5, rep 1", 
1098             "creation_date": "2009-09-02", 
1099             "cell_line": null, 
1100             "library_species": 6, 
1101             "library_type": 2, 
1102             "made_by": "Yuling Jiao", 
1103             "affiliations": [
1104                 3
1105             ], 
1106             "replicate": 1, 
1107             "condition": null, 
1108             "hidden": false, 
1109             "stopping_point": "Done", 
1110             "tags": [], 
1111             "made_for": "", 
1112             "amplified_from_sample": null, 
1113             "notes": "nanodrop: 40ng/ul\r\nCalibrated qbit with standards.\r\nMeasured 2ul library with qbit using HS kit.\r\n", 
1114             "undiluted_concentration": "20.3", 
1115             "successful_pM": null, 
1116             "experiment_type": 4, 
1117             "antibody": null
1118         }
1119      },
1120  {"pk": 200, "model": "experiments.flowcell", 
1121   "fields": {
1122       "paired_end": true, 
1123       "run_date": "2007-09-27 22:12:13", 
1124       "read_length": 36, 
1125       "notes": "",
1126       "advanced_run": false,
1127       "control_lane": 2,
1128       "cluster_station": 3,
1129       "sequencer": 2,
1130       "flowcell_id": "30012AAXX (failed)"
1131       }
1132   },
1133   {"pk": 201, "model": "experiments.lane",
1134    "fields": {
1135        "comment": "",
1136        "library": "11070",
1137        "cluster_estimate": 182000,
1138        "flowcell": 200,
1139        "lane_number": 8,
1140        "pM": "7"
1141        }
1142    }
1143 ]