-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgroups.json
52 lines (52 loc) · 1.57 KB
/
groups.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
[
{
"name": "Hendricks Lab",
"description": "The lynch pin between biomedical research and statistical and machine learning method development",
"link": "https://audreyhendricks.com/"
},
{
"name": "PATH-GDS",
"description": "PATHways in Genomic Data Science Masters program",
"link": "https://hendricks-research-team.github.io/PATHGDS/Info.html"
},
{
"name": "Gignoux Lab",
"description": "At the interface of statistical and population genetics",
"link": "https://www.gignouxlab.org"
},
{
"name": "Way Lab",
"description": "Biomedical data science and software for drug discovery and translational research",
"link": "https://www.waysciencelab.com"
},
{
"name": "Krishnan Lab",
"description": "Computing for life",
"link": "https://www.thekrishnanlab.org"
},
{
"name": "JRavi Lab",
"description": "Computational methods to study of microbial genotypes, phenotypes, and diseases",
"link": "https://jravilab.github.io"
},
{
"name": "Cole Lab",
"description": "Using large-scale human genomics to study diet and human health",
"link": "https://jcolelab.com"
},
{
"name": "Pividori Lab",
"description": "Computational methods for a systems biology approach to precision medicine",
"link": "https://pivlab.org"
},
{
"name": "Zhang Lab",
"description": "Data-driven computational omics and systems immunology",
"link": "https://fanzhanglab.org"
},
{
"name": "Greene Lab",
"description": "Where data and biology meet",
"link": "https://greenelab.com"
}
]