Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4486,11 +4486,12 @@ ontologies:
- description: OBA terms are used by the NHGRI-EBI GWAS Catalog for phenotypic trait
annotation.
examples:
- description: age of onset of depressive disorder
url: https://www.ebi.ac.uk/gwas/efotraits/OBA_2040166
- description: hip circumference
url: https://www.ebi.ac.uk/gwas/efotraits/OBA_1000032
publications:
- id: https://doi.org/10.1093/nar/gkac1010
title: 'The NHGRI-EBI GWAS Catalog: knowledgebase and deposition resource'
- id: https://doi.org/10.1093/nar/gkae1070
title: 'The NHGRI-EBI GWAS Catalog: standards for reusability, sustainability
and diversity'
type: annotation
user: https://www.ebi.ac.uk/gwas/
- description: OBA trait terms facilitate computational drug target identification
Expand Down
8 changes: 4 additions & 4 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -6254,14 +6254,14 @@
"description": "OBA terms are used by the NHGRI-EBI GWAS Catalog for phenotypic trait annotation.",
"examples": [
{
"description": "age of onset of depressive disorder",
"url": "https://www.ebi.ac.uk/gwas/efotraits/OBA_2040166"
"description": "hip circumference",
"url": "https://www.ebi.ac.uk/gwas/efotraits/OBA_1000032"
}
],
"publications": [
{
"id": "https://doi.org/10.1093/nar/gkac1010",
"title": "The NHGRI-EBI GWAS Catalog: knowledgebase and deposition resource"
"id": "https://doi.org/10.1093/nar/gkae1070",
"title": "The NHGRI-EBI GWAS Catalog: standards for reusability, sustainability and diversity"
}
],
"type": "annotation",
Expand Down
Loading