hoa-tools 1.0.7__py3-none-any.whl → 1.0.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of hoa-tools might be problematic. Click here for more details.

Files changed (24) hide show
  1. hoa_tools/_version.py +16 -3
  2. hoa_tools/data/metadata/metadata/A129_lung_VOI-02_2.0um_bm18.json +86 -21
  3. hoa_tools/data/metadata/metadata/LADAF-2020-31_brain_hippocampus_2.45um_bm05.json +1 -7
  4. hoa_tools/data/metadata/metadata/LADAF-2021-17_brain_VOI-03.2_2.256um_bm18.json +7 -1
  5. hoa_tools/data/metadata/metadata/LADAF-2021-17_brain_complete-organ_7.72um_bm18.json +240 -0
  6. hoa_tools/data/metadata/metadata/LADAF-2021-17_colon_VOI-01_1.444um_bm05.json +69 -54
  7. hoa_tools/data/metadata/metadata/LADAF-2021-17_colon_VOI-01_4.502um_bm18.json +69 -54
  8. hoa_tools/data/metadata/metadata/LADAF-2021-17_colon_VOI-07_1.444um_bm05.json +69 -54
  9. hoa_tools/data/metadata/metadata/LADAF-2021-17_colon_VOI-11_4.502um_bm18.json +69 -54
  10. hoa_tools/data/metadata/metadata/LADAF-2021-17_colon_complete-organ_20.025um_bm18.json +69 -54
  11. hoa_tools/data/metadata/metadata/LADAF-2021-17_liver_VOI-01_4.14um_bm18.json +44 -57
  12. hoa_tools/data/metadata/metadata/LADAF-2021-17_liver_VOI-02_4.14um_bm18.json +44 -57
  13. hoa_tools/data/metadata/metadata/LADAF-2021-17_liver_VOI-03_4.14um_bm18.json +44 -57
  14. hoa_tools/data/metadata/metadata/LADAF-2021-17_liver_VOI-08_4.14um_bm18.json +44 -57
  15. hoa_tools/data/metadata/metadata/LADAF-2021-17_testis_1_VOI-01_2.02um_bm18.json +44 -57
  16. hoa_tools/data/metadata/metadata/LADAF-2021-17_testis_1_complete-organ_9.595um_bm18.json +44 -57
  17. hoa_tools/data/metadata/metadata/LADAF-2021-17_testis_2_VOI-02_2.02um_bm18.json +44 -57
  18. hoa_tools/data/metadata/metadata/LADAF-2021-17_testis_2_complete-organ_9.595um_bm18.json +44 -57
  19. hoa_tools/metadata.py +9 -6
  20. {hoa_tools-1.0.7.dist-info → hoa_tools-1.0.9.dist-info}/METADATA +1 -1
  21. {hoa_tools-1.0.7.dist-info → hoa_tools-1.0.9.dist-info}/RECORD +24 -23
  22. {hoa_tools-1.0.7.dist-info → hoa_tools-1.0.9.dist-info}/WHEEL +0 -0
  23. {hoa_tools-1.0.7.dist-info → hoa_tools-1.0.9.dist-info}/licenses/LICENSE.md +0 -0
  24. {hoa_tools-1.0.7.dist-info → hoa_tools-1.0.9.dist-info}/top_level.txt +0 -0
@@ -69,22 +69,18 @@
69
69
  "experiment_type": "Tomography"
70
70
  },
71
71
  "proposal": {
72
- "proposal_number": "md1290",
73
- "title": "Bridging the gap between cellular and whole body imaging using Hierarchical Phase-Contrast Tomography: HiP-CT",
72
+ "proposal_number": "md1389",
73
+ "title": "HUB Proposal: Human Organ Atlas Hub (HOAHub)",
74
74
  "proposers": [
75
75
  "Peter Lee",
76
76
  "Claire Walsh",
77
- "Brian Bay",
78
- "Elodie Boller",
77
+ "Anastasia Yendiki",
79
78
  "Maximilian Ackermann",
80
79
  "Alexandre Bellier",
81
- "Olivier Palombi",
80
+ "Bernadette de Bakker",
82
81
  "Paul Tafforeau",
83
- "Simon Walker-Samuel",
84
- "Philippe Chaffanjon",
85
82
  "Danny Jonigk",
86
- "Willi Wagner",
87
- "Rebecca Shipley"
83
+ "Stijn Verleden"
88
84
  ]
89
85
  },
