-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathOutput.txt
More file actions
474 lines (468 loc) · 40.3 KB
/
Copy pathOutput.txt
File metadata and controls
474 lines (468 loc) · 40.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/bin/java -Didea.launcher.port=7534 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/tools.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Users/kenho/IdeaProjects/TestSSBD/out/production/TestSSBD:/Users/kenho/IdeaProjects/TestSSBD/lib/json-20160212.jar:/Users/kenho/IdeaProjects/TestSSBD/lib/junit-4.10.jar:/Users/kenho/IdeaProjects/TestSSBD/lib/json-simple-1.1.1.jar:/Users/kenho/IdeaProjects/TestSSBD/lib/hamcrest-core-1.1.jar:/Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain TestSSBD
checked : meta_data and address
checked : meta_data and address
checked : data and address
checked : scale and address
checked : coordsXYZ and address
ssbd_get : http://ssbd.qbic.riken.jp/SSBD/api/v1/meta_data/?address__icontains=osaka
Output from Server ....
Meta Limit :20
Meta total_count :8
No. 1
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/20012222
key: organism value: E. coli
key: citation value: null
key: description value: quantitative single molecule dynamics of Min proteins (MinEE, MinDEE, MinDEED, and MinD) in E. coli wild-type
key: title value: BDML file for quantitative information about single molecule dynamics of E. coli wild-type
key: localid value: Eco_MinE_AS
key: URL value: null
key: license value: CC BY-NC-SA
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Biochemical Simulation
key: phone value: null
key: organization value: RIKEN
key: name value: Satya Nanda Vel Arjunan
key: method_summary value: See details in Arjunan et al. (2010) Syst Synth Biol 4, 35-53.
key: contributors value: Arjunan, S. N. V. and Tomita, M.
key: department value: Quantitative Biology Center
key: E_mail value: satya.arjunan@riken.jp
key: PMID value: 20012222
key: basedon value: Simulation
No. 2
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/20012222
key: organism value: E. coli
key: citation value: null
key: description value: quantitative single molecule dynamics of Min proteins (MinEE, MinDEE, MinDEED, and MinD) in E. coli wild-type
key: title value: BDML file for quantitative information about single molecule dynamics of E. coli wild-type
key: localid value: Eco_MinE_AS
key: URL value: null
key: license value: CC BY-NC-SA
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Biochemical Simulation
key: phone value: null
key: organization value: RIKEN
key: name value: Satya Nanda Vel Arjunan
key: method_summary value: See details in Arjunan et al. (2010) Syst Synth Biol 4, 35-53.
key: contributors value: Arjunan, S. N. V. and Tomita, M.
key: department value: Quantitative Biology Center
key: E_mail value: satya.arjunan@riken.jp
key: PMID value: 20012222
key: basedon value: Simulation
No. 3
key: address value: 1-3 Machikaneyama, Toyonaka, Osaka 560-0043, Japan
key: dblink value: null
key: organism value: H. sapiens
key: citation value: null
key: description value: quantitative information about red blood cells and platelets in Homo sapiens
key: title value: BDML file for quantitative information about red blood cells and platelets in human
key: localid value: Man_RBC_IS
key: URL value: null
key: license value: CC BY-NC-SA
key: datatype value: cell dynamics
key: laboratory value: Sugiyama Laboratory
key: phone value: null
key: organization value: Osaka University
key: name value: Kazuyasu Sugiyama
key: method_summary value: See details in Ii et al. (2012) J Biomech Sci Engrg 7(1):72-83 and Matsumoto et al. (2014) Procedia IUTAM 10:193-200
key: contributors value: Satoshi Ii, Kazuyasu Sugiyama, Shu Takagi, and Yoichiro Matsumoto
key: department value: Department of Mechanical Science and Bioengineering
key: E_mail value: kazuyasu.sugiyama@me.es.osaka-u.ac.jp
key: PMID value: null
key: basedon value: Simulation
No. 4
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/25504902
key: organism value: D. discoideum
key: citation value: null
key: description value: quantitative information about single molecule dynamics in D. discoideum
key: title value: BDML file for quantitative information about single molecule dynamics of D. discoideum
key: localid value: Ddi_cAR1_JT
key: URL value: null
key: license value: CC BY-NC-SA
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Nano-Bio Probes
key: phone value: null
key: organization value: RIKEN
key: name value: Takashi Jin
key: method_summary value: See details in Komatsuzaki et al. (2015) Small, 11(12):1396-1401
key: contributors value: Akihiro Komatsuzaki, Tatsuya Ohyanagi, Yoshikazu Tsukasaki, Yukihiro Miyanaga, Masahiro Ueda, Takashi Jin
key: department value: Quantitative Biology Center
key: E_mail value: tjin@riken.jp
key: PMID value: 25504902
key: basedon value: Measurement
No. 5
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/26147508
key: organism value: D. discoideum
key: citation value: null
key: description value: time-lapse laser-scanning confocal microscopy (LSCM) images of PTEN molecules in D. discoideum cell obtained from in vivo experiments
key: title value: BDML file for time-lapse laser-scanning confocal microscopy (LSCM) images of PTEN molecules in D. discoideum cell obtained from in vivo experiments
key: localid value: Ddi_PTEN_LSCM_EXP
key: URL value: null
key: license value: CC BY
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Biochemical Simulation
key: phone value: null
key: organization value: RIKEN
key: name value: Koichi Takahashi
key: method_summary value: See details in Watabe et al. (2015) PLoS One, 10(7): e0130089
key: contributors value: Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi
key: department value: Quantitative Biology Center
key: E_mail value: ktakahashi@riken.jp
key: PMID value: 26147508
key: basedon value: Measurement
No. 6
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/26147508
key: organism value: D. discoideum
key: citation value: null
key: description value: time-lapse images of the self-organizing wave model of PTEN observed using the laser-scanning confocal microscopy (LSCM) simulation module
key: title value: BDML file for time-lapse images of the self-organizing wave model of PTEN observed using the laser-scanning confocal microscopy (LSCM) simulation module
key: localid value: Ddi_PTEN_LSCM_SIM
key: URL value: null
key: license value: CC BY
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Biochemical Simulation
key: phone value: null
key: organization value: RIKEN
key: name value: Koichi Takahashi
key: method_summary value: See details in Watabe et al. (2015) PLoS One, 10(7): e0130089
key: contributors value: Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi
key: department value: Quantitative Biology Center
key: E_mail value: ktakahashi@riken.jp
key: PMID value: 26147508
key: basedon value: Simulation
No. 7
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/26147508
key: organism value: R. norvegicus
key: citation value: null
key: description value: time-lapse laser-scanning confocal microscopy (LSCM) images of ERK molecules in PC-12 cell obtained from in vivo experiments
key: title value: BDML file for time-lapse laser-scanning confocal microscopy (LSCM) images of ERK molecules in PC-12 cell obtained from in vivo experiments
key: localid value: Rat_ERK_LSCM_EXP
key: URL value: null
key: license value: CC BY
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Biochemical Simulation
key: phone value: null
key: organization value: RIKEN
key: name value: Koichi Takahashi
key: method_summary value: See details in Watabe et al. (2015) PLoS One, 10(7): e0130089
key: contributors value: Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi
key: department value: Quantitative Biology Center
key: E_mail value: ktakahashi@riken.jp
key: PMID value: 26147508
key: basedon value: Measurement
No. 8
key: address value: 6-2-3 Furuedai, Suita, Osaka 565-0874, Japan
key: dblink value: http://www.ncbi.nlm.nih.gov/pubmed/26147508
key: organism value: R. norvegicus
key: citation value: null
key: description value: time-lapse images of the ERK nuclear translocation model using the laser-scanning confocal microscopy (LSCM) simulation module
key: title value: BDML file for time-lapse images of the ERK nuclear translocation model using the laser-scanning confocal microscopy (LSCM) simulation module
key: localid value: Rat_ERK_LSCM_SIM
key: URL value: null
key: license value: CC BY
key: datatype value: single molecule dynamics
key: laboratory value: Laboratory for Biochemical Simulation
key: phone value: null
key: organization value: RIKEN
key: name value: Koichi Takahashi
key: method_summary value: See details in Watabe et al. (2015) PLoS One, 10(7): e0130089
key: contributors value: Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi
key: department value: Quantitative Biology Center
key: E_mail value: ktakahashi@riken.jp
key: PMID value: 26147508
key: basedon value: Simulation
checked : data and bdmlUUID
checked : meta_data and bdmlUUID
checked : data and bdmlUUID
checked : scale and bdmlUUID
checked : coordsXYZ and bdmlUUID
ssbd_get : http://ssbd.qbic.riken.jp/SSBD/api/v1/data/?bdmlUUID__icontains=2475d
Output from Server ....
Meta Limit :20
Meta total_count :1
No. 1
key: bdmlUUID value: bb7f643a-f50b-4552-bd23-a7f267e2475d
key: bdml_multipart_type value: 2
key: release value: 2008-09-01
key: resource_uri value: /SSBD/api/v1/data/510/
key: external_bdml value: http://ssbd.qbic.riken.jp/data/bdml/ZF_PJK/0011_zebrafish_animal_a.bdml0.18.xml
key: meta_data value: {"address":null,"dblink":"http://www.embl.de/digitalembryo/fish.html","organism":"zebrafish","citation":null,"description":"reconstruction of the zebrafish animal hemisphere (A)","title":"BDML file for reconstruction of the zebrafish animal hemisphere (A)","localid":"zebrafish_animal_a.mat","URL":null,"license":"CC BY-NC-SA","datatype":"nuclear positions","laboratory":"Stelzer Laboratory","phone":null,"organization":"European Molecular Biology Laboratory","name":"Philipp J. Keller","method_summary":"See details in Keller et al. (2008) Science 322, 1065-1069.","contributors":"Keller, P.J., Schmidt, A.D., Wittbrodt, J. and Stelzer, E.H.K.","department":"Cell Biology and Biophysics Unit","E_mail":"keller@embl.de","PMID":18845710,"basedon":"Measurement"}
key: address value: null
key: dblink value: http://www.embl.de/digitalembryo/fish.html
key: organism value: zebrafish
key: citation value: null
key: description value: reconstruction of the zebrafish animal hemisphere (A)
key: title value: BDML file for reconstruction of the zebrafish animal hemisphere (A)
key: localid value: zebrafish_animal_a.mat
key: URL value: null
key: license value: CC BY-NC-SA
key: datatype value: nuclear positions
key: laboratory value: Stelzer Laboratory
key: phone value: null
key: organization value: European Molecular Biology Laboratory
key: name value: Philipp J. Keller
key: method_summary value: See details in Keller et al. (2008) Science 322, 1065-1069.
key: contributors value: Keller, P.J., Schmidt, A.D., Wittbrodt, J. and Stelzer, E.H.K.
key: department value: Cell Biology and Biophysics Unit
key: E_mail value: keller@embl.de
key: PMID value: 18845710
key: basedon value: Measurement
key: localid value: zebrafish_animal_a.mat
key: schema_ver value: 0.180
key: external_pdpml value: http://ssbd.qbic.riken.jp/data/pdpml/keller2008.pdpml0.06.xml
key: external_source value: null
key: status value: available
checked : scale and bdml__bdml_ID
checked : meta_data and bdml__bdml_ID
checked : data and bdml__bdml_ID
checked : scale and bdml__bdml_ID
checked : coordsXYZ and bdml__bdml_ID
ssbd_get : http://ssbd.qbic.riken.jp/SSBD/api/v1/scale/?bdml__bdml_ID__icontains=d15115
Output from Server ....
Meta Limit :20
Meta total_count :1
No. 1
key: tUnit value: minute
key: tScale value: 1.0
key: xScale value: 0.09
key: xyzUnit value: micrometer
key: yScale value: 0.09
key: bdml value: {"bdml_ID":"a1a96ee3-fd58-48f8-a892-4f17c1d15115","id":203,"title":"BDML file for quantitative information about nuclear division dynamics of wild-type embryo"}
key: bdml_ID value: a1a96ee3-fd58-48f8-a892-4f17c1d15115
key: id value: 203
key: title value: BDML file for quantitative information about nuclear division dynamics of wild-type embryo
key: zScale value: 1.0
ssbd_get : http://ssbd.qbic.riken.jp/SSBD/api/v1/coordsXYZ/?bdml__bdml_ID__icontains=247;t=10
Output from Server ....
Meta Limit :20
Meta total_count :9811
No. 1
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 370.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 2
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 371.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 3
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 372.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 4
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 373.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 5
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 374.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 6
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 375.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 7
key: entitytype value: line
key: t value: 10.0
key: x value: 166.0
key: y value: 376.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 8
key: entitytype value: line
key: t value: 10.0
key: x value: 165.0
key: y value: 377.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 9
key: entitytype value: line
key: t value: 10.0
key: x value: 164.0
key: y value: 378.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 10
key: entitytype value: line
key: t value: 10.0
key: x value: 163.0
key: y value: 379.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 11
key: entitytype value: line
key: t value: 10.0
key: x value: 163.0
key: y value: 380.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 12
key: entitytype value: line
key: t value: 10.0
key: x value: 164.0
key: y value: 381.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 13
key: entitytype value: line
key: t value: 10.0
key: x value: 164.0
key: y value: 382.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 14
key: entitytype value: line
key: t value: 10.0
key: x value: 165.0
key: y value: 383.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 15
key: entitytype value: line
key: t value: 10.0
key: x value: 165.0
key: y value: 384.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 16
key: entitytype value: line
key: t value: 10.0
key: x value: 166.0
key: y value: 385.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 17
key: entitytype value: line
key: t value: 10.0
key: x value: 166.0
key: y value: 386.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 18
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 387.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 19
key: entitytype value: line
key: t value: 10.0
key: x value: 167.0
key: y value: 388.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
No. 20
key: entitytype value: line
key: t value: 10.0
key: x value: 168.0
key: y value: 389.0
key: z value: 15.0
key: radius value: null
key: bdml value: {"bdml_ID":"2471fa89-9aa1-4e3e-911f-79c4d55dfcb1","id":1,"title":"BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}
key: bdml_ID value: 2471fa89-9aa1-4e3e-911f-79c4d55dfcb1
key: id value: 1
key: title value: BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo
SSBD searching using meta_data for address which contains osaka : {"meta": {"limit": 20, "next": null, "offset": 0, "previous": null, "total_count": 8}, "objects": [{"E_mail": "satya.arjunan@riken.jp", "PMID": 20012222, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Simulation", "citation": null, "contributors": "Arjunan, S. N. V. and Tomita, M.", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/20012222", "department": "Quantitative Biology Center", "description": "quantitative single molecule dynamics of Min proteins (MinEE, MinDEE, MinDEED, and MinD) in E. coli wild-type", "laboratory": "Laboratory for Biochemical Simulation", "license": "CC BY-NC-SA", "localid": "Eco_MinE_AS", "method_summary": "See details in Arjunan et al. (2010) Syst Synth Biol 4, 35-53.", "name": "Satya Nanda Vel Arjunan", "organism": "E. coli", "organization": "RIKEN", "phone": null, "title": "BDML file for quantitative information about single molecule dynamics of E. coli wild-type"}, {"E_mail": "satya.arjunan@riken.jp", "PMID": 20012222, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Simulation", "citation": null, "contributors": "Arjunan, S. N. V. and Tomita, M.", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/20012222", "department": "Quantitative Biology Center", "description": "quantitative single molecule dynamics of Min proteins (MinEE, MinDEE, MinDEED, and MinD) in E. coli wild-type", "laboratory": "Laboratory for Biochemical Simulation", "license": "CC BY-NC-SA", "localid": "Eco_MinE_AS", "method_summary": "See details in Arjunan et al. (2010) Syst Synth Biol 4, 35-53.", "name": "Satya Nanda Vel Arjunan", "organism": "E. coli", "organization": "RIKEN", "phone": null, "title": "BDML file for quantitative information about single molecule dynamics of E. coli wild-type"}, {"E_mail": "kazuyasu.sugiyama@me.es.osaka-u.ac.jp", "PMID": null, "URL": null, "address": "1-3 Machikaneyama, Toyonaka, Osaka 560-0043, Japan", "basedon": "Simulation", "citation": null, "contributors": "Satoshi Ii, Kazuyasu Sugiyama, Shu Takagi, and Yoichiro Matsumoto", "datatype": "cell dynamics", "dblink": null, "department": "Department of Mechanical Science and Bioengineering", "description": "quantitative information about red blood cells and platelets in Homo sapiens", "laboratory": "Sugiyama Laboratory", "license": "CC BY-NC-SA", "localid": "Man_RBC_IS", "method_summary": "See details in Ii et al. (2012) J Biomech Sci Engrg 7(1):72-83 and Matsumoto et al. (2014) Procedia IUTAM 10:193-200", "name": "Kazuyasu Sugiyama", "organism": "H. sapiens", "organization": "Osaka University", "phone": null, "title": "BDML file for quantitative information about red blood cells and platelets in human"}, {"E_mail": "tjin@riken.jp", "PMID": 25504902, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Measurement", "citation": null, "contributors": "Akihiro Komatsuzaki, Tatsuya Ohyanagi, Yoshikazu Tsukasaki, Yukihiro Miyanaga, Masahiro Ueda, Takashi Jin", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/25504902", "department": "Quantitative Biology Center", "description": "quantitative information about single molecule dynamics in D. discoideum", "laboratory": "Laboratory for Nano-Bio Probes", "license": "CC BY-NC-SA", "localid": "Ddi_cAR1_JT", "method_summary": "See details in Komatsuzaki et al. (2015) Small, 11(12):1396-1401", "name": "Takashi Jin", "organism": "D. discoideum", "organization": "RIKEN", "phone": null, "title": "BDML file for quantitative information about single molecule dynamics of D. discoideum"}, {"E_mail": "ktakahashi@riken.jp", "PMID": 26147508, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Measurement", "citation": null, "contributors": "Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/26147508", "department": "Quantitative Biology Center", "description": "time-lapse laser-scanning confocal microscopy (LSCM) images of PTEN molecules in D. discoideum cell obtained from in vivo experiments", "laboratory": "Laboratory for Biochemical Simulation", "license": "CC BY", "localid": "Ddi_PTEN_LSCM_EXP", "method_summary": "See details in Watabe et al. (2015) PLoS One, 10(7): e0130089", "name": "Koichi Takahashi", "organism": "D. discoideum", "organization": "RIKEN", "phone": null, "title": "BDML file for time-lapse laser-scanning confocal microscopy (LSCM) images of PTEN molecules in D. discoideum cell obtained from in vivo experiments"}, {"E_mail": "ktakahashi@riken.jp", "PMID": 26147508, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Simulation", "citation": null, "contributors": "Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/26147508", "department": "Quantitative Biology Center", "description": "time-lapse images of the self-organizing wave model of PTEN observed using the laser-scanning confocal microscopy (LSCM) simulation module", "laboratory": "Laboratory for Biochemical Simulation", "license": "CC BY", "localid": "Ddi_PTEN_LSCM_SIM", "method_summary": "See details in Watabe et al. (2015) PLoS One, 10(7): e0130089", "name": "Koichi Takahashi", "organism": "D. discoideum", "organization": "RIKEN", "phone": null, "title": "BDML file for time-lapse images of the self-organizing wave model of PTEN observed using the laser-scanning confocal microscopy (LSCM) simulation module"}, {"E_mail": "ktakahashi@riken.jp", "PMID": 26147508, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Measurement", "citation": null, "contributors": "Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/26147508", "department": "Quantitative Biology Center", "description": "time-lapse laser-scanning confocal microscopy (LSCM) images of ERK molecules in PC-12 cell obtained from in vivo experiments", "laboratory": "Laboratory for Biochemical Simulation", "license": "CC BY", "localid": "Rat_ERK_LSCM_EXP", "method_summary": "See details in Watabe et al. (2015) PLoS One, 10(7): e0130089", "name": "Koichi Takahashi", "organism": "R. norvegicus", "organization": "RIKEN", "phone": null, "title": "BDML file for time-lapse laser-scanning confocal microscopy (LSCM) images of ERK molecules in PC-12 cell obtained from in vivo experiments"}, {"E_mail": "ktakahashi@riken.jp", "PMID": 26147508, "URL": null, "address": "6-2-3 Furuedai, Suita, Osaka 565-0874, Japan", "basedon": "Simulation", "citation": null, "contributors": "Masaki Watabe, Satya N. V. Arjunan, Seiya Fukushima, Kazunari Iwamoto, Jun Kozuka, Satomi Matsuoka, Yuki Shindo, Masahiro Ueda, Koichi Takahashi", "datatype": "single molecule dynamics", "dblink": "http://www.ncbi.nlm.nih.gov/pubmed/26147508", "department": "Quantitative Biology Center", "description": "time-lapse images of the ERK nuclear translocation model using the laser-scanning confocal microscopy (LSCM) simulation module", "laboratory": "Laboratory for Biochemical Simulation", "license": "CC BY", "localid": "Rat_ERK_LSCM_SIM", "method_summary": "See details in Watabe et al. (2015) PLoS One, 10(7): e0130089", "name": "Koichi Takahashi", "organism": "R. norvegicus", "organization": "RIKEN", "phone": null, "title": "BDML file for time-lapse images of the ERK nuclear translocation model using the laser-scanning confocal microscopy (LSCM) simulation module"}]}
SSBD searching using data for bdmlID which contains the phrase 2475d : {"meta": {"limit": 20, "next": null, "offset": 0, "previous": null, "total_count": 1}, "objects": [{"bdmlUUID": "bb7f643a-f50b-4552-bd23-a7f267e2475d", "bdml_multipart_type": "2", "external_bdml": "http://ssbd.qbic.riken.jp/data/bdml/ZF_PJK/0011_zebrafish_animal_a.bdml0.18.xml", "external_pdpml": "http://ssbd.qbic.riken.jp/data/pdpml/keller2008.pdpml0.06.xml", "external_source": null, "localid": "zebrafish_animal_a.mat", "meta_data": {"E_mail": "keller@embl.de", "PMID": 18845710, "URL": null, "address": null, "basedon": "Measurement", "citation": null, "contributors": "Keller, P.J., Schmidt, A.D., Wittbrodt, J. and Stelzer, E.H.K.", "datatype": "nuclear positions", "dblink": "http://www.embl.de/digitalembryo/fish.html", "department": "Cell Biology and Biophysics Unit", "description": "reconstruction of the zebrafish animal hemisphere (A)", "laboratory": "Stelzer Laboratory", "license": "CC BY-NC-SA", "localid": "zebrafish_animal_a.mat", "method_summary": "See details in Keller et al. (2008) Science 322, 1065-1069.", "name": "Philipp J. Keller", "organism": "zebrafish", "organization": "European Molecular Biology Laboratory", "phone": null, "title": "BDML file for reconstruction of the zebrafish animal hemisphere (A)"}, "release": "2008-09-01", "resource_uri": "/SSBD/api/v1/data/510/", "schema_ver": "0.180", "status": "available"}]}
SSBD searching using scale for bdmlID which contains the phrase d15115 : {"meta": {"limit": 20, "next": null, "offset": 0, "previous": null, "total_count": 1}, "objects": [{"bdml": {"bdml_ID": "a1a96ee3-fd58-48f8-a892-4f17c1d15115", "id": 203, "title": "BDML file for quantitative information about nuclear division dynamics of wild-type embryo"}, "tScale": 1.0, "tUnit": "minute", "xScale": 0.089999999999999997, "xyzUnit": "micrometer", "yScale": 0.089999999999999997, "zScale": 1.0}]}
SSBD searching using coordsXYZ for bdmlID which contains the phrase 247 and at timepoint 10, offset 0 and limit to 20 dtaset: {"meta": {"limit": 20, "next": "/SSBD/api/v1/coordsXYZ/?limit=20&t=10&bdml__bdml_ID__icontains=247&offset=20", "offset": 0, "previous": null, "total_count": 9811}, "objects": [{"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 370.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 371.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 372.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 373.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 374.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 375.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 166.0, "y": 376.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 165.0, "y": 377.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 164.0, "y": 378.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 163.0, "y": 379.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 163.0, "y": 380.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 164.0, "y": 381.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 164.0, "y": 382.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 165.0, "y": 383.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 165.0, "y": 384.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 166.0, "y": 385.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 166.0, "y": 386.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 387.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 167.0, "y": 388.0, "z": 15.0}, {"bdml": {"bdml_ID": "2471fa89-9aa1-4e3e-911f-79c4d55dfcb1", "id": 1, "title": "BDML file for quantitative information about nuclear division dynamics of B0336.10(RNAi) embryo"}, "entitytype": "line", "radius": null, "t": 10.0, "x": 168.0, "y": 389.0, "z": 15.0}]}
```