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
7 changes: 7 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4057,9 +4057,16 @@ ontologies:
page: https://github.com/mgijax/mammalian-phenotype-ontology/releases/tag/current
title: MP Base Module
publications:
- id: https://www.ncbi.nlm.nih.gov/pubmed/40963406
title: Expanding and refining the Mammalian Phenotype Ontology to enhance disease
model discovery
- id: https://www.ncbi.nlm.nih.gov/pubmed/22961259
title: The Mammalian Phenotype Ontology as a unifying standard for experimental
and high-throughput phenotyping data
- id: https://www.ncbi.nlm.nih.gov/pubmed/25825651
title: Expanding the mammalian phenotype ontology to support automated exchange
of high throughput mouse phenotyping data generated by large-scale mouse knockout
screens
repository: https://github.com/mgijax/mammalian-phenotype-ontology
taxon:
id: NCBITaxon:40674
Expand Down
8 changes: 8 additions & 0 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -5692,9 +5692,17 @@
}
],
"publications": [
{
"id": "https://www.ncbi.nlm.nih.gov/pubmed/40963406",
"title": "Expanding and refining the Mammalian Phenotype Ontology to enhance disease model discovery"
},
{
"id": "https://www.ncbi.nlm.nih.gov/pubmed/22961259",
"title": "The Mammalian Phenotype Ontology as a unifying standard for experimental and high-throughput phenotyping data"
},
{
"id": "https://www.ncbi.nlm.nih.gov/pubmed/25825651",
"title": "Expanding the mammalian phenotype ontology to support automated exchange of high throughput mouse phenotyping data generated by large-scale mouse knockout screens"
}
],
"repository": "https://github.com/mgijax/mammalian-phenotype-ontology",
Expand Down
Loading