90
86
  "registration": {
@@ -110,16 +106,34 @@
110
106
  "roles": ["Funding acquisition"]
111
107
  },
112
108
  {
113
- "first_name": "Brian",
114
- "last_name": "Bay",
115
- "orcid": "0000-0002-6870-259X",
109
+ "first_name": "Anastasia",
110
+ "last_name": "Yendiki",
111
+ "orcid": "0000-0003-1386-3828",
116
112
  "roles": ["Funding acquisition"]
117
113
  },
114
+ {
115
+ "first_name": "Bernadette",
116
+ "last_name": "de Bakker",
117
+ "orcid": "0000-0003-0758-4064",
118
+ "roles": ["Funding acquisition"]
119
+ },
120
+ {
121
+ "first_name": "Birger",
122
+ "last_name": "Tielemans",
123
+ "orcid": "0000-0002-1775-1797",
124
+ "roles": ["Investigation"]
125
+ },
118
126
  {
119
127
  "first_name": "Claire",
120
128
  "last_name": "Walsh",
121
129
  "orcid": "0000-0003-3769-3392",
122
- "roles": ["Conceptualization", "Funding acquisition"]
130
+ "roles": ["Conceptualization", "Funding acquisition", "Investigation"]
131
+ },
132
+ {
133
+ "first_name": "Daniël",
134
+ "last_name": "Docter",
135
+ "orcid": "0009-0004-9650-877X",
136
+ "roles": ["Investigation"]
123
137
  },
124
138
  {
125
139
  "first_name": "Danny",
@@ -134,10 +148,10 @@
134
148
  "roles": ["Data curation", "Software"]
135
149
  },
136
150
  {
137
- "first_name": "Elodie",
138
- "last_name": "Boller",
139
- "orcid": null,
140
- "roles": ["Funding acquisition"]
151
+ "first_name": "Gowsihan",
152
+ "last_name": "Poologasundarampillai",
153
+ "orcid": "0000-0002-8498-323X",
154
+ "roles": ["Investigation"]
141
155
  },
142
156
  {
143
157
  "first_name": "Guillaume",
@@ -151,6 +165,18 @@
151
165
  "orcid": "0000-0003-2584-9812",
152
166
  "roles": ["Data curation", "Investigation"]
153
167
  },
168
+ {
169
+ "first_name": "Jaco",
170
+ "last_name": "Hagoort",
171
+ "orcid": null,
172
+ "roles": ["Investigation"]
173
+ },
174
+ {
175
+ "first_name": "Jermo",
176
+ "last_name": "Hanemaaijer-van der Veer",
177
+ "orcid": "0009-0006-1391-2668",
178
+ "roles": ["Investigation"]
179
+ },
154
180
  {
155
181
  "first_name": "Joanna",
156
182
  "last_name": "Purzycka",
@@ -163,46 +189,39 @@
163
189
  "orcid": "0000-0002-8424-9510",
164
190
  "roles": ["Data curation", "Investigation", "Software"]
165
191
  },
192
+ {
193
+ "first_name": "Leen",
194
+ "last_name": "Uyttebroek",
195
+ "orcid": "0000-0002-8980-4173",
196
+ "roles": ["Investigation"]
197
+ },
166
198
  {
167
199
  "first_name": "Maximilian",
168
200
  "last_name": "Ackermann",
169
201
  "orcid": "0000-0001-9996-2477",
170
202
  "roles": ["Funding acquisition"]
171
203
  },
172
- {
173
- "first_name": "Olivier",
174
- "last_name": "Palombi",
175
- "orcid": null,
176
- "roles": ["Funding acquisition"]
177
- },
178
204
  {
179
205
  "first_name": "Paul",
180
206
  "last_name": "Tafforeau",
181
207
  "orcid": "0000-0002-5962-1683",
182
- "roles": ["Conceptualization", "Data curation", "Funding acquisition"]
208
+ "roles": [
209
+ "Conceptualization",
210
+ "Data curation",
211
+ "Funding acquisition",
212
+ "Investigation"
213
+ ]
183
214
  },
184
215
  {
185
216
  "first_name": "Peter",
186
217
  "last_name": "Lee",
187
218
  "orcid": "0000-0002-3898-8881",
188
- "roles": ["Conceptualization", "Funding acquisition"]
189
- },
190
- {
191
- "first_name": "Philippe",
192
- "last_name": "Chaffanjon",
193
- "orcid": "0000-0002-7954-2798",
194
- "roles": ["Funding acquisition"]
219
+ "roles": ["Conceptualization", "Funding acquisition", "Investigation"]
195
220
  },
