-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.zenodo.json
168 lines (168 loc) · 5.72 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
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
{
"upload_type": "software",
"title": "AIRR Standards",
"creators": [
{
"name": "Arcila, Francisco",
"affiliation": "German Cancer Research Center",
"orcid": "0000-0001-5286-9013"
},
{
"name": "Bukhari, Syed Ahmad Chan",
"affiliation": "St. John's University",
"orcid": "0000-0002-6517-5261"
},
{
"name": "Bürckert, Jean-Philippe",
"affiliation": "Luxembourg Institute of Health",
"orcid": "0000-0001-7741-1164"
},
{
"name": "Busse, Christian E.",
"affiliation": "German Cancer Research Center",
"orcid": "0000-0001-7553-905X"
},
{
"name": "Christley, Scott",
"affiliation": "UT Southwestern Medical Center",
"orcid": "0000-0002-9889-1221"
},
{
"name": "Corrie, Brian D.",
"affiliation": "iReceptor / Simon Fraser University",
"orcid": "0000-0003-3888-6495"
},
{
"name": "Cowell, Lindsay G.",
"affiliation": "UT Southwestern Medical Center",
"orcid": "0000-0003-1617-8244"
},
{
"name": "Harikrishnan, Srilakshmy L.",
"affiliation": "German Cancer Research Center",
"orcid": "0000-0002-0418-1350"
},
{
"name": "Hershberg, Uri",
"affiliation": "University of Haifa",
"orcid": "0000-0002-6425-5980"
},
{
"name": "Imkeller, Katharina",
"affiliation": "Frankfurt Cancer Institute",
"orcid": "0000-0002-5177-0852"
},
{
"name": "Kleinstein, Steven H.",
"affiliation": "Yale University School of Medicine",
"orcid": "0000-0003-4957-1544"
},
{
"name": "Marquez, Susanna",
"affiliation": "Yale University School of Medicine",
"orcid": ""
},
{
"name": "Matsen, Frederick A. 4th",
"affiliation": "Fred Hutchinson Cancer Research Center",
"orcid": "0000-0003-0607-6025"
},
{
"name": "Laserson, Uri",
"affiliation": "Icahn School of Medicine at Mount Sinai",
"orcid": "0000-0002-8429-7686"
},
{
"name": "Lees, William D.",
"affiliation": "Birkbeck College, University of London",
"orcid": "0000-0001-9834-6840"
},
{
"name": "Luning Prak, Eline T.",
"affiliation": "University of Pennsylvania Perelman School of Medicine",
"orcid": "0000-0002-9478-9211"
},
{
"name": "Rubelt, Florian",
"affiliation": "Stanford University School of Medicine",
"orcid": ""
},
{
"name": "Vander Heiden, Jason A.",
"affiliation": "Yale University School of Medicine",
"orcid": "0000-0002-1474-310X"
},
{
"name": "Watson, Corey T.",
"affiliation": "University of Louisville",
"orcid": "0000-0001-7248-8787"
}
],
"description": "The AIRR Community Standards are developed to facilitate FAIR data sharing in the field of Adaptive Immune Receptor Repertoire (AIRR) sequencing. They currently encompass a data schema, a data representation, an API definition, code libraries for Python and R and the corresponding documentation",
"access_right": "open",
"license": "CC-BY-4.0",
"keywords": [
"Immunology",
"Adaptive Immune Receptor Repertoire",
"Minimal information standard",
"Data schema"
],
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/airr-community/airr-standards/tree/v1.4.0",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.1185414",
"relation": "isPartOf",
"resource_type": "software"
},
{
"scheme": "doi",
"identifier": "10.1038/ni.3873",
"relation": "describes",
"resource_type": "publication-article"
},
{
"scheme": "doi",
"identifier": "10.3389/fimmu.2017.01418",
"relation": "describes",
"resource_type": "publication-article"
},
{
"scheme": "doi",
"identifier": "10.3389/fimmu.2018.02206",
"relation": "describes",
"resource_type": "publication-article"
},
{
"scheme": "doi",
"identifier": "10.3389/fdata.2020.00022",
"relation": "describes",
"resource_type": "publication-article"
}
],
"references": [
"Rubelt F et al. Adaptive Immune Receptor Repertoire Community recommendations for sharing immune-repertoire sequencing data. Nat Immunol 18:1274 (2017)",
"Breden F et al. Reproducibility and Reuse of Adaptive Immune Receptor Repertoire Data. Front Immunol 8:1418 (2017)",
"Vander Heiden JA et al. AIRR Community Standardized Representations for Annotated Immune Repertoires. Front Immunol 9:2206 (2018)",
"Christley S et al. The ADC API: A Web API for the Programmatic Query of the AIRR Data Commons. Front Big Data 3:22 (2020)"
],
"communities": [
{
"identifier": "airr-community"
},
{
"identifier": "ecfunded"
}
],
"grants": [
{
"id": "10.13039/501100000780::825821"
}
],
"language": "eng"
}