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