196
221
  {
197
- "first_name": "Rebecca",
198
- "last_name": "Shipley",
199
- "orcid": "0000-0002-2818-6228",
200
- "roles": ["Funding acquisition"]
201
- },
202
- {
203
- "first_name": "Simon",
204
- "last_name": "Walker-Samuel",
205
- "orcid": "0000-0003-3530-9166",
222
+ "first_name": "Stijn",
223
+ "last_name": "Verleden",
224
+ "orcid": "0000-0002-9656-5844",
206
225
  "roles": ["Funding acquisition"]
207
226
  },
208
227
  {
@@ -210,36 +229,32 @@
210
229
  "last_name": "Urban",
211
230
  "orcid": "0000-0002-0352-8180",
212
231
  "roles": ["Data curation", "Investigation", "Software"]
213
- },
214
- {
215
- "first_name": "Willi",
216
- "last_name": "Wagner",
217
- "orcid": null,
218
- "roles": ["Funding acquisition"]
219
232
  }
220
233
  ],
221
234
  "doi": null,
222
235
  "author_list": [
223
236
  "The Human Organ Atlas Collaboration",
224
237
  "Alexandre Bellier",
225
- "Brian Bay",
238
+ "Anastasia Yendiki",
239
+ "Bernadette de Bakker",
240
+ "Birger Tielemans",
226
241
  "Claire Walsh",
242
+ "Daniël Docter",
227
243
  "Danny Jonigk",
228
244
  "David Stansby",
229
- "Elodie Boller",
245
+ "Gowsihan Poologasundarampillai",
230
246
  "Guillaume Gaisne",
231
247
  "Hector Dejea I Velardo",
248
+ "Jaco Hagoort",
249
+ "Jermo Hanemaaijer-van der Veer",
232
250
  "Joanna Purzycka",
233
251
  "Joseph Brunet",
252
+ "Leen Uyttebroek",
234
253
  "Maximilian Ackermann",
235
- "Olivier Palombi",
236
254
  "Paul Tafforeau",
237
255
  "Peter Lee",
238
- "Philippe Chaffanjon",
239
- "Rebecca Shipley",
240
- "Simon Walker-Samuel",
241
- "Theresa Urban",
242
- "Willi Wagner"
256
+ "Stijn Verleden",
257
+ "Theresa Urban"
243
258
  ]
244
259
  },
245
260
  "metadata_version": "1.1"
@@ -74,22 +74,18 @@
74
74
  "experiment_type": "Tomography"
75
75
  },
76
76
  "proposal": {
77
- "proposal_number": "md1290",
78
- "title": "Bridging the gap between cellular and whole body imaging using Hierarchical Phase-Contrast Tomography: HiP-CT",
77
+ "proposal_number": "md1389",
78
+ "title": "HUB Proposal: Human Organ Atlas Hub (HOAHub)",
79
79
  "proposers": [
80
80
  "Peter Lee",
81
81
  "Claire Walsh",
82
- "Brian Bay",
83
- "Elodie Boller",
82
+ "Anastasia Yendiki",
84
83
  "Maximilian Ackermann",
85
84
  "Alexandre Bellier",
86
- "Olivier Palombi",
85
+ "Bernadette de Bakker",
87
86
  "Paul Tafforeau",
88
- "Simon Walker-Samuel",
89
- "Philippe Chaffanjon",
90
87
  "Danny Jonigk",
91
- "Willi Wagner",
92
- "Rebecca Shipley"
88
+ "Stijn Verleden"
93
89
  ]
94
90
  },
95
91
  "registration": null,
@@ -109,16 +105,34 @@
109
105
  "roles": ["Funding acquisition"]
110
106
  },
111
107
  {
112
- "first_name": "Brian",
113
- "last_name": "Bay",
114
- "orcid": "0000-0002-6870-259X",
108
+ "first_name": "Anastasia",
109
+ "last_name": "Yendiki",
110
+ "orcid": "0000-0003-1386-3828",
115
111
  "roles": ["Funding acquisition"]
116
112
  },
