-
Notifications
You must be signed in to change notification settings - Fork 0
/
monarch-app-resources.json
44 lines (44 loc) · 1.37 KB
/
monarch-app-resources.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
{
"Standards": [
{
"description": "An ISO-endorsed open standard for sharing disease and phenotype information.",
"icon": "resource-phenopackets",
"link": "http://phenopackets.org/",
"name": "Phenopackets"
}
],
"Ontologies": [
{
"description": "Provides a standardized vocabulary of phenotypic abnormalities in human disease.",
"icon": "resource-hpo",
"link": "https://hpo.jax.org/app/",
"name": "HPO"
},
{
"description": "Aims to harmonize disease definitions across the world.",
"icon": "resource-mondo",
"link": "https://mondo.monarchinitiative.org/",
"name": "Mondo"
},
{
"description": "An integrated cross-species anatomy ontology.",
"icon": "resource-uberon",
"link": "https://obophenotype.github.io/uberon/",
"name": "Uberon Anatomy Ontology"
}
],
"Tools": [
{
"description": "A tool for finding potential disease-causing variants in whole-exome or whole-genome sequencing data.",
"icon": "resource-exomiser",
"link": "https://exomiser.monarchinitiative.org/exomiser/",
"name": "Exomiser"
},
{
"description": "Integrates gene, disease, and phenotype data across species.",
"icon": "resource-monarch",
"link": "https://monarchinitiative.org/",
"name": "Monarch Knowledge Graph & Services"
}
]
}