-
Notifications
You must be signed in to change notification settings - Fork 4
/
working_example.json
118 lines (118 loc) · 3.18 KB
/
working_example.json
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
{
"title": "Vibrio cholerae toxin-coregulated pilus machine",
"release_date": "RE",
"experiment_type": 3,
"scale": "1",
"cross_references": [
{
"name": "EMD-8000"
}
],
"workflows": [
{
"url": "https://doi.org/10.48546/workflowhub.workflow.201.1",
"type": 1
}
],
"authors": [
{
"name": "('Smith', 'JW')",
"order_id": 0,
"author_orcid": "0000-0002-1825-0097"
},
{
"name": "('Test', 'T')",
"order_id": 1,
"author_orcid": null
}
],
"corresponding_author": {
"author_orcid": "0000-0002-1825-0097",
"middle_name": "William",
"organization": "Division of Biology, California Institute of Technology",
"street": "1200 E California Blvd",
"town_or_city": "Pasadena",
"state_or_province": "California",
"post_or_zip": "48984",
"telephone": "012345",
"fax": null,
"first_name": "John",
"last_name": "Smith",
"email": "example@test.com",
"country": "US"
},
"principal_investigator": [
{
"author_orcid": "0000-0002-1825-0097",
"middle_name": "William",
"organization": "Division of Biology, California Institute of Technology",
"street": "1200 E California Blvd",
"town_or_city": "Pasadena",
"state_or_province": "California",
"post_or_zip": "48984",
"telephone": "012345",
"fax": null,
"first_name": "John",
"last_name": "Smith",
"email": "test@example.com",
"country": "US"
}
],
"workflow_file": {
"path": "data/workflow.json"
},
"imagesets": [
{
"name": "Different tilt series for the Vibrio cholerae toxin-coregulated pilus machine revealed by electron cryotomography",
"directory": "/data/micrographs",
"category": "('T9', '')",
"header_format": "('T1', '')",
"data_format": "('T1', '')",
"num_images_or_tilt_series": 16,
"frames_per_image": 121,
"frame_range_min": 1,
"frame_range_max": 121,
"voxel_type": "('T5', '')",
"pixel_width": null,
"pixel_height": null,
"details": null,
"image_width": 3838,
"image_height": 3710
}
],
"citation": [
{
"authors": [
{
"name": "('Smith', 'JW')",
"order_id": 0,
"author_orcid": "0000-0002-1825-0097"
},
{
"name": "('Test', 'T')",
"order_id": 1,
"author_orcid": null
}
],
"editors": [],
"published": true,
"j_or_nj_citation": true,
"title": "Architecture of the Vibrio cholerae toxin-coregulated pilus machine revealed by electron cryotomography",
"volume": "2",
"country": "US",
"first_page": "16269",
"last_page": "16269",
"year": 2017,
"language": "English",
"doi": "10.1038/nmicrobiol.2016.269",
"pubmedid": "28165453",
"details": "Three-dimensional in situ structure of a T4bP machine in its piliated and non-piliated states constructed from its tilt series.",
"book_chapter_title": null,
"publisher": null,
"publication_location": null,
"journal": "Nature microbiology",
"journal_abbreviation": "Nat Microbiol",
"issue": null
}
]
}