113
+ {
114
+ "first_name": "Bernadette",
115
+ "last_name": "de Bakker",
116
+ "orcid": "0000-0003-0758-4064",
117
+ "roles": ["Funding acquisition"]
118
+ },
119
+ {
120
+ "first_name": "Birger",
121
+ "last_name": "Tielemans",
122
+ "orcid": "0000-0002-1775-1797",
123
+ "roles": ["Investigation"]
124
+ },
117
125
  {
118
126
  "first_name": "Claire",
119
127
  "last_name": "Walsh",
120
128
  "orcid": "0000-0003-3769-3392",
121
- "roles": ["Conceptualization", "Funding acquisition"]
129
+ "roles": ["Conceptualization", "Funding acquisition", "Investigation"]
130
+ },
131
+ {
132
+ "first_name": "Daniël",
133
+ "last_name": "Docter",
134
+ "orcid": "0009-0004-9650-877X",
135
+ "roles": ["Investigation"]
122
136
  },
123
137
  {
124
138
  "first_name": "Danny",
@@ -133,10 +147,10 @@
133
147
  "roles": ["Data curation", "Software"]
134
148
  },
135
149
  {
136
- "first_name": "Elodie",
137
- "last_name": "Boller",
138
- "orcid": null,
139
- "roles": ["Funding acquisition"]
150
+ "first_name": "Gowsihan",
151
+ "last_name": "Poologasundarampillai",
152
+ "orcid": "0000-0002-8498-323X",
153
+ "roles": ["Investigation"]
140
154
  },
141
155
  {
142
156
  "first_name": "Guillaume",
@@ -150,6 +164,18 @@
150
164
  "orcid": "0000-0003-2584-9812",
151
165
  "roles": ["Data curation", "Investigation"]
152
166
  },
167
+ {
168
+ "first_name": "Jaco",
169
+ "last_name": "Hagoort",
170
+ "orcid": null,
171
+ "roles": ["Investigation"]
172
+ },
173
+ {
174
+ "first_name": "Jermo",
175
+ "last_name": "Hanemaaijer-van der Veer",
176
+ "orcid": "0009-0006-1391-2668",
177
+ "roles": ["Investigation"]
178
+ },
153
179
  {
154
180
  "first_name": "Joanna",
155
181
  "last_name": "Purzycka",
@@ -162,46 +188,39 @@
162
188
  "orcid": "0000-0002-8424-9510",
163
189
  "roles": ["Data curation", "Investigation", "Software"]
164
190
  },
191
+ {
192
+ "first_name": "Leen",
193
+ "last_name": "Uyttebroek",
194
+ "orcid": "0000-0002-8980-4173",
195
+ "roles": ["Investigation"]
196
+ },
165
197
  {
166
198
  "first_name": "Maximilian",
167
199
  "last_name": "Ackermann",
168
200
  "orcid": "0000-0001-9996-2477",
169
201
  "roles": ["Funding acquisition"]
170
202
  },
171
- {
172
- "first_name": "Olivier",
173
- "last_name": "Palombi",
174
- "orcid": null,
175
- "roles": ["Funding acquisition"]
176
- },
177
203
  {
178
204
  "first_name": "Paul",
179
205
  "last_name": "Tafforeau",
180
206
  "orcid": "0000-0002-5962-1683",
181
- "roles": ["Conceptualization", "Data curation", "Funding acquisition"]
207
+ "roles": [
208
+ "Conceptualization",
209
+ "Data curation",
210
+ "Funding acquisition",
211
+ "Investigation"
212
+ ]
182
213
  },
183
214
  {
184
215
  "first_name": "Peter",
185
216
  "last_name": "Lee",
186
217
  "orcid": "0000-0002-3898-8881",
187
- "roles": ["Conceptualization", "Funding acquisition"]
188
- },
189
- {
190
- "first_name": "Philippe",
191
- "last_name": "Chaffanjon",
192
- "orcid": "0000-0002-7954-2798",
193
- "roles": ["Funding acquisition"]
218
+ "roles": ["Conceptualization", "Funding acquisition", "Investigation"]
194
219
  },
195
220
  {
196
- "first_name": "Rebecca",
197
- "last_name": "Shipley",
198
- "orcid": "0000-0002-2818-6228",
199
- "roles": ["Funding acquisition"]
200
- },
201
- {
202
- "first_name": "Simon",
203
- "last_name": "Walker-Samuel",
204
- "orcid": "0000-0003-3530-9166",
221
+ "first_name": "Stijn",
222
+ "last_name": "Verleden",
223
+ "orcid": "0000-0002-9656-5844",
205
224
  "roles": ["Funding acquisition"]
206
225
  },
