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