-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlab.json
More file actions
68 lines (68 loc) · 2.15 KB
/
Copy pathlab.json
File metadata and controls
68 lines (68 loc) · 2.15 KB
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
[
{
"awards": ["Test-4DN"],
"name": "test-4dn-lab",
"title": "4DN Testing Lab",
"address2": "10 Schattuck Street",
"address1": "Biomedical Bioinfomatics",
"city": "Boston",
"pi": "986b362f-4eb6-4a9c-8173-3ab267227e3d",
"country": "USA",
"fax": "000-000-0000",
"institute_label": "HMS",
"institute_name": "Harvard Medical School",
"postal_code": "02115",
"state": "MA",
"uuid": "828cd4fe-ebb0-4b22-a94a-d2e3a36cc988"
},
{
"uuid": "a4dc7545-7836-4db4-bc6b-6f6b8cc745c8",
"awards": ["1U01CA200059-01"],
"date_created": "2017-04-08T13:01:50.900464+00:00",
"status": "current",
"institute_label": "HARVARD",
"name": "dcic-testing-lab",
"title": "DCIC Testing Lab"
},
{
"awards": ["Test-NOT-4DN"],
"name": "test-not-4dn-lab",
"title": "NOT 4DN test lab",
"uuid": "828cd4fe-ebb0-4b21-a94a-d2e3a36cc9bc"
},
{
"address2": "Room 906B",
"address1": "1 Baylor Plaza",
"awards": ["OD008540-01"],
"city": "Houston",
"country": "USA",
"institute_label": "BCM",
"institute_name": "Baylor College of Medicine, Rice University",
"name": "erez-liebermanaiden-lab",
"phone1": "713-798-4897",
"postal_code": "77030",
"state": "TX",
"title": "Erez Lieberman Aiden, BCM",
"uuid": "5771d772-1d10-43ea-bec1-0ea8c5a58503"
},
{
"awards": ["Test-4DN", "1U01CA200059-01", "Test-NOT-4DN"],
"name": "some-guys-lab",
"title": "Some Guys lab",
"uuid": "811cd4fe-ebb0-4b21-a94a-d2e3a36cc9bc"
},
{
"awards": ["Test-4DN"],
"name": "some-other-guys-lab",
"title": "Some Other Guys lab",
"uuid": "812cd4fe-ebb0-4b21-a94a-d2e3a36cc9bc"
},
{
"title": "ENCODE-DCC, STANFORD",
"url": "https://www.encodeproject.org",
"awards": ["8842e72e-7b38-4a2a-9557-e6b22616ecaa"],
"status": "current",
"name": "encode-dcc-lab",
"uuid": "2319a476-9817-4c9d-9ad5-f2858c1aea50"
}
]