Update test data dates to have timezone information
[htsworkflow.git] / htsworkflow / frontend / experiments / fixtures / test_flowcells.json
index a37fced3f197134abeffebb5eb3c7b56b0dd837a..a89d2c463a3a9de889eb892172050eb1b6ba54f7 100644 (file)
@@ -1,5 +1,5 @@
 [
-    {"pk": 5, "model": "auth.user", 
+    {"pk": 5, "model": "auth.user",
    "fields": {
        "username": "test",
        "first_name": "",
@@ -7,18 +7,18 @@
        "is_active": true,
        "is_superuser": false,
        "is_staff": false,
-       "last_login": "2009-01-01 00:00:01",
+       "last_login": "2009-01-01T00:00:01-0800",
        "groups": [],
        "user_permissions": [],
        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
        "email": "",
-       "date_joined": "2009-01-01 00:01:01"
+       "date_joined": "2009-01-01T00:01:01-0800"
        }
    },
    {"pk": 5, "model": "samples.htsuser",
     "fields" : {}
    },
-   {"pk": 6, "model": "auth.user", 
+   {"pk": 6, "model": "auth.user",
    "fields": {
        "username": "admintest",
        "first_name": "",
        "is_active": true,
        "is_superuser": false,
        "is_staff": true,
-       "last_login": "2009-01-01 00:00:01",
+       "last_login": "2009-01-01T00:00:01-0800",
        "groups": [],
        "user_permissions": [],
        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
        "email": "",
-       "date_joined": "2009-01-01 00:01:01"
+       "date_joined": "2009-01-01T00:01:01-0800"
        }
    },
    {"pk": 6, "model": "samples.htsuser",
     "fields" : {}
    },
-   {"pk": 7, "model": "auth.user", 
+   {"pk": 7, "model": "auth.user",
    "fields": {
        "username": "supertest",
        "first_name": "",
        "is_active": true,
        "is_superuser": true,
        "is_staff": true,
-       "last_login": "2009-01-01 00:00:01",
+       "last_login": "2009-01-01T00:00:01-0800",
        "groups": [],
        "user_permissions": [],
        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
        "email": "",
-       "date_joined": "2009-01-01 00:01:01"
+       "date_joined": "2009-01-01T00:01:01-0800"
        }
    },
    {"pk": 7, "model": "samples.htsuser",
          "email": "pk5@example.com"
          }
      },
- {"pk": 1, "model": "experiments.clusterstation", "fields": {"name": "old"}}, 
- {"pk": 2, "model": "experiments.clusterstation", "fields": {"name": "loaner"}}, 
- {"pk": 3, "model": "experiments.clusterstation", "fields": {"name": "new"}}, 
- {"pk": 1, "model": "experiments.sequencer", "fields": {"name": "Rotifer (HWI-EAS229)"}}, 
- {"pk": 2, "model": "experiments.sequencer", "fields": {"name": "Tardigrade"}}, 
- {"pk": 3, "model": "experiments.sequencer", "fields": {"name": "Sequenced somewhere else."}}, 
- {"pk": 153, "model": "experiments.flowcell", 
+ {"pk": 1, "model": "experiments.clusterstation",
+  "fields": {"name": "old", "isdefault": false}},
+ {"pk": 2, "model": "experiments.clusterstation",
+  "fields": {"name": "loaner", "isdefault": true}},
+ {"pk": 3, "model": "experiments.clusterstation",
+  "fields": {"name": "new", "isdefault": false}},
+ {"pk": 1, "model": "experiments.sequencer",
+  "fields": { "name": "Rotifer (HWI-EAS229)",
+              "model": "Illumina Genome Analyzer I",
+              "active": false,
+              "isdefault": false }},
+ {"pk": 2, "model": "experiments.sequencer",
+  "fields": {"name": "Tardigrade",
+             "instrument_name": "ILLUMINA-EC5D15",
+             "model": "Illumina Genome Analyzer IIx",
+             "active": true,
+             "isdefault": true}
+ },
+ {"pk": 3, "model": "experiments.sequencer",
+  "fields": {"name": "Sequenced somewhere else.",
+             "model": "Unknown",
+             "active": true,
+             "isdefault": false}},
+ {"pk": 153, "model": "experiments.flowcell",
   "fields": {
-      "paired_end": true, 
-      "run_date": "2007-09-27 22:12:13", 
-      "read_length": 36, 
+      "paired_end": true,
+      "run_date": "2007-09-27T22:12:13-0800",
+      "read_length": 36,
       "notes": "",
       "advanced_run": false,
       "control_lane": 2,
       "sequencer": 2,
       "flowcell_id": "FC12150"
       }
-  }, 
+  },
   {"pk": 1193, "model": "experiments.lane",
    "fields": {
        "comment": "No change in cluster numbers, despite slight increase in pM",
        "lane_number": 1,
        "pM": "8"
        }
-   }, 
-  {"pk": "10981", "model": "samples.library", 
+   },
+   {"pk": 1192, "model": "experiments.lane",
+    "fields": {
+        "comment": "Other library",
+        "library": "11070",
+        "cluster_estimate": 132000,
+        "flowcell": 153,
+        "lane_number": 1,
+        "pM": "7"
+        }
+    },
+
+  {"pk": "10981", "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 400, 
-            "library_name": "Paired End Multiplexed Sp-BAC", 
-            "creation_date": "2009-07-21", 
-            "cell_line": 1, 
-            "library_species": 10, 
-            "library_type": null, 
-            "made_by": "Igor", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 400,
+            "library_name": "Paired End Multiplexed Sp-BAC",
+            "creation_date": "2009-07-21",
+            "cell_line": 1,
+            "library_species": 10,
+            "library_type": null,
+            "made_by": "Igor",
             "affiliations": [
                 1,2
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "Done", 
-            "tags": [], 
-            "made_for": "Andy Cameron", 
-            "amplified_from_sample": null, 
-            "notes": "Combined 10957-10968", 
-            "undiluted_concentration": "5.1", 
-            "successful_pM": null, 
-            "experiment_type": 10, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "Done",
+            "tags": [],
+            "made_for": "Andy Cameron",
+            "amplified_from_sample": null,
+            "notes": "Combined 10957-10968",
+            "undiluted_concentration": "5.1",
+            "successful_pM": null,
+            "experiment_type": 10,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1194, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 2,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11016", 
-        "model": "samples.library", 
+        "pk": "11006",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 325, 
-            "library_name": "Paired End Pfl #3 MP 7/24/9 a", 
-            "creation_date": "2009-08-06", 
-            "cell_line": 1, 
-            "library_species": 2, 
-            "library_type": 2, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 325,
+            "library_name": "Paired End Pfl #3 MP 7/24/9",
+            "creation_date": "2009-08-05",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Lorian",
+            "affiliations": [
+                41
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": true,
+            "stopping_point": "1A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "7/31/2009 16:08:22\tColor: Blue",
+            "undiluted_concentration": null,
+            "successful_pM": null,
+            "experiment_type": 8,
+            "antibody": null
+        }
+    },
+    {
+        "pk": "11016",
+        "model": "samples.library",
+        "fields": {
+            "ten_nM_dilution": false,
+            "gel_cut_size": 325,
+            "library_name": "Paired End Pfl #3 MP 7/24/9 a",
+            "creation_date": "2009-08-06",
+            "cell_line": 1,
+            "library_species": 2,
+            "library_type": 2,
+            "made_by": "Lorian",
             "affiliations": [
                 2
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11006, 
-            "notes": "7/31/2009 16:08:22\tColor: Blue", 
-            "undiluted_concentration": "35.5", 
-            "successful_pM": null, 
-            "experiment_type": 8, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": 11006,
+            "notes": "7/31/2009 16:08:22\tColor: Blue",
+            "undiluted_concentration": "35.5",
+            "successful_pM": null,
+            "experiment_type": 8,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1195, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 3,
        "pM": "7"
        }
-   },  
+   },
     {
-        "pk": "SL039", 
-        "model": "samples.library", 
+        "pk": "SL039",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 99 GM12892", 
-            "creation_date": "2009-08-25", 
-            "cell_line": 1, 
-            "library_species": 8, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 99 GM12892",
+            "creation_date": "2009-08-25",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 3,4
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 56.3", 
-            "undiluted_concentration": "28.7", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": 11006,
+            "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 56.3",
+            "undiluted_concentration": "28.7",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1196, "model": "experiments.lane",
    "fields": {
        "comment": "This lane's library had the second lowest concentration of all the libraries built at the same time (2.05ng/ul)",
        "lane_number": 4,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11060", 
-        "model": "samples.library", 
+        "pk": "11060",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 100 VC_CN_4_M_MBB1185_s1", 
-            "creation_date": "2009-09-01", 
-            "cell_line": 1, 
-            "library_species": 8, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 100 VC_CN_4_M_MBB1185_s1",
+            "creation_date": "2009-09-01",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 5
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 24.2", 
-            "undiluted_concentration": "2.05", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": 11006,
+            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 24.2",
+            "undiluted_concentration": "2.05",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1197, "model": "experiments.lane",
    "fields": {
        "comment": "stuff",
        "pM": "7",
        "status": 2
        }
-   }, 
+   },
     {
-        "pk": "11061", 
-        "model": "samples.library", 
+        "pk": "11061",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 101 VC_CN_4_M_MBB1185_s2", 
-            "creation_date": "2009-09-01", 
-            "cell_line": 1, 
-            "library_species": 8, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 101 VC_CN_4_M_MBB1185_s2",
+            "creation_date": "2009-09-01",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 2,4
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 33.1", 
-            "undiluted_concentration": "12.9", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 33.1",
+            "undiluted_concentration": "12.9",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1198, "model": "experiments.lane",
    "fields": {
        "comment": "This lane's library had the lowest concentration of all the libraries built at the same time (1.2ng/ul)",
        "pM": "7",
        "status": 0
        }
-   }, 
+   },
     {
-        "pk": "11062", 
-        "model": "samples.library", 
+        "pk": "11062",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 102 VC_AU_8_M_MBB4721_s1", 
-            "creation_date": "2009-09-01", 
-            "cell_line": 1, 
-            "library_species": 8, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 102 VC_AU_8_M_MBB4721_s1",
+            "creation_date": "2009-09-01",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 4,5
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 13.9", 
-            "undiluted_concentration": "1.2", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 13.9",
+            "undiluted_concentration": "1.2",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1199, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 7,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11063", 
-        "model": "samples.library", 
+        "pk": "11063",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 103 VC_AU_8_M_MBB4721_s2", 
-            "creation_date": "2009-09-01", 
-            "cell_line": 1, 
-            "library_species": 8, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 103 VC_AU_8_M_MBB4721_s2",
+            "creation_date": "2009-09-01",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 1,3
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 46.9", 
-            "undiluted_concentration": "24.5", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 46.9",
+            "undiluted_concentration": "24.5",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1200, "model": "experiments.lane",
    "fields": {
        "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",
        }
    },
     {
-        "pk": "11064", 
-        "model": "samples.library", 
+        "pk": "11064",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 104 VC_CN_7_M_MBB4898_s1", 
-            "creation_date": "2009-09-01", 
-            "cell_line": 1, 
-            "library_species": 8, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 104 VC_CN_7_M_MBB4898_s1",
+            "creation_date": "2009-09-01",
+            "cell_line": 1,
+            "library_species": 8,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 3,5
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 20.4", 
-            "undiluted_concentration": "5.21", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 20.4",
+            "undiluted_concentration": "5.21",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
     },
-   {"pk": 152, "model": "experiments.flowcell", 
+   {"pk": 152, "model": "experiments.flowcell",
    "fields": {
        "paired_end": false,
-       "run_date": "2009-09-10 18:30:15",
+       "run_date": "2009-09-10T18:30:15-0800",
        "read_length": 38,
        "notes": "328461 4897273 RGT-0248815\r\n328479 4897265 RGT-0249274\r\n330421 4822845 SR-0005496",
        "advanced_run": false,
        "sequencer": 1,
        "flowcell_id": "42JTNAAXX"
        }
-   }, 
+   },
   {"pk": 1185, "model": "experiments.lane",
    "fields": {
        "comment": "",
        }
    },
     {
-        "pk": "11035", 
-        "model": "samples.library", 
+        "pk": "11035",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 95 Gilberto_d3_control_LTA", 
-            "creation_date": "2009-08-25", 
-            "cell_line": 1, 
-            "library_species": 9, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 95 Gilberto_d3_control_LTA",
+            "creation_date": "2009-08-25",
+            "cell_line": 1,
+            "library_species": 9,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 3
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 67.1", 
-            "undiluted_concentration": "28.5", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 67.1",
+            "undiluted_concentration": "28.5",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1186, "model": "experiments.lane",
    "fields": {
        "comment": "",
        }
    },
     {
-        "pk": "11037", 
-        "model": "samples.library", 
+        "pk": "11037",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 97 Kuntz_PDHT", 
-            "creation_date": "2009-08-25", 
-            "cell_line": 1, 
-            "library_species": 3, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 97 Kuntz_PDHT",
+            "creation_date": "2009-08-25",
+            "cell_line": 1,
+            "library_species": 3,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 4
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 52.7", 
-            "undiluted_concentration": "25.5", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 52.7",
+            "undiluted_concentration": "25.5",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1187, "model": "experiments.lane",
    "fields": {
        "comment": "",
        }
    },
     {
-        "pk": "11045", 
-        "model": "samples.library", 
+        "pk": "11045",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 250, 
-            "library_name": "FLDN1 8/3/9 anti-AcH3 chip B6 a", 
-            "creation_date": "2009-08-26", 
-            "cell_line": null, 
-            "library_species": 9, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 250,
+            "library_name": "FLDN1 8/3/9 anti-AcH3 chip B6 a",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 5
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "2A", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11044, 
-            "notes": "8/21/2009 11:57:54\tColor: Yellow", 
-            "undiluted_concentration": "20.5", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Yellow",
+            "undiluted_concentration": "20.5",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1188, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "pM": "7"}
    },
     {
-        "pk": "11046", 
-        "model": "samples.library", 
+        "pk": "11046",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 250, 
-            "library_name": "FLDN1 7/8/9 anti-DiMeH3K4 chip B6 a", 
-            "creation_date": "2009-08-26", 
-            "cell_line": null, 
-            "library_species": 9, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 250,
+            "library_name": "FLDN1 7/8/9 anti-DiMeH3K4 chip B6 a",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 6
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "2A", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11045, 
-            "notes": "8/21/2009 11:57:54\tColor: Blue", 
-            "undiluted_concentration": "23.9", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Blue",
+            "undiluted_concentration": "23.9",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    },   
+    },
   {"pk": 1189, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 5,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11054", 
-        "model": "samples.library", 
+        "pk": "11054",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 225, 
-            "library_name": "HNDHT HLH hnd-1 strain HT115 fed anti-hlh-1 2% fix plate a", 
-            "creation_date": "2009-08-31", 
-            "cell_line": null, 
-            "library_species": 3, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "HNDHT HLH hnd-1 strain HT115 fed anti-hlh-1 2% fix plate a",
+            "creation_date": "2009-08-31",
+            "cell_line": null,
+            "library_species": 3,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 1
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11051, 
-            "notes": "8/26/2009 14:46:56\tColor: Purple", 
-            "undiluted_concentration": "1.47", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/26/2009 14:46:56\tColor: Purple",
+            "undiluted_concentration": "1.47",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1190, "model": "experiments.lane",
    "fields": {
        "comment": "",
        }
    },
     {
-        "pk": "11056", 
-        "model": "samples.library", 
+        "pk": "11056",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 225, 
-            "library_name": "HNDM3 HLH hnd-1 strain mex-3 fed anti-hlh-1 2% fix plate a", 
-            "creation_date": "2009-08-31", 
-            "cell_line": null, 
-            "library_species": 3, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "HNDM3 HLH hnd-1 strain mex-3 fed anti-hlh-1 2% fix plate a",
+            "creation_date": "2009-08-31",
+            "cell_line": null,
+            "library_species": 3,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 2
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11053, 
-            "notes": "8/26/2009 14:46:56\tColor: Black", 
-            "undiluted_concentration": "1.42", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/26/2009 14:46:56\tColor: Black",
+            "undiluted_concentration": "1.42",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    },     
+    },
   {"pk": 1191, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 7,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11057", 
-        "model": "samples.library", 
+        "pk": "11057",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 225, 
-            "library_name": "HNDM3 4H8 hnd-1 strain mex-3 fed 4H8 2% fix plate a", 
-            "creation_date": "2009-08-31", 
-            "cell_line": null, 
-            "library_species": 3, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "HNDM3 4H8 hnd-1 strain mex-3 fed 4H8 2% fix plate a",
+            "creation_date": "2009-08-31",
+            "cell_line": null,
+            "library_species": 3,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 3
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11054, 
-            "notes": "8/26/2009 14:46:56\tColor: Orange.", 
-            "undiluted_concentration": "1.3", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/26/2009 14:46:56\tColor: Orange.",
+            "undiluted_concentration": "1.3",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1192, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 8,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11065", 
-        "model": "samples.library", 
+        "pk": "11065",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 105 Kuntz PDM3", 
-            "creation_date": "2009-09-01", 
-            "cell_line": 1, 
-            "library_species": 3, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 105 Kuntz PDM3",
+            "creation_date": "2009-09-01",
+            "cell_line": 1,
+            "library_species": 3,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 4
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 30.5", 
-            "undiluted_concentration": "2.47", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "300 bp gel fragment, Amicon filtered\r\nnanodrop: 30.5",
+            "undiluted_concentration": "2.47",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 151, "model": "experiments.flowcell",
    "fields": {
        "paired_end": false,
-       "run_date": "2009-09-08 15:39:28",
+       "run_date": "2009-09-08T15:39:28-0800",
        "read_length": 38,
        "notes": "Rebuild of broken flowcell\r\n\r\n328461 4820241 RGT-0215719\r\n328479 4897265 RGT-0249510\r\n330421 4822845 SR-0005402\r\n",
        "advanced_run": false,
        "lane_number": 1,
        "pM": "7"
        }
-   }, 
+   },
   {"pk": 1178, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 2,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11036", 
-        "model": "samples.library", 
+        "pk": "11036",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 96 Kuntz_PDE1", 
-            "creation_date": "2009-08-25", 
-            "cell_line": 1, 
-            "library_species": 3, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 96 Kuntz_PDE1",
+            "creation_date": "2009-08-25",
+            "cell_line": 1,
+            "library_species": 3,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 5
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "fragment size = 300 bp", 
-            "undiluted_concentration": "30.6", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "fragment size = 300 bp",
+            "undiluted_concentration": "30.6",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
     {
-        "pk": "11034", 
-        "model": "samples.library", 
+        "pk": "11034",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired ends 94 Gilberto_d3_denerv_LTA", 
-            "creation_date": "2009-08-25", 
-            "cell_line": 1, 
-            "library_species": 9, 
-            "library_type": 2, 
-            "made_by": "Brian Williams", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired ends 94 Gilberto_d3_denerv_LTA",
+            "creation_date": "2009-08-25",
+            "cell_line": 1,
+            "library_species": 9,
+            "library_type": 2,
+            "made_by": "Brian Williams",
             "affiliations": [
                 1
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "Brian Williams", 
-            "amplified_from_sample": null, 
-            "notes": "fragment size = 300 bp", 
-            "undiluted_concentration": "27", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "Brian Williams",
+            "amplified_from_sample": null,
+            "notes": "fragment size = 300 bp",
+            "undiluted_concentration": "27",
+            "successful_pM": null,
+            "experiment_type": 4,
+            "antibody": null
+        }
+    },
+    {
+        "pk": "12044",
+        "model": "samples.library",
+        "fields": {
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "Pooled Indexed Test",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 5,
+            "multiplex_id": "1,2,3",
+            "made_by": "Lorian",
+            "affiliations": [
+                2
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Orange",
+            "undiluted_concentration": "22.4",
+            "successful_pM": null,
+            "experiment_type": 2,
+            "antibody": null
+        }
+    },
+    {
+        "pk": "13044",
+        "model": "samples.library",
+        "fields": {
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "Dual Indexed Test",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 9,
+            "multiplex_id": "N701-N501",
+            "made_by": "Lorian",
+            "affiliations": [
+                2
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Orange",
+            "undiluted_concentration": "22.4",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
     {
-        "pk": "11044", 
-        "model": "samples.library", 
+        "pk": "11045",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 225, 
-            "library_name": "p300 60h C2 FA KF 12/22/8 a", 
-            "creation_date": "2009-08-26", 
-            "cell_line": null, 
-            "library_species": 9, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "Simple Indexed Test",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 5,
+            "multiplex_id": "1",
+            "made_by": "Lorian",
             "affiliations": [
                 2
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "2A", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11043, 
-            "notes": "8/21/2009 11:57:54\tColor: Orange", 
-            "undiluted_concentration": "22.4", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 2,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Orange",
+            "undiluted_concentration": "22.4",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1179,
    "model": "experiments.lane",
    "fields": {
        "comment": "",
-       "library": "11044",
+       "library": "12044",
        "cluster_estimate": 196000,
        "flowcell": 151,
        "lane_number": 3,
        "pM": "7"
        }
-   }, 
+   },
+  {"pk": 1279,
+   "model": "experiments.lane",
+   "fields": {
+       "comment": "",
+       "library": "11045",
+       "cluster_estimate": 196000,
+       "flowcell": 151,
+       "lane_number": 3,
+       "pM": "7"
+       }
+   },
+  {"pk": 1379,
+   "model": "experiments.lane",
+   "fields": {
+       "comment": "",
+       "library": "13044",
+       "cluster_estimate": 196000,
+       "flowcell": 151,
+       "lane_number": 4,
+       "pM": "7"
+       }
+   },
+
     {
-        "pk": "11044", 
-        "model": "samples.library", 
+        "pk": "11044",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 225, 
-            "library_name": "p300 60h C2 FA KF 12/22/8 a", 
-            "creation_date": "2009-08-26", 
-            "cell_line": null, 
-            "library_species": 9, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "p300 60h C2 FA KF 12/22/8 a",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 3
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "2A", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11043, 
-            "notes": "8/21/2009 11:57:54\tColor: Orange.", 
-            "undiluted_concentration": "22.4", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Orange.",
+            "undiluted_concentration": "22.4",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1180, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 4,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11047", 
-        "model": "samples.library", 
+        "pk": "11047",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 250, 
-            "library_name": "FLDN1 7/8/9 anti-TriMeH3K27 chip B6 a", 
-            "creation_date": "2009-08-26", 
-            "cell_line": null, 
-            "library_species": 9, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 250,
+            "library_name": "FLDN1 7/8/9 anti-TriMeH3K27 chip B6 a",
+            "creation_date": "2009-08-26",
+            "cell_line": null,
+            "library_species": 9,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 4
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "2A", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11046, 
-            "notes": "8/21/2009 11:57:54\tColor: Green", 
-            "undiluted_concentration": "24.9", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "2A",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/21/2009 11:57:54\tColor: Green",
+            "undiluted_concentration": "24.9",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1181, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 5,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11055", 
-        "model": "samples.library", 
+        "pk": "11055",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 225, 
-            "library_name": "HNDHT 4H8 hnd-1 strain HT115 fed 4H8 2% fix plate a", 
-            "creation_date": "2009-08-31", 
-            "cell_line": null, 
-            "library_species": 3, 
-            "library_type": 1, 
-            "made_by": "Lorian", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 225,
+            "library_name": "HNDHT 4H8 hnd-1 strain HT115 fed 4H8 2% fix plate a",
+            "creation_date": "2009-08-31",
+            "cell_line": null,
+            "library_species": 3,
+            "library_type": 1,
+            "made_by": "Lorian",
             "affiliations": [
                 5
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "1Aa", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": 11052, 
-            "notes": "8/26/2009 14:46:56\tColor: White.", 
-            "undiluted_concentration": "2.17", 
-            "successful_pM": null, 
-            "experiment_type": 2, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "1Aa",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "8/26/2009 14:46:56\tColor: White.",
+            "undiluted_concentration": "2.17",
+            "successful_pM": null,
+            "experiment_type": 2,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1182, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 6,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11067", 
-        "model": "samples.library", 
+        "pk": "11067",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 325, 
-            "library_name": "Paired End SP-BAC Barcoding test 250-300 bp", 
-            "creation_date": "2009-09-03", 
-            "cell_line": 1, 
-            "library_species": 10, 
-            "library_type": 2, 
-            "made_by": "Igor", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 325,
+            "library_name": "Paired End SP-BAC Barcoding test 250-300 bp",
+            "creation_date": "2009-09-03",
+            "cell_line": 1,
+            "library_species": 10,
+            "library_type": 2,
+            "made_by": "Igor",
             "affiliations": [
                 1
-            ], 
-            "replicate": 1, 
-            "condition": 1, 
-            "hidden": false, 
-            "stopping_point": "Done", 
-            "tags": [], 
-            "made_for": "Andy Cameron", 
-            "amplified_from_sample": null, 
-            "notes": "12 SP BACs", 
-            "undiluted_concentration": "1.45", 
-            "successful_pM": null, 
-            "experiment_type": 8, 
+            ],
+            "replicate": 1,
+            "condition": 1,
+            "hidden": false,
+            "stopping_point": "Done",
+            "tags": [],
+            "made_for": "Andy Cameron",
+            "amplified_from_sample": null,
+            "notes": "12 SP BACs",
+            "undiluted_concentration": "1.45",
+            "successful_pM": null,
+            "experiment_type": 8,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1183, "model": "experiments.lane",
    "fields": {
        "comment": "",
        "lane_number": 7,
        "pM": "7"
        }
-   }, 
+   },
     {
-        "pk": "11069", 
-        "model": "samples.library", 
+        "pk": "11069",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired End AG-3d-1 AG domain of floral meristem day 3, rep 1", 
-            "creation_date": "2009-09-02", 
-            "cell_line": null, 
-            "library_species": 6, 
-            "library_type": 2, 
-            "made_by": "Yuling Jiao", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired End AG-3d-1 AG domain of floral meristem day 3, rep 1",
+            "creation_date": "2009-09-02",
+            "cell_line": null,
+            "library_species": 6,
+            "library_type": 2,
+            "made_by": "Yuling Jiao",
             "affiliations": [
                 2
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "Done", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": null, 
-            "notes": "nanodrop: Xng/ul.", 
-            "undiluted_concentration": "18.3", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "Done",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "nanodrop: Xng/ul.",
+            "undiluted_concentration": "18.3",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-    }, 
+    },
   {"pk": 1184, "model": "experiments.lane",
    "fields": {
        "comment": "",
        }
    },
     {
-        "pk": "11070", 
-        "model": "samples.library", 
+        "pk": "11070",
+        "model": "samples.library",
         "fields": {
-            "ten_nM_dilution": false, 
-            "gel_cut_size": 300, 
-            "library_name": "Paired End AG-5d-1 AG domain of floral meristem day 5, rep 1", 
-            "creation_date": "2009-09-02", 
-            "cell_line": null, 
-            "library_species": 6, 
-            "library_type": 2, 
-            "made_by": "Yuling Jiao", 
+            "ten_nM_dilution": false,
+            "gel_cut_size": 300,
+            "library_name": "Paired End AG-5d-1 AG domain of floral meristem day 5, rep 1",
+            "creation_date": "2009-09-02",
+            "cell_line": null,
+            "library_species": 6,
+            "library_type": 2,
+            "made_by": "Yuling Jiao",
             "affiliations": [
                 3
-            ], 
-            "replicate": 1, 
-            "condition": null, 
-            "hidden": false, 
-            "stopping_point": "Done", 
-            "tags": [], 
-            "made_for": "", 
-            "amplified_from_sample": null, 
-            "notes": "nanodrop: 40ng/ul\r\nCalibrated qbit with standards.\r\nMeasured 2ul library with qbit using HS kit.\r\n", 
-            "undiluted_concentration": "20.3", 
-            "successful_pM": null, 
-            "experiment_type": 4, 
+            ],
+            "replicate": 1,
+            "condition": null,
+            "hidden": false,
+            "stopping_point": "Done",
+            "tags": [],
+            "made_for": "",
+            "amplified_from_sample": null,
+            "notes": "nanodrop: 40ng/ul\r\nCalibrated qbit with standards.\r\nMeasured 2ul library with qbit using HS kit.\r\n",
+            "undiluted_concentration": "20.3",
+            "successful_pM": null,
+            "experiment_type": 4,
             "antibody": null
         }
-     }
-
+     },
+ {"pk": 200, "model": "experiments.flowcell",
+  "fields": {
+      "paired_end": true,
+      "run_date": "2007-09-27T22:12:13-0800",
+      "read_length": 36,
+      "notes": "",
+      "advanced_run": false,
+      "control_lane": 2,
+      "cluster_station": 3,
+      "sequencer": 2,
+      "flowcell_id": "30012AAXX (failed)"
+      }
+  },
+  {"pk": 201, "model": "experiments.lane",
+   "fields": {
+       "comment": "",
+       "library": "11070",
+       "cluster_estimate": 182000,
+       "flowcell": 200,
+       "lane_number": 8,
+       "pM": "7"
+       }
+   }
 ]