207
226
  {
@@ -209,36 +228,32 @@
209
228
  "last_name": "Urban",
210
229
  "orcid": "0000-0002-0352-8180",
211
230
  "roles": ["Data curation", "Investigation", "Software"]
212
- },
213
- {
214
- "first_name": "Willi",
215
- "last_name": "Wagner",
216
- "orcid": null,
217
- "roles": ["Funding acquisition"]
218
231
  }
219
232
  ],
220
233
  "doi": null,
221
234
  "author_list": [
222
235
  "The Human Organ Atlas Collaboration",
223
236
  "Alexandre Bellier",
224
- "Brian Bay",
237
+ "Anastasia Yendiki",
238
+ "Bernadette de Bakker",
239
+ "Birger Tielemans",
225
240
  "Claire Walsh",
241
+ "Daniël Docter",
226
242
  "Danny Jonigk",
227
243
  "David Stansby",
228
- "Elodie Boller",
244
+ "Gowsihan Poologasundarampillai",
229
245
  "Guillaume Gaisne",
230
246
  "Hector Dejea I Velardo",
247
+ "Jaco Hagoort",
248
+ "Jermo Hanemaaijer-van der Veer",
231
249
  "Joanna Purzycka",
232
250
  "Joseph Brunet",
251
+ "Leen Uyttebroek",
233
252
  "Maximilian Ackermann",
234
- "Olivier Palombi",
235
253
  "Paul Tafforeau",
236
254
  "Peter Lee",
237
- "Philippe Chaffanjon",
238
- "Rebecca Shipley",
239
- "Simon Walker-Samuel",
240
- "Theresa Urban",
241
- "Willi Wagner"
255
+ "Stijn Verleden",
256
+ "Theresa Urban"
242
257
  ]
243
258
  },
244
259
  "metadata_version": "1.1"
@@ -69,22 +69,18 @@
69
69
  "experiment_type": "Tomography"
70
70
  },
71
71
  "proposal": {
72
- "proposal_number": "md1290",
73
- "title": "Bridging the gap between cellular and whole body imaging using Hierarchical Phase-Contrast Tomography: HiP-CT",
72
+ "proposal_number": "md1389",
73
+ "title": "HUB Proposal: Human Organ Atlas Hub (HOAHub)",
74
74
  "proposers": [
75
75
  "Peter Lee",
76
76
  "Claire Walsh",
77
- "Brian Bay",
78
- "Elodie Boller",
77
+ "Anastasia Yendiki",
79
78
  "Maximilian Ackermann",
80
79
  "Alexandre Bellier",
81
- "Olivier Palombi",
80
+ "Bernadette de Bakker",
82
81
  "Paul Tafforeau",
83
- "Simon Walker-Samuel",
84
- "Philippe Chaffanjon",
85
82
  "Danny Jonigk",
86
- "Willi Wagner",
87
- "Rebecca Shipley"
83
+ "Stijn Verleden"
88
84
  ]
89
85
  },
90
86
  "registration": {
@@ -110,16 +106,28 @@
110
106
  "roles": ["Funding acquisition"]
111
107
  },
112
108
  {
113
- "first_name": "Brian",
114
- "last_name": "Bay",
115
- "orcid": "0000-0002-6870-259X",
109
+ "first_name": "Anastasia",
110
+ "last_name": "Yendiki",
111
+ "orcid": "0000-0003-1386-3828",
112
+ "roles": ["Funding acquisition"]
113
+ },
114
+ {
115
+ "first_name": "Andrew",
116
+ "last_name": "Cook",
117
+ "orcid": "0000-0001-5079-7546",
118
+ "roles": ["Investigation"]
119
+ },
120
+ {
121
+ "first_name": "Bernadette",
122
+ "last_name": "de Bakker",
123
+ "orcid": "0000-0003-0758-4064",
116
124
  "roles": ["Funding acquisition"]
117
125
  },
118
126
  {
119
127
  "first_name": "Claire",
120
128
  "last_name": "Walsh",
121
129
  "orcid": "0000-0003-3769-3392",
122
- "roles": ["Conceptualization", "Funding acquisition"]
130
+ "roles": ["Conceptualization", "Funding acquisition", "Investigation"]
123
131
  },
124
132
  {
125
133
  "first_name": "Danny",
@@ -133,12 +141,6 @@
133
141
  "orcid": "0000-0002-1365-1908",
134
142
  "roles": ["Data curation", "Software"]
135
143
  },
