-
Notifications
You must be signed in to change notification settings - Fork 1
/
Institutions
221 lines (219 loc) · 5.35 KB
/
Institutions
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
{
"terms": {
"30001": [
"UCSF-UBC-UCD",
"UCSF-UBC-UCD"
],
"30002": [
"UCSD",
"University of California, San Diego"
],
"30003": [
"Broad Institute",
"Broad Institute"
],
"30004": [
"University of Washington",
"University of Washington"
],
"30005": [
"Caltech(Wold)",
"California Institute of Technology (Wold)"
],
"30006": [
"CSHL",
"Cold Spring Harbor Laboratory"
],
"30007": [
"Genome Institute of Singapore",
"Genome Institute of Singapore"
],
"30008": [
"CRG-Guigo",
"Centre for Genomic Regulation-Guigo"
],
"30009": [
"Univeristy of Texas at Austin",
"Univeristy of Texas at Austin"
],
"30010": [
"Caltech",
"California Institute of Technology"
],
"30011": [
"RIKEN",
"the Riken institute"
],
"30012": [
"UC Davis",
"University of California,Davis"
],
"30013": [
"Univeristy of Chicago",
"Univeristy of Chicago"
],
"30014": [
"UCSF-UBC",
"UCSF-UBC"
],
"30015": [
"HudsonAlpha",
"HudsonAlpha Institute for Biotechnology"
],
"30016": [
"University of Southern California",
"University of Southern California"
],
"30017": [
"Yale University",
"Yale University"
],
"30018": [
"Stanford University",
"Stanford University"
],
"30019": [
"Duke University",
"Duke University"
],
"30020": [
"Harvard University",
"Harvard University"
],
"30021": [
"SunyAlbany",
"University at Albany - SUNY"
],
"30022": [
"UNC",
"The University of North Carolina at Chapel Hill"
],
"30023": [
"MIT",
"Massachusetts Institute of Technology"
],
"30024": [
"UMass",
"University of Massachusetts Amherst"
],
"30025": [
"WUSTL",
"Washington University in St. Louis"
],
"30026": [
"PSU-m (Hardison - Penn State University)",
"PSU-m (Hardison - Penn State University)"
],
"30027": [
"CSHL-m (Gingeras - Cold Spring Harbor Laboratory)",
"CSHL-m (Gingeras - Cold Spring Harbor Laboratory)"
],
"30028": [
"ENCODE",
"ENCODE Consortium/ENCODE Processing Pipeline"
],
"30029": [
"Salk",
"Salk Institute"
],
"30030": [
"FSU",
"Florida State University"
],
"30031": [
"UMMS",
"University of Massachusetts Medical School (UMMS)"
],
"30032": [
"Baylor College of Medicine",
"Baylor College of Medicine"
],
"30033": [
"University of California, Riverside",
"University of California, Riverside"
],
"30034": [
"Emory",
"Emory"
],
"30035": [
"University of Oslo",
"University of Oslo"
],
"30036": [
"University of Utah",
"University of Utah"
],
"30037": [
"BIG",
"Beijing Institute of Genomics"
],
"30038": [
"Uconn",
"University of Connecticut"
],
"30039": [
"Whitehead Institute",
"Whitehead Institute for Biomedical Research"
],
"30040": [
"CCHMC",
"Cincinnati Children's Hospital Medical Center"
],
"30041": [
"JAX",
"The Jackson Laboratory for Genomic Medicine"
],
"30042": [
"Johns Hopkins / University of Southern California",
"Johns Hopkins / University of Southern California"
]
},
"vocabulary": {
"Institution": [
"30001",
"30002",
"30003",
"30004",
"30005",
"30006",
"30007",
"30008",
"30009",
"30010",
"30011",
"30012",
"30013",
"30014",
"30015",
"30016",
"30017",
"30018",
"30019",
"30020",
"30021",
"30022",
"30023",
"30024",
"30025",
"30026",
"30027",
"30028",
"30029",
"30030",
"30031",
"30032",
"30033",
"30034",
"30034",
"30035",
"30036",
"30037",
"30038",
"30039",
"30040",
"30042",
"30041"
]
}
}