-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy path.zenodo.json
56 lines (56 loc) · 1.62 KB
/
.zenodo.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
{
"description": "<ul>\n<li>Added datasets: ‘Brown2019', ‘Wadwa2023’, ‘Broll2021’, ‘Shah2019’, each with a processing script including extra patient-level variable </li>\n<li>Updated ‘Buckingham2007’, ‘Colas2019’, and ‘Hall2018’ processor.</li>\n<li>Introduced a missing data/cleaning check script</li>\n<li>Added Shiny GUI for processors </li>\n</ul>",
"license": "other-open",
"title": "IrinaStatsLab/Awesome-CGM: Updated release with additional public CGM dataset and enhanced processing",
"version": "v2.0.0",
"upload_type": "software",
"publication_date": "2024-12-21",
"creators": [
{
"name": "Xinran Xu"
},
{
"name": "Neo Kok"
},
{
"name": "Junyan Tan"
},
{
"name": "Mary Martin"
},
{
"name": "David Buchanan"
},
{
"name": "Elizabeth Chun"
},
{
"name": "Rucha Bhat"
},
{
"name": "Shaun Cass"
},
{
"name": "Eric Wang"
},
{
"name": "Sangaman Senthil"
},
{
"name": "Irina Gaynanova"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/IrinaStatsLab/Awesome-CGM/tree/v2.0.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.3895210",
"relation": "isVersionOf"
}
]
}