136
- {
137
- "first_name": "Elodie",
138
- "last_name": "Boller",
139
- "orcid": null,
140
- "roles": ["Funding acquisition"]
141
- },
142
144
  {
143
145
  "first_name": "Guillaume",
144
146
  "last_name": "Gaisne",
@@ -155,7 +157,7 @@
155
157
  "first_name": "Joanna",
156
158
  "last_name": "Purzycka",
157
159
  "orcid": "0000-0001-8742-5279",
158
- "roles": ["Data curation"]
160
+ "roles": ["Data curation", "Investigation"]
159
161
  },
160
162
  {
161
163
  "first_name": "Joseph",
@@ -163,46 +165,39 @@
163
165
  "orcid": "0000-0002-8424-9510",
164
166
  "roles": ["Data curation", "Investigation", "Software"]
165
167
  },
168
+ {
169
+ "first_name": "Joseph",
170
+ "last_name": "Jacob",
171
+ "orcid": "0000-0002-8054-2293",
172
+ "roles": ["Investigation"]
173
+ },
166
174
  {
167
175
  "first_name": "Maximilian",
168
176
  "last_name": "Ackermann",
169
177
  "orcid": "0000-0001-9996-2477",
170
178
  "roles": ["Funding acquisition"]
171
179
  },
172
- {
173
- "first_name": "Olivier",
174
- "last_name": "Palombi",
175
- "orcid": null,
176
- "roles": ["Funding acquisition"]
177
- },
178
180
  {
179
181
  "first_name": "Paul",
180
182
  "last_name": "Tafforeau",
181
183
  "orcid": "0000-0002-5962-1683",
182
- "roles": ["Conceptualization", "Data curation", "Funding acquisition"]
184
+ "roles": [
185
+ "Conceptualization",
186
+ "Data curation",
187
+ "Funding acquisition",
188
+ "Investigation"
189
+ ]
183
190
  },
184
191
  {
185
192
  "first_name": "Peter",
186
193
  "last_name": "Lee",
187
194
  "orcid": "0000-0002-3898-8881",
188
- "roles": ["Conceptualization", "Funding acquisition"]
195
+ "roles": ["Conceptualization", "Funding acquisition", "Investigation"]
189
196
  },
190
197
  {
191
- "first_name": "Philippe",
192
- "last_name": "Chaffanjon",
193
- "orcid": "0000-0002-7954-2798",
194
- "roles": ["Funding acquisition"]
195
- },
196
- {
197
- "first_name": "Rebecca",
198
- "last_name": "Shipley",
199
- "orcid": "0000-0002-2818-6228",
200
- "roles": ["Funding acquisition"]
201
- },
202
- {
203
- "first_name": "Simon",
204
- "last_name": "Walker-Samuel",
205
- "orcid": "0000-0003-3530-9166",
198
+ "first_name": "Stijn",
199
+ "last_name": "Verleden",
200
+ "orcid": "0000-0002-9656-5844",
206
201
  "roles": ["Funding acquisition"]
207
202
  },
208
203
  {
@@ -210,36 +205,28 @@
210
205
  "last_name": "Urban",
211
206
  "orcid": "0000-0002-0352-8180",
212
207
  "roles": ["Data curation", "Investigation", "Software"]
213
- },
214
- {
215
- "first_name": "Willi",
216
- "last_name": "Wagner",
217
- "orcid": null,
218
- "roles": ["Funding acquisition"]
219
208
  }
220
209
  ],
221
210
  "doi": null,
222
211
  "author_list": [
223
212
  "The Human Organ Atlas Collaboration",
224
213
  "Alexandre Bellier",
225
- "Brian Bay",
214
+ "Anastasia Yendiki",
215
+ "Andrew Cook",
216
+ "Bernadette de Bakker",
226
217
  "Claire Walsh",
227
218
  "Danny Jonigk",
228
219
  "David Stansby",
229
- "Elodie Boller",
230
220
  "Guillaume Gaisne",
231
221
  "Hector Dejea I Velardo",
232
222
  "Joanna Purzycka",
233
223
  "Joseph Brunet",
224
+ "Joseph Jacob",
234
225
  "Maximilian Ackermann",
235
- "Olivier Palombi",
236
226
  "Paul Tafforeau",
237
227
  "Peter Lee",
238
- "Philippe Chaffanjon",
239
- "Rebecca Shipley",
240
- "Simon Walker-Samuel",
241
- "Theresa Urban",
242
- "Willi Wagner"
228
+ "Stijn Verleden",
229
+ "Theresa Urban"
243
230
  ]
244
231
  },
245
232
  "metadata_version": "1.1"