Postgresql has referential integrety checking.
[htsworkflow.git] / htsworkflow / frontend / samples / fixtures / test_samples.json
1 [
2   {"pk": 5, "model": "auth.user",
3    "fields": {
4        "username": "test",
5        "first_name": "",
6        "last_name": "",
7        "is_active": true,
8        "is_superuser": false,
9        "is_staff": false,
10        "last_login": "2009-01-01T00:00:01-0800",
11        "groups": [],
12        "user_permissions": [],
13        "password": "sha1$foo$5e4eefec1144a04becfb7da79244f07c487fc345",
14        "email": "",
15        "date_joined": "2009-01-01T00:01:01-0800"
16        }
17    },
18    {"pk": 1, "model": "samples.affiliation",
19     "fields": {
20         "users": [5],
21         "name": "Alice",
22         "contact": "Lab Boss",
23         "email": "alice@some.where.else."
24         }
25     },
26     {"pk": 2, "model": "samples.affiliation",
27      "fields": { "name": "Bob",
28                  "contact": "Other Lab Boss",
29                  "email": "bob@some.where.else"
30                }
31     },
32     {"pk": 3, "model": "samples.affiliation",
33      "fields": {
34          "users": [],
35          "contact": "group 3",
36          "name": "affiliation 3",
37          "email": "pk3@example.com"
38          }
39      },
40     {"pk": 4, "model": "samples.affiliation",
41      "fields": {
42          "users": [],
43          "contact": "group 4",
44          "name": "affiliation 4",
45          "email": "pk1@example.com"
46          }
47      },
48     {"pk": 5, "model": "samples.affiliation",
49      "fields": {
50          "users": [],
51          "contact": "group 5",
52          "name": "affiliation 5",
53          "email": "pk5@example.com"
54          }
55      },
56  {"pk": 153, "model": "experiments.flowcell",
57   "fields": {
58       "paired_end": true,
59       "run_date": "2009-09-11T22:12:13-0800",
60       "read_length": 75,
61       "notes": "",
62       "advanced_run": false,
63       "control_lane": 2,
64       "cluster_station": 3,
65       "sequencer": 2,
66       "flowcell_id": "303TUAAXX"
67       }
68   },
69   {"pk": 1193, "model": "experiments.lane",
70    "fields": {
71        "comment": "No change in cluster numbers, despite slight increase in pM",
72        "library": "10981",
73        "cluster_estimate": 129000,
74        "flowcell": 153,
75        "lane_number": 1,
76        "pM": "8"
77        }
78    },
79   {"pk": 1197, "model": "experiments.lane",
80    "fields": {
81        "comment": "stuff",
82        "library": "11016",
83        "cluster_estimate": 140000,
84        "flowcell": 153,
85        "lane_number": 5,
86        "pM": "7",
87        "status": 2
88        }
89    },
90   {"pk": "10981", "model": "samples.library",
91         "fields": {
92             "ten_nM_dilution": false,
93             "gel_cut_size": 400,
94             "library_name": "Paired End Multiplexed Sp-BAC",
95             "creation_date": "2009-07-21",
96             "cell_line": 1,
97             "library_species": 2,
98             "library_type": null,
99             "made_by": "Igor",
100             "affiliations": [
101                 2
102             ],
103             "replicate": 1,
104             "condition": 1,
105             "hidden": false,
106             "stopping_point": "Done",
107             "tags": [],
108             "made_for": "Andy Cameron",
109             "amplified_from_sample": null,
110             "notes": "Combined 10957-10968",
111             "undiluted_concentration": "5.1",
112             "successful_pM": null,
113             "experiment_type": 10,
114             "antibody": null
115         }
116     },
117     {
118         "pk": "11016",
119         "model": "samples.library",
120         "fields": {
121             "ten_nM_dilution": false,
122             "gel_cut_size": 325,
123             "library_name": "Paired End Pfl #3 MP 7/24/9 a",
124             "creation_date": "2009-08-06",
125             "cell_line": 1,
126             "library_species": 9,
127             "library_type": 2,
128             "made_by": "Lorian",
129             "affiliations": [
130                 3
131             ],
132             "replicate": 1,
133             "condition": 1,
134             "hidden": false,
135             "stopping_point": "1Aa",
136             "tags": [],
137             "made_for": "",
138             "amplified_from_sample": "11003",
139             "notes": "7/31/2009 16:08:22\tColor: Blue",
140             "undiluted_concentration": "35.5",
141             "successful_pM": null,
142             "experiment_type": 8,
143             "antibody": null
144         }
145     },
146     {
147         "pk": "11039",
148         "model": "samples.library",
149         "fields": {
150             "ten_nM_dilution": false,
151             "gel_cut_size": 300,
152             "library_name": "Paired ends 99 GM12892",
153             "creation_date": "2009-08-25",
154             "cell_line": 1,
155             "library_species": 8,
156             "library_type": 2,
157             "made_by": "Brian Williams",
158             "affiliations": [
159                 1,
160                 2,
161                 4
162             ],
163             "replicate": 1,
164             "condition": 1,
165             "hidden": false,
166             "stopping_point": "1Aa",
167             "tags": [],
168             "made_for": "Brian Williams",
169             "amplified_from_sample": null,
170             "notes": "fragment size = 300 bp, Amicon filtered\r\nnanodrop: 56.3",
171             "undiluted_concentration": "28.7",
172             "successful_pM": null,
173             "experiment_type": 4,
174             "antibody": null
175         }
176     },
177     {
178         "pk": "11003",
179         "model": "samples.library",
180         "fields": {
181             "ten_nM_dilution": false,
182             "gel_cut_size": 325,
183             "library_name": "Paired End Pfl #3 MP 7/24/9",
184             "creation_date": "2009-08-05",
185             "cell_line": 1,
186             "library_species": 8,
187             "library_type": 2,
188             "made_by": "Lorian",
189             "affiliations": [
190                 4
191             ],
192             "replicate": 1,
193             "condition": 1,
194             "hidden": true,
195             "stopping_point": "1A",
196             "tags": [],
197             "made_for": "",
198             "amplified_from_sample": null,
199             "notes": "7/31/2009 16:08:22\tColor: Blue",
200             "undiluted_concentration": null,
201             "successful_pM": null,
202             "experiment_type": 8,
203             "antibody": null
204         }
205     },
206     {
207         "pk": "11005",
208         "model": "samples.library",
209         "fields": {
210             "ten_nM_dilution": false,
211             "gel_cut_size": 325,
212             "library_name": "null cell line",
213             "creation_date": "2009-08-05",
214             "cell_line": null,
215             "library_species": 8,
216             "library_type": 2,
217             "made_by": "Lorian",
218             "affiliations": [
219                 4
220             ],
221             "replicate": 1,
222             "condition": 1,
223             "hidden": true,
224             "stopping_point": "1A",
225             "tags": [],
226             "made_for": "",
227             "amplified_from_sample": null,
228             "notes": "7/31/2009 16:08:22\tColor: Blue",
229             "undiluted_concentration": null,
230             "successful_pM": null,
231             "experiment_type": 8,
232             "antibody": null
233         }
234     }
235 ]