diff --git a/.github/workflows/build-and-deploy-images.yaml b/.github/workflows/build-and-deploy-images.yaml index df784f659..e60497c16 100644 --- a/.github/workflows/build-and-deploy-images.yaml +++ b/.github/workflows/build-and-deploy-images.yaml @@ -104,8 +104,18 @@ jobs: with: version: ">= 447.0.0" + - name: "Cache SSH Key" + uses: actions/cache@v3 + with: + path: ~/.ssh/google_compute_engine + key: ${{ runner.os }}-ssh-key + - name: "Update API Service" - run: gcloud compute ssh --zone us-central1-a monarch-v3-dev-manager -- sudo docker service update monarch-v3_api --with-registry-auth --update-order=start-first --force --image us-central1-docker.pkg.dev/monarch-initiative/monarch-api/monarch-api:${{ github.sha }} + run: | + gcloud compute ssh --ssh-key-expiration 60m --zone us-central1-a monarch-v3-dev-manager -- sudo docker system prune -f + gcloud compute ssh --ssh-key-expiration 60m --zone us-central1-a monarch-v3-dev-manager -- sudo docker service update monarch-v3_api --with-registry-auth --update-order=start-first --force --image us-central1-docker.pkg.dev/monarch-initiative/monarch-api/monarch-api:${{ github.sha }} - name: "Update UI Service" - run: gcloud compute ssh --zone us-central1-a monarch-v3-dev-manager -- sudo docker service update monarch-v3_nginx --with-registry-auth --update-order=start-first --force --image us-central1-docker.pkg.dev/monarch-initiative/monarch-api/monarch-ui:${{ github.sha }} + run: | + gcloud compute ssh --ssh-key-expiration 60m --zone us-central1-a monarch-v3-dev-manager -- sudo docker system prune -f + gcloud compute ssh --ssh-key-expiration 60m --zone us-central1-a monarch-v3-dev-manager -- sudo docker service update monarch-v3_nginx --with-registry-auth --update-order=start-first --force --image us-central1-docker.pkg.dev/monarch-initiative/monarch-api/monarch-ui:${{ github.sha }} diff --git a/Makefile b/Makefile index adbd08b77..008a12bda 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ install-frontend: model: install-backend $(RUN) gen-pydantic $(SCHEMADIR)/model.yaml > $(SCHEMADIR)/model.py $(RUN) gen-typescript $(SCHEMADIR)/model.yaml > frontend/src/api/model.ts - $(RUN) black $(SCHEMADIR)/model.py + make format ### Documentation ### @@ -111,11 +111,20 @@ test-frontend: .PHONY: fixtures fixtures: - @echo "Generating fixtures..." + @echo "Generating fixtures and data..." $(RUN) python scripts/generate_fixtures.py --all-fixtures - $(RUN) black -l 120 backend/tests/fixtures/ - cd frontend && \ - yarn lint + make format + + +.PHONY: data +data: + @echo "Generating frontpage metadata..." + $(RUN) python scripts/generate_fixtures.py --metadata + @echo "Generating publications data..." + $(RUN) python scripts/get_publications.py + @echo "Generating resources data..." + wget https://raw.githubusercontent.com/monarch-initiative/monarch-documentation/main/src/docs/resources/monarch-app-resources.json -O frontend/src/pages/resources/resources.json + make format-frontend ### Development ### diff --git a/backend/poetry.lock b/backend/poetry.lock index a89ae5209..bd18534a5 100644 --- a/backend/poetry.lock +++ b/backend/poetry.lock @@ -166,18 +166,18 @@ pyparsing = ">=2.0.3" [[package]] name = "bioregistry" -version = "0.10.68" +version = "0.10.101" description = "Integrated registry of biological databases and nomenclatures" optional = false python-versions = ">=3.8" files = [ - {file = "bioregistry-0.10.68-py3-none-any.whl", hash = "sha256:78bdff06cab90432b8b7336e997ef340dbe4d7c7148503d6ec5f4747f038a483"}, - {file = "bioregistry-0.10.68.tar.gz", hash = "sha256:1f487caf2dea2cc5eec50da33ed6c9343deffb9a27788ac4a726562efc32bf98"}, + {file = "bioregistry-0.10.101-py3-none-any.whl", hash = "sha256:4b26748183dca2b3f9eff9fb742074c2199ec2d830f60c1dd0530271fb04187a"}, + {file = "bioregistry-0.10.101.tar.gz", hash = "sha256:891a1178742fa166fb5209dd5cc632cfaad1540365cfb400cfbe79b03334ae28"}, ] [package.dependencies] click = "*" -curies = ">=0.6.0" +curies = ">=0.7.0" more-click = ">=0.1.2" pydantic = "*" pystow = ">=0.1.13" @@ -516,13 +516,13 @@ files = [ [[package]] name = "curies" -version = "0.6.7" +version = "0.7.4" description = "Idiomatic conversion between URIs and compact URIs (CURIEs)." optional = false python-versions = ">=3.8" files = [ - {file = "curies-0.6.7-py3-none-any.whl", hash = "sha256:53ade109e4b397006e2c1253680ae33e4fc533504398dacea9149c3ffcb9a4cb"}, - {file = "curies-0.6.7.tar.gz", hash = "sha256:8e441999d6abcda6530f897167f10ad1530da11f51bba58ae04ad8445bb735b5"}, + {file = "curies-0.7.4-py3-none-any.whl", hash = "sha256:478f1818345988933d8bc6060f80a985401331f856ff8cf9bd98fa00d178ad39"}, + {file = "curies-0.7.4.tar.gz", hash = "sha256:d3aaf16644b26ac2605ff83c565ec7df0ba0b5f7425516047666e609ec5fb718"}, ] [package.dependencies] @@ -718,48 +718,57 @@ all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)" [[package]] name = "fastobo" -version = "0.12.2" +version = "0.12.3" description = "Faultless AST for Open Biomedical Ontologies in Python." optional = false python-versions = ">=3.7" files = [ - {file = "fastobo-0.12.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e9fa244d85dea3bb6463124c777f1b529ac28381c4a6bf344d40bf6a16cc7ed7"}, - {file = "fastobo-0.12.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1c9a06b06f842bc4a46190e21ea1dcefe9ce768e980616ace194c70b4a7c3ced"}, - {file = "fastobo-0.12.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:95583085a3942bcb2742e20bb02d25299e41d0bb72509e947a2ea5f42b28292a"}, - {file = "fastobo-0.12.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e33aac1949c52c2ea3aab94253d497721c2bcfc8af4147b9b72afa14e4d2d868"}, - {file = "fastobo-0.12.2-cp310-cp310-win_amd64.whl", hash = "sha256:48125e2e579d88a14b41d76928933f9f7f89b426ba41d1321a09cfefb74112e0"}, - {file = "fastobo-0.12.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:e383d66f9320537a5519d297576b96ecdc4e585530b7aa436f7d7fe57780efd3"}, - {file = "fastobo-0.12.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:510c43ebec01d86ca9df9d7dec044c39f6f430c49e67898513929f9d4ba34f4d"}, - {file = "fastobo-0.12.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:14988537442f224e6887f02967458be749c0e05bd222bac61fe1a707ab2c9b26"}, - {file = "fastobo-0.12.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8cae4051d2eccab1005bd7db95a657f4b492052005e621276e1c29325093c2ab"}, - {file = "fastobo-0.12.2-cp311-cp311-win_amd64.whl", hash = "sha256:cc9397dce2a6f1751e86c8c6a42ddd06fb8059d010ee7267544251c896517464"}, - {file = "fastobo-0.12.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:dce85230df3b765b61d05d866dc316bebeb4564c8d5b500aef2070e8ed0172fa"}, - {file = "fastobo-0.12.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:086dbcaf41a4b228993b690a3bcec0c8bb620efdc631e306d53b4a55cf6a6679"}, - {file = "fastobo-0.12.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c3636206ab777ce97e8878fcb6ebaa4e60cbe218d4567df1c1eb5a682954ec31"}, - {file = "fastobo-0.12.2-cp37-cp37m-win_amd64.whl", hash = "sha256:d1acc15616fd0438719ad4b8769bdbee1a2ba91e2c1bb7f080054e9500143fa1"}, - {file = "fastobo-0.12.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cb2db9b539823e952f168d10cdb9b093b29f82e449223d62d4154bd065ee9b16"}, - {file = "fastobo-0.12.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:e30610e6e0f2ef6f418646ee747966a27f0afd9882baf5e4558a60fda5ed0fc1"}, - {file = "fastobo-0.12.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e6480942a881bbdfd32ac7f13b089f8ef25a1b3c0cf68a4ee7ce6b444058b67c"}, - {file = "fastobo-0.12.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8bdde62bb944afc1e4101007557c259727303f55325b8006a5b2afae7be0187b"}, - {file = "fastobo-0.12.2-cp38-cp38-win_amd64.whl", hash = "sha256:bcd279982a5cca8220c8ebe90605efb5f23d035348dc95d285a3b4d3ebc434ea"}, - {file = "fastobo-0.12.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:e30fad077fa429fd433cb5a8ddcb86175e9f6a99c33aba9dc9d2ee37d685a560"}, - {file = "fastobo-0.12.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:bf8e369084876a3474600eebcc236c8d960287853229112dce1fde859cdafe57"}, - {file = "fastobo-0.12.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b9fb88a03e810992a810c2c6ae47be7d868e1e8c1d36e8825db62407d592972"}, - {file = "fastobo-0.12.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ec03ece8b5cdf57d23c93810c1f1dc33d164da8356050a670b228c0a9f898ec5"}, - {file = "fastobo-0.12.2-cp39-cp39-win_amd64.whl", hash = "sha256:ff4f856778955896a245540ae6a1e9b3ccb08ed6ef583533cb851129f7bb55ea"}, - {file = "fastobo-0.12.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:88b322969ec67a52675dbf1997b873b6323a35f6e099b2bd2855d6bca27728b7"}, - {file = "fastobo-0.12.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:15f691ece3f6e682c158210550bcfd97d0e71ebc4e0faf0e471979116bde477e"}, - {file = "fastobo-0.12.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4f4c3644e354888e75c854a611d13587d04fa98822f6ce1e0017abd66b5b39e7"}, - {file = "fastobo-0.12.2-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:4dd2180030c4b70d274dccc102560df42d75687d0dffe25306e2dbb08d22ce4c"}, - {file = "fastobo-0.12.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:0d5d78976e6e18f34032ed0568c3f7a0f9191d885ba4eb44bc0e5292b398b7c3"}, - {file = "fastobo-0.12.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0a384e617f3546ad3f217baf1db5397f558cfba6005e516e8f265597ba21c494"}, - {file = "fastobo-0.12.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fb18f1fcc5b5aeae12a21d1ec1b9a86243ade00bac449bfaa28b47337d2ab67d"}, - {file = "fastobo-0.12.2-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:166082330f13fa8b6981ba4df095e6c73582d380979b5f27dd9a28b3364e5aea"}, - {file = "fastobo-0.12.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:581f3c2c6a1236c62d357fd999f3abd09673cefd828ec9ca366ec40e5f25cbe7"}, - {file = "fastobo-0.12.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:82adc0a180969674f762cf03eeb39e2d440e75869715f77581e66c3792ca3acb"}, - {file = "fastobo-0.12.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:63f6da6699b3ba73d9fc92362e55d1a02abdf94bc83fc30b8ddac816f8facbec"}, - {file = "fastobo-0.12.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:e32b5daac09dc28d7383dbbed64a0c33e2ad6704c37dc068dbd07abdb4c4d621"}, - {file = "fastobo-0.12.2.tar.gz", hash = "sha256:2f2779f70ac54874329dddc74cabd86fea88abe56c544c2238076c1d27fe045e"}, + {file = "fastobo-0.12.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:79fe4f5ba1ec1a2bc1ca0d65834cfc622db639128ba89019328937e623c54094"}, + {file = "fastobo-0.12.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:21c347ec270d0ef6e120ba701370a8ef20953654b397d2814f62595d4d7c0062"}, + {file = "fastobo-0.12.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:42b5cc3676bfbe902632075455eb8faef2e3c2812423bb172e0c9bb905e93e04"}, + {file = "fastobo-0.12.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:922e61874e3c436c1990fb741f69b15c8395d1c760c569f2b4f024c7d315a0f4"}, + {file = "fastobo-0.12.3-cp310-cp310-win_amd64.whl", hash = "sha256:c8f73c80ae92fd7ba8e0532880b53308200563a7ce2137ed751dd3bfb5dcde88"}, + {file = "fastobo-0.12.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7862627caf2deda767a8b5278f7da3bf6cb8173130505f7aed03c41d5b512de9"}, + {file = "fastobo-0.12.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:b496e003db5ae1d27de3c5078a3a00d1bcb84b436eb68461a55efd3af979bbc6"}, + {file = "fastobo-0.12.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fed9875760ea2f0d7d9a3697f83a3168c3cd46005b41096dafbae97220a9637"}, + {file = "fastobo-0.12.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:debab1d3144506a9b4c0d98261ecf7bdcadb5f420843358188b11bc9312aec90"}, + {file = "fastobo-0.12.3-cp311-cp311-win_amd64.whl", hash = "sha256:5566f9f54f836e29edbdae15d22b11982db73fedfaefcbe5cc9f10f2568179a4"}, + {file = "fastobo-0.12.3-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:a9d6502e397bcb644ada900e33ea70683006c23598758f829be7210e375f7952"}, + {file = "fastobo-0.12.3-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:673aa41d260869ba6ae07aaa716c78cb26203662e61b3e401b006d85d748cf76"}, + {file = "fastobo-0.12.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:68841568868408ac1b020d436ce29de50c7457031051d8d7389dc8d838cb244f"}, + {file = "fastobo-0.12.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:09714ec07d4b0211a3ada40b7b1bfcca64aa01ba24c50d39c4d367bea058f996"}, + {file = "fastobo-0.12.3-cp312-cp312-win_amd64.whl", hash = "sha256:fa6aaa4380825692c863f2cf9a0ad667973af8dd9162fd8282331464489b3f6c"}, + {file = "fastobo-0.12.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:fa546543209f3ce95b23c767dd4c2ae4181a81526e8ab2df4a0c079b4073ef72"}, + {file = "fastobo-0.12.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9739bb54c025679108a1ba8638f327ddddb68d7cdd666fd9009a72597a590560"}, + {file = "fastobo-0.12.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d7cce0096b09a73fef542c17899f84db1234aff7d6bc12c1b8b86e109613bfa0"}, + {file = "fastobo-0.12.3-cp37-cp37m-win_amd64.whl", hash = "sha256:64e028355b7ca9fb4d2b8f688759e04a7c48c08db55aaafdc599dca9bc4d70fe"}, + {file = "fastobo-0.12.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:525cf2eebb584e5e2a2fe7c9aca4172109a8bdc008cf5699d14ffbd15a136cae"}, + {file = "fastobo-0.12.3-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:727743ff6353eb5d2982568e585b7b69fed9f6e63a141ebbbbd3f5d79a4ea8bd"}, + {file = "fastobo-0.12.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5a73ba3d593d420675691e53698cdc21b4500b17036ee80bd26b5acea03192e8"}, + {file = "fastobo-0.12.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:377ecc157842a10ecc8a00c8d9ea9f380010cbb1ee123db42b7aca78d6c12cd9"}, + {file = "fastobo-0.12.3-cp38-cp38-win_amd64.whl", hash = "sha256:bd6d4c7be54900022f85403b5c65f80b2b27997e185920a5e50471bf66e7ff08"}, + {file = "fastobo-0.12.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:eea6e991a4e9c0f9e4c752125f72c22ed27fb8ea3c08e4610b1264c3a3100979"}, + {file = "fastobo-0.12.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e1ea49a9f0b8c8a51d920cb2782c88ddb66f44e81db55ee876ccbc6a2c3a12d2"}, + {file = "fastobo-0.12.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5cdbd0c52a5d0d43035b21294579b73439889e4af08eb5739dc94a59caaa861f"}, + {file = "fastobo-0.12.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c6acd98a335375c384e236b1e37867150b3b067f3a161c0cfe6a3dcf74aa9bd0"}, + {file = "fastobo-0.12.3-cp39-cp39-win_amd64.whl", hash = "sha256:32ce37ba36f3b5e7b6642b6c0e5b9a0a6d95f78e5e98901f45cbbc958665fe46"}, + {file = "fastobo-0.12.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:c8fba47c98201d0c3b0c515e1ded7608a1f3015a5a0a34df8d6cbf201d58a00e"}, + {file = "fastobo-0.12.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4071609ee8c8e87b03b2e786c6bd6d6845eb3580410bf95ee29c445699a99530"}, + {file = "fastobo-0.12.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:34781dd51ad9589e6b73bf6c3854edd22a6aba4d78d9ef17fcba3448b8501abe"}, + {file = "fastobo-0.12.3-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:958da0f135270da6fcfb8181114e5f631e77bc11ad897112039764af19085183"}, + {file = "fastobo-0.12.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:75977f4cbdfd7b371b9c4107de953c3bd1a57201cec7c877a9a64eff7817b8ce"}, + {file = "fastobo-0.12.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4589124050eab5517416a357b8e0c50ecbd36a7caaf3428b3b403f8147858986"}, + {file = "fastobo-0.12.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4c3bdbc447398a21b5ea35195bf1541f8634d86680ed763b71aa99928859bc2e"}, + {file = "fastobo-0.12.3-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:29f5180c37428af74ff80f08a4889d13fb716a6ee858debd00ac805f7c4f792b"}, + {file = "fastobo-0.12.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:9e6d701d9f69a94222c621c86ef47fa7d2cebed0a0f455a2c9144a0a8227d4ea"}, + {file = "fastobo-0.12.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d21581d8a22b0acf2db2b987e76c19be3b9e5a714e290690e2858b533bd882a5"}, + {file = "fastobo-0.12.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3b676acbf95579a72b1fae985442a583a15f2cc358efd061ab304a1f6e14269a"}, + {file = "fastobo-0.12.3-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:3f245df99769d08c007aa2630b9ca0c2aca628371512f48aaf61953f67625b05"}, + {file = "fastobo-0.12.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:dc566c24d891ab21eb985fbc73d1b5ef3bfa3f096473060cfddbab8b00669756"}, + {file = "fastobo-0.12.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:75205475ce0d6cedd5074107c3719b2c8df4e14cc5d481b1a28a5639418705cd"}, + {file = "fastobo-0.12.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e180e7dcf53e6fc774230d8a53212c7f710b2265ef2b3b07fe4fc75226bae17c"}, + {file = "fastobo-0.12.3-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:5e6f20a884c9409e9968e77ee74d407564814f2360dfc35440de268d753ad85e"}, + {file = "fastobo-0.12.3.tar.gz", hash = "sha256:f375932a24b078706797eb9296740f2d2e6987a34309bda7c9f235aba1d74217"}, ] [[package]] @@ -857,68 +866,69 @@ test = ["coverage", "mock (>=4)", "pytest (>=7)", "pytest-cov", "pytest-mock (>= [[package]] name = "greenlet" -version = "3.0.1" +version = "3.0.2" description = "Lightweight in-process concurrent programming" optional = false python-versions = ">=3.7" files = [ - {file = "greenlet-3.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:f89e21afe925fcfa655965ca8ea10f24773a1791400989ff32f467badfe4a064"}, - {file = "greenlet-3.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:28e89e232c7593d33cac35425b58950789962011cc274aa43ef8865f2e11f46d"}, - {file = "greenlet-3.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b8ba29306c5de7717b5761b9ea74f9c72b9e2b834e24aa984da99cbfc70157fd"}, - {file = "greenlet-3.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:19bbdf1cce0346ef7341705d71e2ecf6f41a35c311137f29b8a2dc2341374565"}, - {file = "greenlet-3.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:599daf06ea59bfedbec564b1692b0166a0045f32b6f0933b0dd4df59a854caf2"}, - {file = "greenlet-3.0.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:b641161c302efbb860ae6b081f406839a8b7d5573f20a455539823802c655f63"}, - {file = "greenlet-3.0.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d57e20ba591727da0c230ab2c3f200ac9d6d333860d85348816e1dca4cc4792e"}, - {file = "greenlet-3.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:5805e71e5b570d490938d55552f5a9e10f477c19400c38bf1d5190d760691846"}, - {file = "greenlet-3.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:52e93b28db27ae7d208748f45d2db8a7b6a380e0d703f099c949d0f0d80b70e9"}, - {file = "greenlet-3.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f7bfb769f7efa0eefcd039dd19d843a4fbfbac52f1878b1da2ed5793ec9b1a65"}, - {file = "greenlet-3.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:91e6c7db42638dc45cf2e13c73be16bf83179f7859b07cfc139518941320be96"}, - {file = "greenlet-3.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1757936efea16e3f03db20efd0cd50a1c86b06734f9f7338a90c4ba85ec2ad5a"}, - {file = "greenlet-3.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:19075157a10055759066854a973b3d1325d964d498a805bb68a1f9af4aaef8ec"}, - {file = "greenlet-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e9d21aaa84557d64209af04ff48e0ad5e28c5cca67ce43444e939579d085da72"}, - {file = "greenlet-3.0.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:2847e5d7beedb8d614186962c3d774d40d3374d580d2cbdab7f184580a39d234"}, - {file = "greenlet-3.0.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:97e7ac860d64e2dcba5c5944cfc8fa9ea185cd84061c623536154d5a89237884"}, - {file = "greenlet-3.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:b2c02d2ad98116e914d4f3155ffc905fd0c025d901ead3f6ed07385e19122c94"}, - {file = "greenlet-3.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:22f79120a24aeeae2b4471c711dcf4f8c736a2bb2fabad2a67ac9a55ea72523c"}, - {file = "greenlet-3.0.1-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:100f78a29707ca1525ea47388cec8a049405147719f47ebf3895e7509c6446aa"}, - {file = "greenlet-3.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:60d5772e8195f4e9ebf74046a9121bbb90090f6550f81d8956a05387ba139353"}, - {file = "greenlet-3.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:daa7197b43c707462f06d2c693ffdbb5991cbb8b80b5b984007de431493a319c"}, - {file = "greenlet-3.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ea6b8aa9e08eea388c5f7a276fabb1d4b6b9d6e4ceb12cc477c3d352001768a9"}, - {file = "greenlet-3.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8d11ebbd679e927593978aa44c10fc2092bc454b7d13fdc958d3e9d508aba7d0"}, - {file = "greenlet-3.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:dbd4c177afb8a8d9ba348d925b0b67246147af806f0b104af4d24f144d461cd5"}, - {file = "greenlet-3.0.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:20107edf7c2c3644c67c12205dc60b1bb11d26b2610b276f97d666110d1b511d"}, - {file = "greenlet-3.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8bef097455dea90ffe855286926ae02d8faa335ed8e4067326257cb571fc1445"}, - {file = "greenlet-3.0.1-cp312-cp312-win_amd64.whl", hash = "sha256:b2d3337dcfaa99698aa2377c81c9ca72fcd89c07e7eb62ece3f23a3fe89b2ce4"}, - {file = "greenlet-3.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:80ac992f25d10aaebe1ee15df45ca0d7571d0f70b645c08ec68733fb7a020206"}, - {file = "greenlet-3.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:337322096d92808f76ad26061a8f5fccb22b0809bea39212cd6c406f6a7060d2"}, - {file = "greenlet-3.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b9934adbd0f6e476f0ecff3c94626529f344f57b38c9a541f87098710b18af0a"}, - {file = "greenlet-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dc4d815b794fd8868c4d67602692c21bf5293a75e4b607bb92a11e821e2b859a"}, - {file = "greenlet-3.0.1-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:41bdeeb552d814bcd7fb52172b304898a35818107cc8778b5101423c9017b3de"}, - {file = "greenlet-3.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:6e6061bf1e9565c29002e3c601cf68569c450be7fc3f7336671af7ddb4657166"}, - {file = "greenlet-3.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:fa24255ae3c0ab67e613556375a4341af04a084bd58764731972bcbc8baeba36"}, - {file = "greenlet-3.0.1-cp37-cp37m-win32.whl", hash = "sha256:b489c36d1327868d207002391f662a1d163bdc8daf10ab2e5f6e41b9b96de3b1"}, - {file = "greenlet-3.0.1-cp37-cp37m-win_amd64.whl", hash = "sha256:f33f3258aae89da191c6ebaa3bc517c6c4cbc9b9f689e5d8452f7aedbb913fa8"}, - {file = "greenlet-3.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:d2905ce1df400360463c772b55d8e2518d0e488a87cdea13dd2c71dcb2a1fa16"}, - {file = "greenlet-3.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0a02d259510b3630f330c86557331a3b0e0c79dac3d166e449a39363beaae174"}, - {file = "greenlet-3.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:55d62807f1c5a1682075c62436702aaba941daa316e9161e4b6ccebbbf38bda3"}, - {file = "greenlet-3.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3fcc780ae8edbb1d050d920ab44790201f027d59fdbd21362340a85c79066a74"}, - {file = "greenlet-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4eddd98afc726f8aee1948858aed9e6feeb1758889dfd869072d4465973f6bfd"}, - {file = "greenlet-3.0.1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:eabe7090db68c981fca689299c2d116400b553f4b713266b130cfc9e2aa9c5a9"}, - {file = "greenlet-3.0.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:f2f6d303f3dee132b322a14cd8765287b8f86cdc10d2cb6a6fae234ea488888e"}, - {file = "greenlet-3.0.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:d923ff276f1c1f9680d32832f8d6c040fe9306cbfb5d161b0911e9634be9ef0a"}, - {file = "greenlet-3.0.1-cp38-cp38-win32.whl", hash = "sha256:0b6f9f8ca7093fd4433472fd99b5650f8a26dcd8ba410e14094c1e44cd3ceddd"}, - {file = "greenlet-3.0.1-cp38-cp38-win_amd64.whl", hash = "sha256:990066bff27c4fcf3b69382b86f4c99b3652bab2a7e685d968cd4d0cfc6f67c6"}, - {file = "greenlet-3.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:ce85c43ae54845272f6f9cd8320d034d7a946e9773c693b27d620edec825e376"}, - {file = "greenlet-3.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:89ee2e967bd7ff85d84a2de09df10e021c9b38c7d91dead95b406ed6350c6997"}, - {file = "greenlet-3.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:87c8ceb0cf8a5a51b8008b643844b7f4a8264a2c13fcbcd8a8316161725383fe"}, - {file = "greenlet-3.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d6a8c9d4f8692917a3dc7eb25a6fb337bff86909febe2f793ec1928cd97bedfc"}, - {file = "greenlet-3.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9fbc5b8f3dfe24784cee8ce0be3da2d8a79e46a276593db6868382d9c50d97b1"}, - {file = "greenlet-3.0.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:85d2b77e7c9382f004b41d9c72c85537fac834fb141b0296942d52bf03fe4a3d"}, - {file = "greenlet-3.0.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:696d8e7d82398e810f2b3622b24e87906763b6ebfd90e361e88eb85b0e554dc8"}, - {file = "greenlet-3.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:329c5a2e5a0ee942f2992c5e3ff40be03e75f745f48847f118a3cfece7a28546"}, - {file = "greenlet-3.0.1-cp39-cp39-win32.whl", hash = "sha256:cf868e08690cb89360eebc73ba4be7fb461cfbc6168dd88e2fbbe6f31812cd57"}, - {file = "greenlet-3.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:ac4a39d1abae48184d420aa8e5e63efd1b75c8444dd95daa3e03f6c6310e9619"}, - {file = "greenlet-3.0.1.tar.gz", hash = "sha256:816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b"}, + {file = "greenlet-3.0.2-cp310-cp310-macosx_11_0_universal2.whl", hash = "sha256:9acd8fd67c248b8537953cb3af8787c18a87c33d4dcf6830e410ee1f95a63fd4"}, + {file = "greenlet-3.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:339c0272a62fac7e602e4e6ec32a64ff9abadc638b72f17f6713556ed011d493"}, + {file = "greenlet-3.0.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:38878744926cec29b5cc3654ef47f3003f14bfbba7230e3c8492393fe29cc28b"}, + {file = "greenlet-3.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b3f0497db77cfd034f829678b28267eeeeaf2fc21b3f5041600f7617139e6773"}, + {file = "greenlet-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ed1a8a08de7f68506a38f9a2ddb26bbd1480689e66d788fcd4b5f77e2d9ecfcc"}, + {file = "greenlet-3.0.2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:89a6f6ddcbef4000cda7e205c4c20d319488ff03db961d72d4e73519d2465309"}, + {file = "greenlet-3.0.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:c1f647fe5b94b51488b314c82fdda10a8756d650cee8d3cd29f657c6031bdf73"}, + {file = "greenlet-3.0.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:9560c580c896030ff9c311c603aaf2282234643c90d1dec738a1d93e3e53cd51"}, + {file = "greenlet-3.0.2-cp310-cp310-win_amd64.whl", hash = "sha256:2e9c5423046eec21f6651268cb674dfba97280701e04ef23d312776377313206"}, + {file = "greenlet-3.0.2-cp311-cp311-macosx_11_0_universal2.whl", hash = "sha256:b1fd25dfc5879a82103b3d9e43fa952e3026c221996ff4d32a9c72052544835d"}, + {file = "greenlet-3.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cecfdc950dd25f25d6582952e58521bca749cf3eeb7a9bad69237024308c8196"}, + {file = "greenlet-3.0.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:edf7a1daba1f7c54326291a8cde58da86ab115b78c91d502be8744f0aa8e3ffa"}, + {file = "greenlet-3.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f4cf532bf3c58a862196b06947b1b5cc55503884f9b63bf18582a75228d9950e"}, + {file = "greenlet-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e79fb5a9fb2d0bd3b6573784f5e5adabc0b0566ad3180a028af99523ce8f6138"}, + {file = "greenlet-3.0.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:006c1028ac0cfcc4e772980cfe73f5476041c8c91d15d64f52482fc571149d46"}, + {file = "greenlet-3.0.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:fefd5eb2c0b1adffdf2802ff7df45bfe65988b15f6b972706a0e55d451bffaea"}, + {file = "greenlet-3.0.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:0c0fdb8142742ee68e97c106eb81e7d3e883cc739d9c5f2b28bc38a7bafeb6d1"}, + {file = "greenlet-3.0.2-cp311-cp311-win_amd64.whl", hash = "sha256:8f8d14a0a4e8c670fbce633d8b9a1ee175673a695475acd838e372966845f764"}, + {file = "greenlet-3.0.2-cp312-cp312-macosx_11_0_universal2.whl", hash = "sha256:654b84c9527182036747938b81938f1d03fb8321377510bc1854a9370418ab66"}, + {file = "greenlet-3.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cd5bc4fde0842ff2b9cf33382ad0b4db91c2582db836793d58d174c569637144"}, + {file = "greenlet-3.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c27b142a9080bdd5869a2fa7ebf407b3c0b24bd812db925de90e9afe3c417fd6"}, + {file = "greenlet-3.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0df7eed98ea23b20e9db64d46eb05671ba33147df9405330695bcd81a73bb0c9"}, + {file = "greenlet-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fb5d60805057d8948065338be6320d35e26b0a72f45db392eb32b70dd6dc9227"}, + {file = "greenlet-3.0.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:e0e28f5233d64c693382f66d47c362b72089ebf8ac77df7e12ac705c9fa1163d"}, + {file = "greenlet-3.0.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:3e4bfa752b3688d74ab1186e2159779ff4867644d2b1ebf16db14281f0445377"}, + {file = "greenlet-3.0.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:c42bb589e6e9f9d8bdd79f02f044dff020d30c1afa6e84c0b56d1ce8a324553c"}, + {file = "greenlet-3.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:b2cedf279ca38ef3f4ed0d013a6a84a7fc3d9495a716b84a5fc5ff448965f251"}, + {file = "greenlet-3.0.2-cp37-cp37m-macosx_11_0_universal2.whl", hash = "sha256:6d65bec56a7bc352bcf11b275b838df618651109074d455a772d3afe25390b7d"}, + {file = "greenlet-3.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0acadbc3f72cb0ee85070e8d36bd2a4673d2abd10731ee73c10222cf2dd4713c"}, + {file = "greenlet-3.0.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:14b5d999aefe9ffd2049ad19079f733c3aaa426190ffecadb1d5feacef8fe397"}, + {file = "greenlet-3.0.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f27aa32466993c92d326df982c4acccd9530fe354e938d9e9deada563e71ce76"}, + {file = "greenlet-3.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f34a765c5170c0673eb747213a0275ecc749ab3652bdbec324621ed5b2edaef"}, + {file = "greenlet-3.0.2-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:520fcb53a39ef90f5021c77606952dbbc1da75d77114d69b8d7bded4a8e1a813"}, + {file = "greenlet-3.0.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:d1fceb5351ab1601903e714c3028b37f6ea722be6873f46e349a960156c05650"}, + {file = "greenlet-3.0.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:7363756cc439a503505b67983237d1cc19139b66488263eb19f5719a32597836"}, + {file = "greenlet-3.0.2-cp37-cp37m-win32.whl", hash = "sha256:d5547b462b8099b84746461e882a3eb8a6e3f80be46cb6afb8524eeb191d1a30"}, + {file = "greenlet-3.0.2-cp37-cp37m-win_amd64.whl", hash = "sha256:950e21562818f9c771989b5b65f990e76f4ac27af66e1bb34634ae67886ede2a"}, + {file = "greenlet-3.0.2-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:d64643317e76b4b41fdba659e7eca29634e5739b8bc394eda3a9127f697ed4b0"}, + {file = "greenlet-3.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f9ea7c2c9795549653b6f7569f6bc75d2c7d1f6b2854eb8ce0bc6ec3cb2dd88"}, + {file = "greenlet-3.0.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:db4233358d3438369051a2f290f1311a360d25c49f255a6c5d10b5bcb3aa2b49"}, + {file = "greenlet-3.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ed9bf77b41798e8417657245b9f3649314218a4a17aefb02bb3992862df32495"}, + {file = "greenlet-3.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d4d0df07a38e41a10dfb62c6fc75ede196572b580f48ee49b9282c65639f3965"}, + {file = "greenlet-3.0.2-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:10d247260db20887ae8857c0cbc750b9170f0b067dd7d38fb68a3f2334393bd3"}, + {file = "greenlet-3.0.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a37ae53cca36823597fd5f65341b6f7bac2dd69ecd6ca01334bb795460ab150b"}, + {file = "greenlet-3.0.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:80d068e4b6e2499847d916ef64176811ead6bf210a610859220d537d935ec6fd"}, + {file = "greenlet-3.0.2-cp38-cp38-win32.whl", hash = "sha256:b1405614692ac986490d10d3e1a05e9734f473750d4bee3cf7d1286ef7af7da6"}, + {file = "greenlet-3.0.2-cp38-cp38-win_amd64.whl", hash = "sha256:8756a94ed8f293450b0e91119eca2a36332deba69feb2f9ca410d35e74eae1e4"}, + {file = "greenlet-3.0.2-cp39-cp39-macosx_11_0_universal2.whl", hash = "sha256:2c93cd03acb1499ee4de675e1a4ed8eaaa7227f7949dc55b37182047b006a7aa"}, + {file = "greenlet-3.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1dac09e3c0b78265d2e6d3cbac2d7c48bd1aa4b04a8ffeda3adde9f1688df2c3"}, + {file = "greenlet-3.0.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2ee59c4627c8c4bb3e15949fbcd499abd6b7f4ad9e0bfcb62c65c5e2cabe0ec4"}, + {file = "greenlet-3.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:18fe39d70d482b22f0014e84947c5aaa7211fb8e13dc4cc1c43ed2aa1db06d9a"}, + {file = "greenlet-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e84bef3cfb6b6bfe258c98c519811c240dbc5b33a523a14933a252e486797c90"}, + {file = "greenlet-3.0.2-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:aecea0442975741e7d69daff9b13c83caff8c13eeb17485afa65f6360a045765"}, + {file = "greenlet-3.0.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:f260e6c2337871a52161824058923df2bbddb38bc11a5cbe71f3474d877c5bd9"}, + {file = "greenlet-3.0.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:fc14dd9554f88c9c1fe04771589ae24db76cd56c8f1104e4381b383d6b71aff8"}, + {file = "greenlet-3.0.2-cp39-cp39-win32.whl", hash = "sha256:bfcecc984d60b20ffe30173b03bfe9ba6cb671b0be1e95c3e2056d4fe7006590"}, + {file = "greenlet-3.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:c235131bf59d2546bb3ebaa8d436126267392f2e51b85ff45ac60f3a26549af0"}, + {file = "greenlet-3.0.2.tar.gz", hash = "sha256:1c1129bc47266d83444c85a8e990ae22688cf05fb20d7951fd2866007c2ba9bc"}, ] [package.extras] @@ -927,13 +937,13 @@ test = ["objgraph", "psutil"] [[package]] name = "griffe" -version = "0.38.0" +version = "0.38.1" description = "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API." optional = false python-versions = ">=3.8" files = [ - {file = "griffe-0.38.0-py3-none-any.whl", hash = "sha256:6a5bc457320e8e199006aa5fbb03e162f5e21abe31aa6221f7a5c37ea0724c71"}, - {file = "griffe-0.38.0.tar.gz", hash = "sha256:9b97487b583042b543d1e28196caee638ecd766c8c4c98135071806cb5333ac2"}, + {file = "griffe-0.38.1-py3-none-any.whl", hash = "sha256:334c79d3b5964ade65c05dfcaf53518c576dedd387aaba5c9fd71212f34f1483"}, + {file = "griffe-0.38.1.tar.gz", hash = "sha256:bd68d7da7f3d87bc57eb9962b250db123efd9bbcc06c11c1a91b6e583b2a9361"}, ] [package.dependencies] @@ -1469,17 +1479,17 @@ linkml-runtime = ">=1.1.24" [[package]] name = "kgcl-schema" -version = "0.6.0" +version = "0.6.1" description = "Schema for the KGCL project." optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "kgcl_schema-0.6.0-py3-none-any.whl", hash = "sha256:c212d459cf98f977c537f025331713c5ecfc9e9065e5cc189b3494beb836036f"}, - {file = "kgcl_schema-0.6.0.tar.gz", hash = "sha256:382c6cf7d4f6136374f1cc53fbd301af64e872c0ef1f775efb2ae4a789e120fb"}, + {file = "kgcl_schema-0.6.1-py3-none-any.whl", hash = "sha256:79e37f50e0c5a53e1a6586684a035755f194ad1b5730cd300cb96b4c7425cde7"}, + {file = "kgcl_schema-0.6.1.tar.gz", hash = "sha256:4b7cd2b4d062584183bc50b48751e6640f27089db52932e3274f223f31efe3ce"}, ] [package.dependencies] -curies = ">=0.6.0,<0.7.0" +curies = ">=0.6.0" lark = ">=1.1.2" linkml-runtime = ">=1.1.24" prefixmaps = ">=0.1.5,<0.2.0" @@ -1503,13 +1513,13 @@ regex = ["regex"] [[package]] name = "linkml" -version = "1.6.3" +version = "1.6.4" description = "Linked Open Data Modeling Language" optional = false python-versions = ">=3.8.1,<4.0.0" files = [ - {file = "linkml-1.6.3-py3-none-any.whl", hash = "sha256:2bcfa9e35b3e0d868f396fa48ede1b9e3c6016df956dd5ca92d70ff621ffc77e"}, - {file = "linkml-1.6.3.tar.gz", hash = "sha256:2692243c9fb1c262ea83b725c70d6f537844ae7a9405101c94bccf65def6d952"}, + {file = "linkml-1.6.4-py3-none-any.whl", hash = "sha256:bb194d9edfcabda4f8b10bbf83509b43e69f8beed5fbe96756de605b4b3ad5eb"}, + {file = "linkml-1.6.4.tar.gz", hash = "sha256:cfb1c0d78f6697ca28250337cbddafd1d655c1492b80ebd3a9b683d00c936d18"}, ] [package.dependencies] @@ -1935,13 +1945,13 @@ mkdocs = ">=1.1" [[package]] name = "mkdocs-material" -version = "9.4.14" +version = "9.5.2" description = "Documentation that simply works" optional = false python-versions = ">=3.8" files = [ - {file = "mkdocs_material-9.4.14-py3-none-any.whl", hash = "sha256:dbc78a4fea97b74319a6aa9a2f0be575a6028be6958f813ba367188f7b8428f6"}, - {file = "mkdocs_material-9.4.14.tar.gz", hash = "sha256:a511d3ff48fa8718b033e7e37d17abd9cc1de0fdf0244a625ca2ae2387e2416d"}, + {file = "mkdocs_material-9.5.2-py3-none-any.whl", hash = "sha256:6ed0fbf4682491766f0ec1acc955db6901c2fd424c7ab343964ef51b819741f5"}, + {file = "mkdocs_material-9.5.2.tar.gz", hash = "sha256:ca8b9cd2b3be53e858e5a1a45ac9668bd78d95d77a30288bb5ebc1a31db6184c"}, ] [package.dependencies] @@ -2152,13 +2162,13 @@ files = [ [[package]] name = "oaklib" -version = "0.5.22" +version = "0.5.24" description = "Ontology Access Kit: Python library for common ontology operations over a variety of backends" optional = false python-versions = ">=3.9,<4.0.0" files = [ - {file = "oaklib-0.5.22-py3-none-any.whl", hash = "sha256:b92a47408c00ac5ebb1171bdd11d6d379c4701bdf8f7278971d2f603568bf7d1"}, - {file = "oaklib-0.5.22.tar.gz", hash = "sha256:1db5910e020703a75b518adb7263cfd8e466bdd63135f6d017d8f42ec2d77b6f"}, + {file = "oaklib-0.5.24-py3-none-any.whl", hash = "sha256:21a9b49677caf44686e908b9d76a6dec2167620404f79745a966fcb9d9974e34"}, + {file = "oaklib-0.5.24.tar.gz", hash = "sha256:279a570012eecc309dd0adf178d369ef6ec70be43debd528ffecb106f7abaa4b"}, ] [package.dependencies] @@ -2170,8 +2180,7 @@ curies = ">=0.6.6" eutils = ">=0.6.0" funowl = ">=0.2.0" kgcl-rdflib = "0.5.0" -kgcl-schema = "0.6.0" -lark = ">=1.1.2" +kgcl-schema = ">=0.6.0" linkml-renderer = ">=0.3.0" linkml-runtime = ">=1.5.3" ndex2 = ">=3.5.0,<4.0.0" @@ -2185,12 +2194,11 @@ pysolr = ">=3.9.0,<4.0.0" pystow = ">=0.5.0" ratelimit = ">=2.2.1" requests-cache = ">=1.0.1,<2.0.0" -semsimian = "0.2.1" +semsimian = ">=0.2.1,<0.3.0" semsql = ">=0.3.1" SPARQLWrapper = "*" SQLAlchemy = ">=1.4.32" -sssom = ">=0.3.38" -sssom-schema = ">=0.11.0" +sssom = ">=0.4.0,<0.5.0" [package.extras] gilda = ["gilda (>=1.0.0)", "urllib3 (<2)"] @@ -2288,36 +2296,36 @@ files = [ [[package]] name = "pandas" -version = "2.1.3" +version = "2.1.4" description = "Powerful data structures for data analysis, time series, and statistics" optional = false python-versions = ">=3.9" files = [ - {file = "pandas-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:acf08a73b5022b479c1be155d4988b72f3020f308f7a87c527702c5f8966d34f"}, - {file = "pandas-2.1.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:3cc4469ff0cf9aa3a005870cb49ab8969942b7156e0a46cc3f5abd6b11051dfb"}, - {file = "pandas-2.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:35172bff95f598cc5866c047f43c7f4df2c893acd8e10e6653a4b792ed7f19bb"}, - {file = "pandas-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:59dfe0e65a2f3988e940224e2a70932edc964df79f3356e5f2997c7d63e758b4"}, - {file = "pandas-2.1.3-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:0296a66200dee556850d99b24c54c7dfa53a3264b1ca6f440e42bad424caea03"}, - {file = "pandas-2.1.3-cp310-cp310-win_amd64.whl", hash = "sha256:465571472267a2d6e00657900afadbe6097c8e1dc43746917db4dfc862e8863e"}, - {file = "pandas-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:04d4c58e1f112a74689da707be31cf689db086949c71828ef5da86727cfe3f82"}, - {file = "pandas-2.1.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7fa2ad4ff196768ae63a33f8062e6838efed3a319cf938fdf8b95e956c813042"}, - {file = "pandas-2.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4441ac94a2a2613e3982e502ccec3bdedefe871e8cea54b8775992485c5660ef"}, - {file = "pandas-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d5ded6ff28abbf0ea7689f251754d3789e1edb0c4d0d91028f0b980598418a58"}, - {file = "pandas-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:fca5680368a5139d4920ae3dc993eb5106d49f814ff24018b64d8850a52c6ed2"}, - {file = "pandas-2.1.3-cp311-cp311-win_amd64.whl", hash = "sha256:de21e12bf1511190fc1e9ebc067f14ca09fccfb189a813b38d63211d54832f5f"}, - {file = "pandas-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:a5d53c725832e5f1645e7674989f4c106e4b7249c1d57549023ed5462d73b140"}, - {file = "pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:7cf4cf26042476e39394f1f86868d25b265ff787c9b2f0d367280f11afbdee6d"}, - {file = "pandas-2.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:72c84ec1b1d8e5efcbff5312abe92bfb9d5b558f11e0cf077f5496c4f4a3c99e"}, - {file = "pandas-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1f539e113739a3e0cc15176bf1231a553db0239bfa47a2c870283fd93ba4f683"}, - {file = "pandas-2.1.3-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:fc77309da3b55732059e484a1efc0897f6149183c522390772d3561f9bf96c00"}, - {file = "pandas-2.1.3-cp312-cp312-win_amd64.whl", hash = "sha256:08637041279b8981a062899da0ef47828df52a1838204d2b3761fbd3e9fcb549"}, - {file = "pandas-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b99c4e51ef2ed98f69099c72c75ec904dd610eb41a32847c4fcbc1a975f2d2b8"}, - {file = "pandas-2.1.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:f7ea8ae8004de0381a2376662c0505bb0a4f679f4c61fbfd122aa3d1b0e5f09d"}, - {file = "pandas-2.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fcd76d67ca2d48f56e2db45833cf9d58f548f97f61eecd3fdc74268417632b8a"}, - {file = "pandas-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1329dbe93a880a3d7893149979caa82d6ba64a25e471682637f846d9dbc10dd2"}, - {file = "pandas-2.1.3-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:321ecdb117bf0f16c339cc6d5c9a06063854f12d4d9bc422a84bb2ed3207380a"}, - {file = "pandas-2.1.3-cp39-cp39-win_amd64.whl", hash = "sha256:11a771450f36cebf2a4c9dbd3a19dfa8c46c4b905a3ea09dc8e556626060fe71"}, - {file = "pandas-2.1.3.tar.gz", hash = "sha256:22929f84bca106921917eb73c1521317ddd0a4c71b395bcf767a106e3494209f"}, + {file = "pandas-2.1.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:bdec823dc6ec53f7a6339a0e34c68b144a7a1fd28d80c260534c39c62c5bf8c9"}, + {file = "pandas-2.1.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:294d96cfaf28d688f30c918a765ea2ae2e0e71d3536754f4b6de0ea4a496d034"}, + {file = "pandas-2.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6b728fb8deba8905b319f96447a27033969f3ea1fea09d07d296c9030ab2ed1d"}, + {file = "pandas-2.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:00028e6737c594feac3c2df15636d73ace46b8314d236100b57ed7e4b9ebe8d9"}, + {file = "pandas-2.1.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:426dc0f1b187523c4db06f96fb5c8d1a845e259c99bda74f7de97bd8a3bb3139"}, + {file = "pandas-2.1.4-cp310-cp310-win_amd64.whl", hash = "sha256:f237e6ca6421265643608813ce9793610ad09b40154a3344a088159590469e46"}, + {file = "pandas-2.1.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:b7d852d16c270e4331f6f59b3e9aa23f935f5c4b0ed2d0bc77637a8890a5d092"}, + {file = "pandas-2.1.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:bd7d5f2f54f78164b3d7a40f33bf79a74cdee72c31affec86bfcabe7e0789821"}, + {file = "pandas-2.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0aa6e92e639da0d6e2017d9ccff563222f4eb31e4b2c3cf32a2a392fc3103c0d"}, + {file = "pandas-2.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d797591b6846b9db79e65dc2d0d48e61f7db8d10b2a9480b4e3faaddc421a171"}, + {file = "pandas-2.1.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d2d3e7b00f703aea3945995ee63375c61b2e6aa5aa7871c5d622870e5e137623"}, + {file = "pandas-2.1.4-cp311-cp311-win_amd64.whl", hash = "sha256:dc9bf7ade01143cddc0074aa6995edd05323974e6e40d9dbde081021ded8510e"}, + {file = "pandas-2.1.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:482d5076e1791777e1571f2e2d789e940dedd927325cc3cb6d0800c6304082f6"}, + {file = "pandas-2.1.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8a706cfe7955c4ca59af8c7a0517370eafbd98593155b48f10f9811da440248b"}, + {file = "pandas-2.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b0513a132a15977b4a5b89aabd304647919bc2169eac4c8536afb29c07c23540"}, + {file = "pandas-2.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e9f17f2b6fc076b2a0078862547595d66244db0f41bf79fc5f64a5c4d635bead"}, + {file = "pandas-2.1.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:45d63d2a9b1b37fa6c84a68ba2422dc9ed018bdaa668c7f47566a01188ceeec1"}, + {file = "pandas-2.1.4-cp312-cp312-win_amd64.whl", hash = "sha256:f69b0c9bb174a2342818d3e2778584e18c740d56857fc5cdb944ec8bbe4082cf"}, + {file = "pandas-2.1.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3f06bda01a143020bad20f7a85dd5f4a1600112145f126bc9e3e42077c24ef34"}, + {file = "pandas-2.1.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:ab5796839eb1fd62a39eec2916d3e979ec3130509930fea17fe6f81e18108f6a"}, + {file = "pandas-2.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:edbaf9e8d3a63a9276d707b4d25930a262341bca9874fcb22eff5e3da5394732"}, + {file = "pandas-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1ebfd771110b50055712b3b711b51bee5d50135429364d0498e1213a7adc2be8"}, + {file = "pandas-2.1.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8ea107e0be2aba1da619cc6ba3f999b2bfc9669a83554b1904ce3dd9507f0860"}, + {file = "pandas-2.1.4-cp39-cp39-win_amd64.whl", hash = "sha256:d65148b14788b3758daf57bf42725caa536575da2b64df9964c563b015230984"}, + {file = "pandas-2.1.4.tar.gz", hash = "sha256:fcb68203c833cc735321512e13861358079a96c174a61f5116a1de89c58c0ef7"}, ] [package.dependencies] @@ -2403,13 +2411,13 @@ files = [ [[package]] name = "pathspec" -version = "0.11.2" +version = "0.12.1" description = "Utility library for gitignore style pattern matching of file paths." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "pathspec-0.11.2-py3-none-any.whl", hash = "sha256:1d6ed233af05e679efb96b1851550ea95bbb64b7c490b0f5aa52996c11e92a20"}, - {file = "pathspec-0.11.2.tar.gz", hash = "sha256:e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3"}, + {file = "pathspec-0.12.1-py3-none-any.whl", hash = "sha256:a0d503e138a4c123b27490a4f7beda6a01c6f288df0e4a8b79c7eb0dc7b4cc08"}, + {file = "pathspec-0.12.1.tar.gz", hash = "sha256:a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712"}, ] [[package]] @@ -3016,13 +3024,13 @@ rdflib-jsonld = "0.6.1" [[package]] name = "referencing" -version = "0.31.1" +version = "0.32.0" description = "JSON Referencing + Python" optional = false python-versions = ">=3.8" files = [ - {file = "referencing-0.31.1-py3-none-any.whl", hash = "sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d"}, - {file = "referencing-0.31.1.tar.gz", hash = "sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec"}, + {file = "referencing-0.32.0-py3-none-any.whl", hash = "sha256:bdcd3efb936f82ff86f993093f6da7435c7de69a3b3a5a06678a6050184bee99"}, + {file = "referencing-0.32.0.tar.gz", hash = "sha256:689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161"}, ] [package.dependencies] @@ -3371,30 +3379,50 @@ files = [ {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b42169467c42b692c19cf539c38d4602069d8c1505e97b86387fcf7afb766e1d"}, {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl", hash = "sha256:07238db9cbdf8fc1e9de2489a4f68474e70dffcb32232db7c08fa61ca0c7c462"}, {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:fff3573c2db359f091e1589c3d7c5fc2f86f5bdb6f24252c2d8e539d4e45f412"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_24_aarch64.whl", hash = "sha256:aa2267c6a303eb483de8d02db2871afb5c5fc15618d894300b88958f729ad74f"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:840f0c7f194986a63d2c2465ca63af8ccbbc90ab1c6001b1978f05119b5e7334"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:024cfe1fc7c7f4e1aff4a81e718109e13409767e4f871443cbff3dba3578203d"}, {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-win32.whl", hash = "sha256:c69212f63169ec1cfc9bb44723bf2917cbbd8f6191a00ef3410f5a7fe300722d"}, {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl", hash = "sha256:cabddb8d8ead485e255fe80429f833172b4cadf99274db39abc080e068cbcc31"}, {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:bef08cd86169d9eafb3ccb0a39edb11d8e25f3dae2b28f5c52fd997521133069"}, {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-macosx_13_0_arm64.whl", hash = "sha256:b16420e621d26fdfa949a8b4b47ade8810c56002f5389970db4ddda51dbff248"}, {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:25c515e350e5b739842fc3228d662413ef28f295791af5e5110b543cf0b57d9b"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_24_aarch64.whl", hash = "sha256:1707814f0d9791df063f8c19bb51b0d1278b8e9a2353abbb676c2f685dee6afe"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:46d378daaac94f454b3a0e3d8d78cafd78a026b1d71443f4966c696b48a6d899"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:09b055c05697b38ecacb7ac50bdab2240bfca1a0c4872b0fd309bb07dc9aa3a9"}, {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-win32.whl", hash = "sha256:53a300ed9cea38cf5a2a9b069058137c2ca1ce658a874b79baceb8f892f915a7"}, {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-win_amd64.whl", hash = "sha256:c2a72e9109ea74e511e29032f3b670835f8a59bbdc9ce692c5b4ed91ccf1eedb"}, {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:ebc06178e8821efc9692ea7544aa5644217358490145629914d8020042c24aa1"}, {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-macosx_13_0_arm64.whl", hash = "sha256:edaef1c1200c4b4cb914583150dcaa3bc30e592e907c01117c08b13a07255ec2"}, {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d176b57452ab5b7028ac47e7b3cf644bcfdc8cacfecf7e71759f7f51a59e5c92"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-manylinux_2_24_aarch64.whl", hash = "sha256:1dc67314e7e1086c9fdf2680b7b6c2be1c0d8e3a8279f2e993ca2a7545fecf62"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:3213ece08ea033eb159ac52ae052a4899b56ecc124bb80020d9bbceeb50258e9"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:aab7fd643f71d7946f2ee58cc88c9b7bfc97debd71dcc93e03e2d174628e7e2d"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-win32.whl", hash = "sha256:5c365d91c88390c8d0a8545df0b5857172824b1c604e867161e6b3d59a827eaa"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-win_amd64.whl", hash = "sha256:1758ce7d8e1a29d23de54a16ae867abd370f01b5a69e1a3ba75223eaa3ca1a1b"}, {file = "ruamel.yaml.clib-0.2.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:a5aa27bad2bb83670b71683aae140a1f52b0857a2deff56ad3f6c13a017a26ed"}, {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c58ecd827313af6864893e7af0a3bb85fd529f862b6adbefe14643947cfe2942"}, {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-macosx_12_0_arm64.whl", hash = "sha256:f481f16baec5290e45aebdc2a5168ebc6d35189ae6fea7a58787613a25f6e875"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-manylinux_2_24_aarch64.whl", hash = "sha256:77159f5d5b5c14f7c34073862a6b7d34944075d9f93e681638f6d753606c6ce6"}, {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:7f67a1ee819dc4562d444bbafb135832b0b909f81cc90f7aa00260968c9ca1b3"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:4ecbf9c3e19f9562c7fdd462e8d18dd902a47ca046a2e64dba80699f0b6c09b7"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:87ea5ff66d8064301a154b3933ae406b0863402a799b16e4a1d24d9fbbcbe0d3"}, {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-win32.whl", hash = "sha256:75e1ed13e1f9de23c5607fe6bd1aeaae21e523b32d83bb33918245361e9cc51b"}, {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-win_amd64.whl", hash = "sha256:3f215c5daf6a9d7bbed4a0a4f760f3113b10e82ff4c5c44bec20a68c8014f675"}, {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1b617618914cb00bf5c34d4357c37aa15183fa229b24767259657746c9077615"}, {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:a6a9ffd280b71ad062eae53ac1659ad86a17f59a0fdc7699fd9be40525153337"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_24_aarch64.whl", hash = "sha256:305889baa4043a09e5b76f8e2a51d4ffba44259f6b4c72dec8ca56207d9c6fe1"}, {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:700e4ebb569e59e16a976857c8798aee258dceac7c7d6b50cab63e080058df91"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:e2b4c44b60eadec492926a7270abb100ef9f72798e18743939bdbf037aab8c28"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e79e5db08739731b0ce4850bed599235d601701d5694c36570a99a0c5ca41a9d"}, {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-win32.whl", hash = "sha256:955eae71ac26c1ab35924203fda6220f84dce57d6d7884f189743e2abe3a9fbe"}, {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-win_amd64.whl", hash = "sha256:56f4252222c067b4ce51ae12cbac231bce32aee1d33fbfc9d17e5b8d6966c312"}, {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:03d1162b6d1df1caa3a4bd27aa51ce17c9afc2046c31b0ad60a0a96ec22f8001"}, {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:bba64af9fa9cebe325a62fa398760f5c7206b215201b0ec825005f1b18b9bccf"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_24_aarch64.whl", hash = "sha256:a1a45e0bb052edf6a1d3a93baef85319733a888363938e1fc9924cb00c8df24c"}, {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:da09ad1c359a728e112d60116f626cc9f29730ff3e0e7db72b9a2dbc2e4beed5"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:184565012b60405d93838167f425713180b949e9d8dd0bbc7b49f074407c5a8b"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a75879bacf2c987c003368cf14bed0ffe99e8e85acfa6c0bfffc21a090f16880"}, {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-win32.whl", hash = "sha256:84b554931e932c46f94ab306913ad7e11bba988104c5cff26d90d03f68258cd5"}, {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-win_amd64.whl", hash = "sha256:25ac8c08322002b06fa1d49d1646181f0b2c72f5cbc15a85e80b4c30a544bb15"}, {file = "ruamel.yaml.clib-0.2.8.tar.gz", hash = "sha256:beb2e0404003de9a4cab9753a8805a8fe9320ee6673136ed7f04255fe60bb512"}, @@ -3498,13 +3526,13 @@ test = ["asv", "gmpy2", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeo [[package]] name = "selenium" -version = "4.15.2" +version = "4.16.0" description = "" optional = false python-versions = ">=3.8" files = [ - {file = "selenium-4.15.2-py3-none-any.whl", hash = "sha256:9e82cd1ac647fb73cf0d4a6e280284102aaa3c9d94f0fa6e6cc4b5db6a30afbf"}, - {file = "selenium-4.15.2.tar.gz", hash = "sha256:22eab5a1724c73d51b240a69ca702997b717eee4ba1f6065bf5d6b44dba01d48"}, + {file = "selenium-4.16.0-py3-none-any.whl", hash = "sha256:aec71f4e6ed6cb3ec25c9c1b5ed56ae31b6da0a7f17474c7566d303f84e6219f"}, + {file = "selenium-4.16.0.tar.gz", hash = "sha256:b2e987a445306151f7be0e6dfe2aa72a479c2ac6a91b9d5ef2d6dd4e49ad0435"}, ] [package.dependencies] @@ -3515,46 +3543,46 @@ urllib3 = {version = ">=1.26,<3", extras = ["socks"]} [[package]] name = "semsimian" -version = "0.2.1" +version = "0.2.11" description = "" optional = false python-versions = ">=3.7" files = [ - {file = "semsimian-0.2.1-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:9bae2b1023677c0e4a0fb830830418062b82c56ef198f51b92fe745a664f3686"}, - {file = "semsimian-0.2.1-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:8ecc3d871c4c790c1e5ac8cea128f04755a528ff0eb35c16752151cb96649b6e"}, - {file = "semsimian-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8b6e1aa442173188cbbb2807e934e101cc9f8bac04c02a83c9e2216b09585707"}, - {file = "semsimian-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7382a832c14f0e50fd90ad6ca324daa4a0c7bc8a9e6186700d3f1026a519babf"}, - {file = "semsimian-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:862c40d534a3dafa755d0cd5d405a0ec7a05362190061e15030ef1dc4afdffc0"}, - {file = "semsimian-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:847a909c6781e2134ea2c453fb7fa6342ba7f88167828efe944ad7d4fb3eef9a"}, - {file = "semsimian-0.2.1-cp310-none-win_amd64.whl", hash = "sha256:a3c2d6b28d052f4a28a549ab04a550027368f92a9394eb1cbccea2f53ee24f35"}, - {file = "semsimian-0.2.1-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:e1e4157c4643bda16a5264eabac96c170b8dcb2f7ebed8ca9d3842be8c1372a5"}, - {file = "semsimian-0.2.1-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:2fed3c58f2ecd4f20f213fa5fee3cb7853d482e831037374f9019bfe882b5854"}, - {file = "semsimian-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7cc341ea5575dbeea24d99d111c87ecc7a184069882816d6db45457f6aac9947"}, - {file = "semsimian-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1fcc12b328ffdd9f19193e09dfc742921c2602f42fc8eae03d2cbf5bef4ea127"}, - {file = "semsimian-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:3e9747baa1b15bf85f55b1be183f4beb5e03a3e1e99a9ed4985a35975341aad2"}, - {file = "semsimian-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:62d71c7da78fa0aa659f3cfe40b36fff0d2cecc1e387081c1a33c53d82c78b6a"}, - {file = "semsimian-0.2.1-cp311-none-win_amd64.whl", hash = "sha256:843624749359c47ddded38c667457dc246cb28df87e7d37c86a82cc927750f13"}, - {file = "semsimian-0.2.1-cp37-cp37m-macosx_10_7_x86_64.whl", hash = "sha256:f678b1b1ff16f1a00618c0ba43d06b009aaf034f6c449fc2129b361a6c673716"}, - {file = "semsimian-0.2.1-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:ce32899a12e8d720c4e433b78c47163d831e047cf170150e000eb5cf1f1fd8e5"}, - {file = "semsimian-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7a4d057eb75c4f1c434f5015fe80656ab86e76fb655cb80a63d09d7abc88c24f"}, - {file = "semsimian-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a9ece04aebfe3f36830b4e50f4272e71a9d9eb6721109778ab8227997ba92fa"}, - {file = "semsimian-0.2.1-cp37-cp37m-musllinux_1_2_aarch64.whl", hash = "sha256:a256d815091073d8c81451d81e11b4bbf550e3f83c1ef90a4dc9fae9756aff76"}, - {file = "semsimian-0.2.1-cp37-cp37m-musllinux_1_2_x86_64.whl", hash = "sha256:ef331045ee8157b434a149493e493503846eed59eb16f2b3511fe22a2a9100bf"}, - {file = "semsimian-0.2.1-cp37-none-win_amd64.whl", hash = "sha256:d858d2a958830bc206ddbb02899fe631965edd8e907c27bc9edebd22833adc06"}, - {file = "semsimian-0.2.1-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:e81c6bed28497ba280b2a6b6d089b8c45cb19fde54b2b031136e6fc415c48b62"}, - {file = "semsimian-0.2.1-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:777b1ceb01167a6516743f178410de786176cff55dbdf13c9a3caa0ddadaf4da"}, - {file = "semsimian-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9778187a8d85a7984e1e82e04204d2948f1dc4eab5f19ef01900725f2f6043d1"}, - {file = "semsimian-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0607a1d822434467494b735361791d21a0ea101136e4ffd1ef2560a9fb6bbe06"}, - {file = "semsimian-0.2.1-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:8acb08944deebda272e45b98f89cd5a6b3e287a8c794bcdc185de1f45a32a5d4"}, - {file = "semsimian-0.2.1-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:5786dec6d2ea9bbc3765925c0726ee861c359f9c607b7be576b0c9c5da55790a"}, - {file = "semsimian-0.2.1-cp38-none-win_amd64.whl", hash = "sha256:b9ba29ba3198c81431791e4ab36589a6ab6013d32407db6ce9cb182feceb83a8"}, - {file = "semsimian-0.2.1-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:1b9dd3bcfa22c77dad95b05b39198edd54199a4b1ebe3bdedb17cccb38d36e0b"}, - {file = "semsimian-0.2.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:d8baab2fea8082a8aceae6f896e4b29b3ab101c0009b937f17cf8e706435cd21"}, - {file = "semsimian-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:716abdb2acc20199145954c3bf80c6bfc3ea172d4c9c21fc930b56f3a3eb8bff"}, - {file = "semsimian-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b25d43736c7286f88d67d7a1cfd5b02f5a6e1e38ba6a177b3c455a44c4029dd3"}, - {file = "semsimian-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:842337d6fc213ee1070378d1d0254762afb28973459eb9c06ba5ada5818be475"}, - {file = "semsimian-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:953a28dd1e1456327a7e9e83b0db1ed52c3ed1700a93f34a49d5b5570474c7d1"}, - {file = "semsimian-0.2.1-cp39-none-win_amd64.whl", hash = "sha256:b77564df0f96a4898d47086545e711d66c57dc13e674e89389cb3c8ef9837099"}, + {file = "semsimian-0.2.11-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:f9a5d1bef1049da4c046154b01d285e1f9a276f0cbca146432b026a1b91899cf"}, + {file = "semsimian-0.2.11-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:df4045092780e33f5fe0387554f7b71d90fc0b509de78d80ebea1d0cffa4afbc"}, + {file = "semsimian-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a5c2b2a64f794f492afa12d0ef9d0e448e3cef5263c08d30d1feea3eebd884a5"}, + {file = "semsimian-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd3b379baef13060ac9ac1e44983b4c53cea3f4b2f79437375c504fd24b5d50d"}, + {file = "semsimian-0.2.11-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:7750a28895f38dadeb8c8a515864fbf8fa1608a311a756e91f5f91de91319dc1"}, + {file = "semsimian-0.2.11-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:f06a04a2344daaf462b18869b79abb013b32757fe9ce3cbf7181fd186b96dac1"}, + {file = "semsimian-0.2.11-cp310-none-win_amd64.whl", hash = "sha256:0b4730995a0a65e82559beee77c3a97ddf9512f51a9f944305b31d04a7b082a2"}, + {file = "semsimian-0.2.11-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:4f65162dae4e7db1af92b8413e3c7529975778a1d1edf3fbdba7bf23a13296e0"}, + {file = "semsimian-0.2.11-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:3ec8ef9eed833bd343940b507022011c490be2e56eb5d2d438ccbdd106d740ce"}, + {file = "semsimian-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:817cf085f7643fb95bc165e6f3f4354cbb75097927c038aa804852c004aa45fd"}, + {file = "semsimian-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:961d1f72f8b0bf24376522ab72d47633ce1f1a46141b7048ab0c1eaedd58c8f6"}, + {file = "semsimian-0.2.11-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:2e13ec990b196ed3aafd6bd8abbf8ab704b2b189dcb10171259ec04bf4f0b261"}, + {file = "semsimian-0.2.11-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:a45b5fbefa163f5bddecd599626f0a46eb2b78e1437da1e35f9dcc815f46dd14"}, + {file = "semsimian-0.2.11-cp311-none-win_amd64.whl", hash = "sha256:df2fa4274fad81492aca0d6b1b5094b5d69f093d4c3b7e53a357ab35c19bc406"}, + {file = "semsimian-0.2.11-cp37-cp37m-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:c7305a26eaf529e28565b09f730000a9a91b3da23939c05e557efdacff6634b1"}, + {file = "semsimian-0.2.11-cp37-cp37m-macosx_10_12_x86_64.whl", hash = "sha256:96272b9ad6ff204cb4f1439b4e3602f926d344e09f578cebca40ff2d6cc7d114"}, + {file = "semsimian-0.2.11-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4e87de2dec9a1fd8a13bd8ccfb66067e6f11cae5c5b7ee6ecddc617688f843e3"}, + {file = "semsimian-0.2.11-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cf92cc1ad21fe7e2c9d047481790f2910c722f5f476694116f51b93d3ce60e8d"}, + {file = "semsimian-0.2.11-cp37-cp37m-musllinux_1_2_aarch64.whl", hash = "sha256:f405baf1ecd2240b39fa325c57e4f87a9a1f43fac55a5850f307edc1c6f55647"}, + {file = "semsimian-0.2.11-cp37-cp37m-musllinux_1_2_x86_64.whl", hash = "sha256:c5612ddbaa18a0d406944c08940d432e3c86b06292c20f3e81f5ef379e9ecab0"}, + {file = "semsimian-0.2.11-cp37-none-win_amd64.whl", hash = "sha256:6686dcc0da6324e6bea07bc95d5448dd0820f0a64d3013c5e71325506be2cfe9"}, + {file = "semsimian-0.2.11-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:dbfd1815e53835477344e4768a3caa14af01861d3618315d58feda2ce7520531"}, + {file = "semsimian-0.2.11-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:709907e5136dfc41e0f2b7fc6374c89bf28952ffbac5f49b750957b39c8f06be"}, + {file = "semsimian-0.2.11-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7512fc3b82865d7ce76d1aba53687e40dfa81e678d2e95f70f303cbcf0356fa"}, + {file = "semsimian-0.2.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:57c8e49340b00cacc710b213b6a2d5f21bf24f8b64fc5bf1ed827db9726024dd"}, + {file = "semsimian-0.2.11-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:cdcf6144665c1519c63e4b47d3e4a2e25fe630286da44f421ee0d79ae2d85410"}, + {file = "semsimian-0.2.11-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:f822b8f2c91e5a5137fc14eab833fc427faeee2fd29272a544541296b7279c28"}, + {file = "semsimian-0.2.11-cp38-none-win_amd64.whl", hash = "sha256:5fdf160c1808a533633c0d84aca52049e6f601bedb236c45582190da391d3ff0"}, + {file = "semsimian-0.2.11-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:ab194191e0f8ba0e2e0eab694a2a6153d245945d90e1ff154056e5f80aea38f9"}, + {file = "semsimian-0.2.11-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:5b0cf235e34e7f52c8eb0d545ef498bdd5185f6c137601e42ef7af0c6360a1c0"}, + {file = "semsimian-0.2.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bd4c7089334213ed5fd4bd67a0171757a7721b36047778d23147021f2e2c2436"}, + {file = "semsimian-0.2.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:39bec78011ddb991d91296e3ba59b22d8e4d03d2a2a239e5d3c3b5f325da6297"}, + {file = "semsimian-0.2.11-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:61f82b9717cfe55be79bcd7dfd000700fde1a218e195d7c607710e18dcfefa4c"}, + {file = "semsimian-0.2.11-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:766fe01dae2278d2dd832dd25a48e595d0cf741ce32a3d0f4e6617007d6a586f"}, + {file = "semsimian-0.2.11-cp39-none-win_amd64.whl", hash = "sha256:9b4cc029e1b353b4301d35d3fe449dc8ec214d8bd4f270ce83475933351438bc"}, ] [[package]] @@ -3886,7 +3914,9 @@ python-versions = ">=3.7" files = [ {file = "SQLAlchemy-2.0.23-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:638c2c0b6b4661a4fd264f6fb804eccd392745c5887f9317feb64bb7cb03b3ea"}, {file = "SQLAlchemy-2.0.23-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e3b5036aa326dc2df50cba3c958e29b291a80f604b1afa4c8ce73e78e1c9f01d"}, + {file = "SQLAlchemy-2.0.23-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:787af80107fb691934a01889ca8f82a44adedbf5ef3d6ad7d0f0b9ac557e0c34"}, {file = "SQLAlchemy-2.0.23-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c14eba45983d2f48f7546bb32b47937ee2cafae353646295f0e99f35b14286ab"}, + {file = "SQLAlchemy-2.0.23-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:0666031df46b9badba9bed00092a1ffa3aa063a5e68fa244acd9f08070e936d3"}, {file = "SQLAlchemy-2.0.23-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:89a01238fcb9a8af118eaad3ffcc5dedaacbd429dc6fdc43fe430d3a941ff965"}, {file = "SQLAlchemy-2.0.23-cp310-cp310-win32.whl", hash = "sha256:cabafc7837b6cec61c0e1e5c6d14ef250b675fa9c3060ed8a7e38653bd732ff8"}, {file = "SQLAlchemy-2.0.23-cp310-cp310-win_amd64.whl", hash = "sha256:87a3d6b53c39cd173990de2f5f4b83431d534a74f0e2f88bd16eabb5667e65c6"}, @@ -3923,7 +3953,9 @@ files = [ {file = "SQLAlchemy-2.0.23-cp38-cp38-win_amd64.whl", hash = "sha256:964971b52daab357d2c0875825e36584d58f536e920f2968df8d581054eada4b"}, {file = "SQLAlchemy-2.0.23-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:616fe7bcff0a05098f64b4478b78ec2dfa03225c23734d83d6c169eb41a93e55"}, {file = "SQLAlchemy-2.0.23-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0e680527245895aba86afbd5bef6c316831c02aa988d1aad83c47ffe92655e74"}, + {file = "SQLAlchemy-2.0.23-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9585b646ffb048c0250acc7dad92536591ffe35dba624bb8fd9b471e25212a35"}, {file = "SQLAlchemy-2.0.23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4895a63e2c271ffc7a81ea424b94060f7b3b03b4ea0cd58ab5bb676ed02f4221"}, + {file = "SQLAlchemy-2.0.23-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:cc1d21576f958c42d9aec68eba5c1a7d715e5fc07825a629015fe8e3b0657fb0"}, {file = "SQLAlchemy-2.0.23-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:967c0b71156f793e6662dd839da54f884631755275ed71f1539c95bbada9aaab"}, {file = "SQLAlchemy-2.0.23-cp39-cp39-win32.whl", hash = "sha256:0a8c6aa506893e25a04233bc721c6b6cf844bafd7250535abb56cb6cc1368884"}, {file = "SQLAlchemy-2.0.23-cp39-cp39-win_amd64.whl", hash = "sha256:f3420d00d2cb42432c1d0e44540ae83185ccbbc67a6054dcc8ab5387add6620b"}, @@ -3990,24 +4022,23 @@ url = ["furl (>=0.4.1)"] [[package]] name = "sssom" -version = "0.3.41" +version = "0.4.2" description = "Operations on SSSOM mapping tables" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "sssom-0.3.41-py3-none-any.whl", hash = "sha256:04ce1935b3492019b16b7b748c49af366f84bbd3c059982af992d049f46098e7"}, - {file = "sssom-0.3.41.tar.gz", hash = "sha256:1d09fa9f88153963372811af829ebc1e5aefff935a4e6e12bcb65c94181aa730"}, + {file = "sssom-0.4.2-py3-none-any.whl", hash = "sha256:4ca51db9c22c9f946fb002f23b9260906f6024799ddea556a1612a3495c3b480"}, + {file = "sssom-0.4.2.tar.gz", hash = "sha256:19c8788573221e63ca092c9d2ffb0a3e88834901cd8b7fedad07e6ad26ef5d49"}, ] [package.dependencies] click = ">=8.1.6" -curies = ">=0.5.7" +curies = ">=0.7.3" deprecation = ">=2.1.0,<3.0.0" -importlib-metadata = ">=6.8.0" linkml-runtime = ">=1.5.5" -networkx = ">=3.1" -pandas = ">=2.0.3" -pansql = ">=0.0.1" +networkx = {version = ">=3.1", extras = ["networkx"]} +pandas = ">1.0.3" +pansql = {version = ">=0.0.1", extras = ["pansql"]} pyyaml = ">=6.0.1,<7.0.0" rdflib = ">=6.0.0" scipy = {version = "*", extras = ["scipy"]} @@ -4191,13 +4222,13 @@ files = [ [[package]] name = "typing-extensions" -version = "4.8.0" +version = "4.9.0" description = "Backported and Experimental Type Hints for Python 3.8+" optional = false python-versions = ">=3.8" files = [ - {file = "typing_extensions-4.8.0-py3-none-any.whl", hash = "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0"}, - {file = "typing_extensions-4.8.0.tar.gz", hash = "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"}, + {file = "typing_extensions-4.9.0-py3-none-any.whl", hash = "sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd"}, + {file = "typing_extensions-4.9.0.tar.gz", hash = "sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783"}, ] [[package]] diff --git a/backend/src/monarch_py/datamodels/model.py b/backend/src/monarch_py/datamodels/model.py index dbe8b7e46..1c96d4a1b 100644 --- a/backend/src/monarch_py/datamodels/model.py +++ b/backend/src/monarch_py/datamodels/model.py @@ -373,6 +373,10 @@ class Entity(ConfiguredBaseModel): category: Optional[str] = Field(None) name: Optional[str] = Field(None) full_name: Optional[str] = Field(None, description="""The long form name of an entity""") + deprecated: Optional[bool] = Field( + None, + description="""A boolean flag indicating that an entity is no longer considered current or valid.""", + ) description: Optional[str] = Field(None) xref: Optional[List[str]] = Field(default_factory=list) provided_by: Optional[str] = Field(None) @@ -474,6 +478,10 @@ class Node(Entity): category: Optional[str] = Field(None) name: Optional[str] = Field(None) full_name: Optional[str] = Field(None, description="""The long form name of an entity""") + deprecated: Optional[bool] = Field( + None, + description="""A boolean flag indicating that an entity is no longer considered current or valid.""", + ) description: Optional[str] = Field(None) xref: Optional[List[str]] = Field(default_factory=list) provided_by: Optional[str] = Field(None) @@ -575,6 +583,10 @@ class SearchResult(Entity): category: str = Field(...) name: str = Field(...) full_name: Optional[str] = Field(None, description="""The long form name of an entity""") + deprecated: Optional[bool] = Field( + None, + description="""A boolean flag indicating that an entity is no longer considered current or valid.""", + ) description: Optional[str] = Field(None) xref: Optional[List[str]] = Field(default_factory=list) provided_by: Optional[str] = Field(None) diff --git a/backend/src/monarch_py/datamodels/model.yaml b/backend/src/monarch_py/datamodels/model.yaml index 6458fc9b3..89604d5be 100644 --- a/backend/src/monarch_py/datamodels/model.yaml +++ b/backend/src/monarch_py/datamodels/model.yaml @@ -166,6 +166,7 @@ classes: - category - name - full_name + - deprecated - description - xref - provided_by @@ -304,6 +305,13 @@ slots: The category of the counterpart entity in a given association, eg. the category of the entity that is not the subject range: string + deprecated: + description: >- + A boolean flag indicating that an entity is no longer considered current or valid. + range: boolean + exact_mappings: + - oboInOwl:ObsoleteClass + description: range: string direction: diff --git a/backend/src/monarch_py/implementations/solr/solr_parsers.py b/backend/src/monarch_py/implementations/solr/solr_parsers.py index f2dcbae2a..c56cebdc4 100644 --- a/backend/src/monarch_py/implementations/solr/solr_parsers.py +++ b/backend/src/monarch_py/implementations/solr/solr_parsers.py @@ -88,6 +88,7 @@ def parse_association_counts(query_result: SolrQueryResult, entity: str) -> Asso def parse_entity(solr_document: Dict) -> Entity: try: entity = Entity(**solr_document) + entity.uri = get_uri(entity.id) except ValidationError: logger.error(f"Validation error for {solr_document}") diff --git a/backend/src/monarch_py/implementations/solr/solr_query_utils.py b/backend/src/monarch_py/implementations/solr/solr_query_utils.py index f38a835b0..51bb2a0ff 100644 --- a/backend/src/monarch_py/implementations/solr/solr_query_utils.py +++ b/backend/src/monarch_py/implementations/solr/solr_query_utils.py @@ -204,7 +204,8 @@ def entity_boost(): """Shared boost function between search and autocomplete""" disease_boost = 'if(termfreq(category,"biolink:Disease"),10.0,1)' human_gene_boost = 'if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1)' - return f"product({disease_boost},{human_gene_boost})" + obsolete_unboost = 'if(termfreq(deprecated,"true"),0.1,1)' + return f"product({disease_boost},{human_gene_boost},{obsolete_unboost})" def entity_query_fields(): diff --git a/backend/src/monarch_py/service/curie_service.py b/backend/src/monarch_py/service/curie_service.py index cd62ebe22..888ac9eaa 100644 --- a/backend/src/monarch_py/service/curie_service.py +++ b/backend/src/monarch_py/service/curie_service.py @@ -1,7 +1,7 @@ ### make a singleton class that uses prefixmap and curies to expand curies from curies import Converter -from prefixmaps.io.parser import load_multi_context +from prefixmaps import load_converter class CurieService: @@ -17,9 +17,7 @@ def __new__(cls): def initialize(self): # this is a magic keyword that represents the "merged" context from Chris M's algorithm # (https://github.com/linkml/prefixmaps/blob/main/src/prefixmaps/data/merged.csv) - context = load_multi_context(["merged"]) - extended_prefix_map = context.as_extended_prefix_map() - self.converter = Converter.from_extended_prefix_map(extended_prefix_map) + self.converter = load_converter(["merged"]) def expand(self, curie: str) -> str: return self.converter.expand(curie) diff --git a/backend/src/monarch_py/service/solr_service.py b/backend/src/monarch_py/service/solr_service.py index eddb7e054..da84d45a5 100644 --- a/backend/src/monarch_py/service/solr_service.py +++ b/backend/src/monarch_py/service/solr_service.py @@ -18,7 +18,7 @@ def get(self, id): response.raise_for_status() entity = response.json()["doc"] try: - self._strip_json(entity, "_version_") + self._strip_json(entity, "_version_", "iri") except TypeError: # if entity is None return None return entity @@ -33,7 +33,7 @@ def query(self, q: SolrQuery) -> SolrQueryResult: response.raise_for_status() solr_query_result = SolrQueryResult.parse_obj(data) for doc in solr_query_result.response.docs: - self._strip_json(doc, "_version_") + self._strip_json(doc, "_version_", "iri") return solr_query_result diff --git a/backend/tests/fixtures/association_counts_response.py b/backend/tests/fixtures/association_counts_response.py index 8878112b5..a36a793cb 100644 --- a/backend/tests/fixtures/association_counts_response.py +++ b/backend/tests/fixtures/association_counts_response.py @@ -5,7 +5,7 @@ def association_counts_response(): return { "responseHeader": { - "QTime": 0, + "QTime": 3, "params": { "facet.query": [ '(category:"biolink:DiseaseToPhenotypicFeatureAssociation") AND (subject:"MONDO:0020121" OR subject_closure:"MONDO:0020121")', @@ -49,4214 +49,4140 @@ def association_counts_response(): "start": 0, "docs": [ { - "id": "uuid:c9c8bf2f-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e12a2a1-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:565899", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0011399", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:565899"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035432", + "object": "HP:0002465", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], - "object_label": "Tibialis atrophy (HPO)", + "object_label": "Poor speech (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0014121", - "HP:0002814", - "UPHENO:0068971", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0014120", - "UPHENO:0075195", - "HP:0030236", - "UPHENO:0020584", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "UPHENO:0012541", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0006067", - "HP:0000001", - "UPHENO:0002644", - "UPHENO:0013936", - "HP:0003202", - "UPHENO:0075952", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0015280", - "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0002536", "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0000366", - "UBERON:0003661", - "UBERON:0010890", - "UBERON:0010538", - "UBERON:0004466", - "UBERON:0004256", - "UBERON:0003823", - "UPHENO:0075696", - "HP:0002981", - "HP:0003797", - "UPHENO:0014111", - "HP:0001430", + "UBERON:0000465", + "UPHENO:0082875", "BFO:0000002", - "HP:0008944", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000020", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "UPHENO:0078056", - "HP:0040064", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0001383", - "UBERON:0008784", - "UBERON:0002471", - "HP:0007210", "UPHENO:0001001", - "UPHENO:0075777", - "HP:0011805", - "HP:0003693", - "UPHENO:0002816", - "HP:0011399", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0019778", - "UPHENO:0002647", - "UPHENO:0013920", - "UPHENO:0002830", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", + "UPHENO:0001003", + "BFO:0000001", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", - "UBERON:0003663", - "UBERON:0014795", - "UBERON:0008230", + "UBERON:0000468", + "HP:0002167", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "HP:0002465", + "UPHENO:0001005", + "HP:0000707", + "HP:0011446", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ + "abnormality of anatomical entity physiology", + "Neurological speech impairment (HPO)", + "Abnormality of higher mental function (HPO)", + "abnormal anatomical entity", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormal nervous system", + "continuant", + "material anatomical entity", + "nervous system", "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "decreased size of the anatomical entity", - "Phenotypic abnormality", + "Poor speech (HPO)", + "abnormal phenotype by ontology source", "Phenotypic abnormality (HPO)", - "Distal amyotrophy (HPO)", - "abnormal musculature", - "Tibialis atrophy (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of leg", - "hindlimb zeugopod muscle", - "hindlimb zeugopod", - "musculature of limb atrophy", - "Limb-girdle muscle atrophy (HPO)", - "skeletal musculature atrophy", - "abnormal hindlimb zeugopod muscle", - "Abnormal skeletal muscle morphology (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "phenotype by ontology source", - "Abnormality of muscle size (HPO)", - "Abnormality of the musculature of the lower limbs (HPO)", - "tibialis atrophy", - "Abnormality of limbs (HPO)", + "Abnormality of the nervous system (HPO)", + "entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", "quality", - "decreased size of the anatomical entity in the independent continuant", - "continuant", - "protein-containing material entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "flexor muscle", - "limb muscle", - "pelvic complex muscle", - "paired limb/fin segment", - "musculature of lower limb", - "muscle of leg", - "lower limb segment", - "zeugopod", - "Lower limb amyotrophy (HPO)", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "musculature of lower limb atrophy", - "abnormal size of anatomical entity", - "abnormal muscle organ morphology", - "abnormal muscle organ morphology", + "independent continuant", "entity", + "Abnormal nervous system physiology (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "hindlimb muscle", - "pelvic appendage muscle", - "tibialis", - "abnormal anatomical entity", - "Abnormality of the calf (HPO)", - "anatomical entity atrophy", - "Skeletal muscle atrophy (HPO)", - "abnormal hindlimb zeugopod", - "Abnormality of the calf musculature (HPO)", "continuant", - "Distal lower limb amyotrophy (HPO)", - "specifically dependent continuant", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "abnormal leg", - "entity", - "muscle organ atrophy", - "abnormal limb", - "material entity", - "limb", - "pelvic appendage", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", - "musculature of hindlimb zeugopod", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0011399", + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0002465", }, { - "id": "uuid:c9c8bf30-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e12a2a3-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:565899", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0031295", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:565899"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035432", + "object": "HP:0008981", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], - "object_label": "Left atrial enlargement (HPO)", + "object_label": "Calf muscle hypertrophy (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0001005", - "BFO:0000002", - "UPHENO:0075195", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002081", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", - "UPHENO:0019897", - "HP:0030680", - "HP:0000118", - "HP:0001627", - "BFO:0000020", - "UPHENO:0019919", - "UPHENO:0076776", - "UPHENO:0015280", - "UPHENO:0001020", - "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0000064", - "UBERON:0002079", - "UPHENO:0075696", - "UPHENO:0015303", - "HP:0001626", - "UPHENO:0080362", - "UPHENO:0065599", - "HP:0031295", - "UPHENO:0002536", - "UPHENO:0076810", + "HP:0008981", + "UPHENO:0084535", + "UPHENO:0002816", + "HP:0030236", "PR:000050567", "UBERON:0000465", - "UBERON:0004120", - "UBERON:0035553", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0004151", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0015410", - "UPHENO:0001001", + "RO:0002577", + "UPHENO:0015280", + "HP:0001437", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0000154", + "UBERON:0006067", "UPHENO:0001002", - "UPHENO:0015324", - "HP:0025579", + "HP:0001430", + "UPHENO:0075195", + "UPHENO:0019778", + "UPHENO:0084489", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", + "UBERON:0001630", + "UPHENO:0001001", + "UPHENO:0075777", + "HP:0011805", + "HP:0003712", + "UPHENO:0002647", + "BFO:0000001", + "UBERON:0004482", + "UBERON:0001383", + "UBERON:0008784", + "UBERON:0002471", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0009127", + "BFO:0000020", "UPHENO:0001072", "UPHENO:0081581", - "HP:0005120", - "UPHENO:0015329", - "BFO:0000002", - "UBERON:0001062", - "RO:0002577", + "HP:0033127", + "UPHENO:0001003", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0010000", "UBERON:0000475", "UBERON:0000062", - "UBERON:0005178", - "UBERON:0007100", - ], - "object_closure_label": [ - "All (HPO)", - "abnormal cardiac atrium morphology", - "abnormal cardiovascular system", - "increased size of the anatomical entity in independent continuant", - "Phenotypic abnormality (HPO)", - "abnormal anatomical entity morphology in the heart", - "Abnormal left atrium morphology (HPO)", - "increased size of the anatomical entity", - "abnormal multicellular organism morphology", - "Abnormal cardiac atrium morphology (HPO)", - "quality", - "independent continuant", - "system", - "cardiovascular system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multicellular anatomical structure", - "left cardiac atrium", - "Abnormality of the cardiovascular system (HPO)", - "Phenotypic abnormality", - "Abnormal heart morphology (HPO)", - "specifically dependent continuant", - "abnormal left cardiac atrium morphology", - "abnormal cardiovascular system morphology", - "abnormal anatomical entity morphology in the independent continuant", - "increased size of the left cardiac atrium", - "phenotype by ontology source", - "abnormal heart morphology", - "protein-containing material entity", - "material anatomical entity", - "left cardiac chamber", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", - "phenotype", - "abnormal phenotype by ontology source", - "continuant", - "abnormal size of anatomical entity", - "entity", - "anatomical entity", - "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "cardiac chamber", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "abnormal cardiac atrium morphology in the heart", - "Abnormality of cardiovascular system morphology (HPO)", - "Left atrial enlargement (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "abnormal cardiac atrium morphology in the independent continuant", - "continuant", - "material entity", - "anatomical system", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "cardiac atrium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ", - ], - "frequency_qualifier_label": "Obligate (HPO)", - "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], - "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0031295", - }, - { - "id": "uuid:c9c8bf31-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", - "predicate": "biolink:has_phenotype", - "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "aggregator_knowledge_source": ["infores:monarchinitiative"], - "primary_knowledge_source": "infores:hpo-annotations", - "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0002938", - "subject_label": "MYH7-related skeletal myopathy", - "subject_category": "biolink:Disease", - "subject_namespace": "MONDO", - "subject_closure": [ + "UBERON:0000468", + "UBERON:0010709", + "HP:0002981", + "UPHENO:0065599", "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", - "BFO:0000017", - "BFO:0000020", - "MONDO:0020120", - "MONDO:0019056", - "MONDO:0000001", - "MONDO:0700223", - "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - ], - "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", - "disease", - "muscle tissue disorder", - "congenital nervous system disorder", - "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", - "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", - "myopathy", - "hereditary disease", - "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", - "skeletal muscle disorder", - "neuromuscular disease", - "entity", - ], - "object_label": "Lumbar hyperlordosis (HPO)", - "object_category": "biolink:PhenotypicFeature", - "object_namespace": "HP", - "object_closure": [ - "UPHENO:0001005", - "HP:0009121", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000001", + "HP:0003011", + "UPHENO:0002536", + "UPHENO:0084715", + "UPHENO:0076710", + "HP:0040064", "PATO:0000001", - "BFO:0000004", - "UBERON:0002204", - "UBERON:0011676", - "UBERON:0001137", - "UBERON:0013701", - "UBERON:0002100", - "UBERON:0005462", - "HP:0000001", - "UPHENO:0076703", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0004466", + "UBERON:0004256", + "UBERON:0003823", + "HP:0002814", + "UPHENO:0075952", "HP:0000118", - "BFO:0000020", - "HP:0000925", - "UPHENO:0015280", - "UPHENO:0002964", - "UPHENO:0001003", - "HP:0003307", - "UPHENO:0022529", + "UPHENO:0020584", + "HP:0008968", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0003661", + "UBERON:0010890", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UPHENO:0075696", - "HP:0000924", - "UPHENO:0002536", - "BFO:0000002", - "UBERON:0004288", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0000075", - "UBERON:0002417", - "UBERON:0011137", - "UBERON:0006077", - "UBERON:0011138", - "UBERON:0002090", - "UBERON:0005944", - "UBERON:0001130", - "UPHENO:0001001", - "HP:0011842", - "UPHENO:0001002", - "BFO:0000002", - "HP:0010674", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002813", - "HP:0002938", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0034925", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0010912", - "UBERON:0001434", - "UBERON:0006074", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0014892", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0003663", + "UBERON:0014795", + "UBERON:0002529", ], "object_closure_label": [ + "increased size of the anatomical entity in independent continuant", + "abnormal hindlimb zeugopod muscle", + "Abnormal skeletal muscle morphology (HPO)", + "Skeletal muscle hypertrophy (HPO)", + "abnormal anatomical entity", + "musculature of hindlimb zeugopod", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", + "Abnormality of the musculature (HPO)", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "multi-limb segment region", "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "abnormal musculature", + "abnormal muscle organ morphology", + "hypertrophic multicellular anatomical structure", + "organ system subdivision", + "muscle organ", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", "Phenotypic abnormality (HPO)", - "Abnormality of the curvature of the vertebral column (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Hyperlordosis (HPO)", - "abnormal postcranial axial skeleton morphology", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "musculoskeletal system", - "abdominal segment of trunk", - "axial skeletal system", - "subdivision of vertebral column", - "postcranial axial skeletal system", - "postcranial axial skeleton", - "axial skeleton plus cranial skeleton", - "vertebral column", - "Abnormal skeletal morphology (HPO)", + "abnormal anatomical entity morphology", + "Muscle hypertrophy of the lower extremities (HPO)", + "entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "hindlimb muscle", + "pelvic appendage muscle", + "limb segment", "Phenotypic abnormality", - "continuant", + "Abnormality of the calf musculature (HPO)", "specifically dependent continuant", - "Abnormality of the vertebral column (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "abnormal skeletal system", - "phenotype by ontology source", + "abnormal anatomical entity morphology", + "abnormal leg", "quality", - "continuant", - "subdivision of trunk", - "body proper", - "subdivision of skeletal system", + "organism subdivision", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "muscle of leg", + "lower limb segment", + "zeugopod", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal axial skeleton morphology (HPO)", - "abnormal vertebral column", - "Lumbar hyperlordosis (HPO)", - "entity", + "abnormal hindlimb zeugopod", + "abnormal anatomical entity morphology in the independent continuant", + "abnormally increased volume of anatomical entity", + "independent continuant", + "posterior region of body", + "Calf muscle hypertrophy (HPO)", + "hypertrophic pelvic complex muscle", + "abnormal size of anatomical entity", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "phenotype by ontology source", + "abnormal limb", + "material entity", "anatomical entity", + "paired limb/fin", "anatomical structure", - "anatomical collection", - "skeleton", - "organism subdivision", - "subdivision of skeleton", - "skeletal system", - "lumbar region of vertebral column", - "abnormal anatomical entity", - "abnormal skeletal system morphology", - "Abnormality of the skeletal system (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "material entity", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "skeletal muscle organ", + "musculature of leg", + "hindlimb zeugopod muscle", + "hindlimb zeugopod", + "Abnormality of the calf (HPO)", + "Abnormality of muscle size (HPO)", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "subdivision of organism along main body axis", - "dorsum", - "main body axis", - "trunk", - "lower back", + "muscle structure", + "skeletal musculature", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "limb muscle", + "pelvic complex muscle", + "paired limb/fin segment", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0002938", + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0008981", }, { - "id": "uuid:c9c8bf38-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e12a2a4-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:565899", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0001265", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:565899"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035432", + "object": "HP:0008994", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], - "object_label": "Hyporeflexia (HPO)", + "object_label": "Proximal muscle weakness in lower limbs (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "HP:0008994", + "UPHENO:0002816", + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0001437", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0000154", + "UBERON:0000026", + "UPHENO:0001002", + "HP:0001324", "BFO:0000020", - "UPHENO:0050606", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", + "UPHENO:0080555", + "HP:0011804", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0001265", - "HP:0031826", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0052178", - "UPHENO:0002433", - "HP:0001315", + "HP:0003701", + "HP:0011805", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "PATO:0000001", + "UPHENO:0002647", "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "GO:0050896", - "GO:0032501", - "GO:0060004", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "NBO:0000388", + "UBERON:0000061", + "UBERON:0004482", + "UBERON:0008784", "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "UPHENO:0080377", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0005433", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "BFO:0000002", - "GO:0008150", - "GO:0009605", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "NBO:0000389", - "UPHENO:0052915", + "UPHENO:0001005", + "HP:0009127", + "UPHENO:0081581", + "HP:0033127", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0000468", + "UBERON:0010709", + "HP:0003690", "BFO:0000002", - "UPHENO:0005625", - "UPHENO:0050079", - "HP:0000707", - "UPHENO:0079833", + "HP:0003011", + "UPHENO:0076710", + "HP:0040064", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0010758", + "UBERON:0006058", + "UPHENO:0002320", + "HP:0002814", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", + "UPHENO:0080556", "BFO:0000001", - "UBERON:0000465", - "UBERON:0000061", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0002529", ], "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased reflex", - "abnormal response to external stimulus", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", - "entity", - "quality", - "process", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "nervous system", - "voluntary movement behavior", - "body part movement", - "reflexive behavior", "abnormality of anatomical entity physiology", - "phenotype", - "continuant", - "decreased qualitatively biological_process", - "abnormality of nervous system physiology", - "Reduced tendon reflexes (HPO)", - "phenotype by ontology source", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", - "continuant", - "biological_process", - "response to external stimulus", - "multicellular organismal movement", - "behavior", - "system process", - "reflex", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "involuntary movement behavior", - "decreased qualitatively response to stimulus", + "Proximal muscle weakness (HPO)", + "Abnormal skeletal muscle morphology (HPO)", + "quality", + "abnormal anatomical entity", "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "abnormal voluntary musculoskeletal movement", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "muscle organ", + "multi-limb segment region", + "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "Proximal muscle weakness in lower limbs (HPO)", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "subdivision of organism along appendicular axis", + "abnormality of muscle organ physiology", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "Limb muscle weakness (HPO)", + "decreased muscle organ strength", "entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "limb segment", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "abnormal anatomical entity morphology", + "abnormal leg", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "changed biological_process rate", - "abnormal response to stimulus", - "abnormal behavior process", - "Hyporeflexia (HPO)", - "Abnormal reflex (HPO)", - "abnormal musculoskeletal movement", - "decreased biological_process", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "organism subdivision", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "lower limb segment", + "phenotype", + "independent continuant", + "posterior region of body", + "appendage", + "decreased anatomical entity strength", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal limb", "material entity", "anatomical entity", - "response to stimulus", - "multicellular organismal process", + "paired limb/fin", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", + "muscle structure", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "paired limb/fin segment", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0001265", + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0008994", }, { - "id": "uuid:c9c8bf3f-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df81-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0009053", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000256", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Distal lower limb muscle weakness (HPO)", + "object_label": "Macrocephaly (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "HP:0002814", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0000026", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "HP:0000001", - "HP:0000118", - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076710", - "BFO:0000001", - "PATO:0000001", + "HP:0000256", + "UPHENO:0002536", + "UPHENO:0081566", + "HP:0000240", + "UBERON:0000465", + "UPHENO:0075220", + "UPHENO:0001208", + "UPHENO:0002844", + "UPHENO:0015280", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010890", - "UBERON:0010538", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0040064", - "HP:0009053", - "HP:0011804", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0008784", - "HP:0007340", - "UPHENO:0001001", - "HP:0011805", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0075148", "UPHENO:0001002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", + "UPHENO:0075195", + "HP:0009121", + "BFO:0000002", + "UPHENO:0001001", + "HP:0011842", + "BFO:0000020", + "UPHENO:0002964", + "UPHENO:0001003", + "UPHENO:0021447", + "BFO:0000001", + "UBERON:0000061", + "UBERON:0034925", + "HP:0040194", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", + "UPHENO:0001072", "UPHENO:0081581", "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", + "UPHENO:0076692", + "UPHENO:0022529", + "BFO:0000004", + "UBERON:0004288", + "UBERON:0000475", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0065599", + "HP:0000924", + "UBERON:0003129", + "UBERON:0007811", + "UBERON:0013702", + "UBERON:0000075", + "UBERON:0000033", + "UPHENO:0076703", + "HP:0000152", + "HP:0000118", "BFO:0000002", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0010314", + "UBERON:0011137", + "UBERON:0010323", + "UBERON:0011138", + "UBERON:0002090", + "UBERON:0005944", + "HP:0000001", + "HP:0000929", + "HP:0000234", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0004480", + "UBERON:0000467", + "UBERON:0002204", + "UBERON:0010912", + "UBERON:0001434", ], "object_closure_label": [ + "abnormal size of skull", + "increased size of the anatomical entity in independent continuant", + "Abnormal skeletal morphology (HPO)", + "specifically dependent continuant", + "abnormal skeletal system", + "quality", + "Increased head circumference (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", + "phenotype by ontology source", + "abnormal head morphology", + "continuant", + "material anatomical entity", + "musculoskeletal system", + "head", "All (HPO)", - "abnormality of muscle organ physiology", - "Abnormality of the lower limb (HPO)", + "organ system subdivision", + "craniocervical region", + "body proper", + "subdivision of skeletal system", + "Abnormality of the skeletal system (HPO)", "Phenotypic abnormality (HPO)", "continuant", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "abnormality of anatomical entity physiology", - "Abnormal skeletal muscle morphology (HPO)", - "Phenotypic abnormality", - "specifically dependent continuant", - "Distal muscle weakness (HPO)", - "Abnormality of limbs (HPO)", - "Distal lower limb muscle weakness (HPO)", - "protein-containing material entity", - "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "pelvic complex muscle", - "paired limb/fin segment", - "lower limb segment", - "Lower limb muscle weakness (HPO)", - "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "Abnormality of the head (HPO)", + "abnormal anatomical entity morphology", "entity", - "anatomical entity", + "structure with developmental contribution from neural crest", + "abnormal size of head", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "Abnormality of skull size (HPO)", "anatomical structure", - "muscle structure", - "skeletal musculature", + "anatomical collection", + "skeleton", "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", + "multicellular organism", + "anterior region of body", + "phenotype", + "abnormal skeletal system morphology", + "Abnormality of head or neck (HPO)", + "Abnormal skull morphology (HPO)", + "abnormal anatomical entity morphology in the independent continuant", "entity", - "abnormal limb", - "continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Macrocephaly (HPO)", + "abnormal size of anatomical entity", + "Abnormal axial skeleton morphology (HPO)", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal postcranial axial skeleton morphology", "material entity", - "limb", - "pelvic appendage", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "appendage", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", + "anatomical entity", + "subdivision of skeleton", + "skeletal system", + "increased size of the head", + "abnormal head", + "abnormal anatomical entity", + "abnormal skull morphology", + "multicellular anatomical structure", + "anatomical system", + "skull", + "axial skeletal system", + "cranial skeletal system", + "postcranial axial skeletal system", + "postcranial axial skeleton", + "axial skeleton plus cranial skeleton", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0009053", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000256", }, { - "id": "uuid:c9c8bf41-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df82-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0009077", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000297", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Weakness of long finger extensor muscles (HPO)", + "object_label": "Facial hypotonia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "HP:0009127", - "BFO:0000002", - "UPHENO:0002655", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000153", - "UBERON:0000026", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002398", - "HP:0000001", - "UPHENO:0002649", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "HP:0001446", - "BFO:0000020", - "UPHENO:0002708", - "HP:0009077", - "UPHENO:0076710", + "HP:0011799", + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", + "UPHENO:0002910", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UBERON:0010708", - "UBERON:0010538", - "UBERON:0004489", - "HP:0001421", - "HP:0030237", - "HP:0002817", - "HP:0003011", - "UPHENO:0002536", - "HP:0040064", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0001002", + "HP:0011804", "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004710", - "UBERON:0005090", - "UBERON:0002102", - "UBERON:0010707", "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014793", - "UBERON:0004481", - "UBERON:0002470", - "UBERON:0008785", - "UPHENO:0001005", - "HP:0001155", + "UBERON:0002376", + "UBERON:0015789", + "UPHENO:0001001", "HP:0011805", - "UPHENO:0002816", + "BFO:0000020", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", "UPHENO:0081581", "HP:0033127", - "UPHENO:0001003", - "UPHENO:0002647", - "UPHENO:0002880", - "UPHENO:0002830", - "UBERON:0001062", - "RO:0002577", - "UBERON:0015212", - "UBERON:0010000", + "UPHENO:0076692", + "BFO:0000004", "UBERON:0000475", "UBERON:0000062", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0002844", + "BFO:0000002", + "HP:0003011", + "UPHENO:0076710", + "PATO:0000001", + "UPHENO:0002908", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000033", + "UPHENO:0002320", + "UPHENO:0082555", + "HP:0000152", + "HP:0000118", + "UPHENO:0002332", + "HP:0001252", + "UPHENO:0082557", + "HP:0000297", + "HP:0000301", + "UBERON:0001456", + "UBERON:0008229", + "UBERON:0013700", + "UBERON:0010959", + "UBERON:0001577", + "HP:0000001", + "HP:0003808", + "HP:0000234", + "HP:0000271", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0004120", "UBERON:0000383", "UBERON:0001015", - "UBERON:0001460", - "UBERON:0004480", - "UBERON:0007269", + "UBERON:0014892", + "UBERON:0004461", + "UBERON:0004473", ], "object_closure_label": [ - "All (HPO)", - "abnormal musculature of upper limb", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "phenotype by ontology source", - "abnormal musculature of limb", - "independent continuant", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pectoral complex", - "appendage musculature", - "musculature of pectoral complex", - "musculature of manus", - "phenotype", - "Abnormality of the musculature of the hand (HPO)", - "abnormal phenotype by ontology source", - "Abnormality of the hand (HPO)", + "abnormality of anatomical entity physiology", + "abnormal head", "Abnormal skeletal muscle morphology (HPO)", - "Abnormality of the musculature of the upper limbs (HPO)", "specifically dependent continuant", - "abnormal manus", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", "continuant", - "protein-containing material entity", "material anatomical entity", - "forelimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of upper limb", - "autopod region", - "upper limb segment", - "Abnormality of the musculature of the limbs (HPO)", + "system", + "cranial or facial muscle", + "head", + "All (HPO)", + "Abnormal muscle tone (HPO)", "continuant", - "abnormal musculature of manus", - "Weakness of long finger extensor muscles (HPO)", - "abnormal muscle organ morphology", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "muscle organ", + "cranial muscle", + "craniocervical region", + "subdivision of head", + "body proper", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "decreased muscle organ tone", + "Facial hypotonia (HPO)", + "Abnormality of facial musculature (HPO)", "entity", - "anatomical entity", - "muscle structure", + "skeletal musculature of head", + "musculature of face", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "quality", + "abnormal facial muscle", + "anatomical structure", "organism subdivision", "organ", - "muscle organ", + "multicellular organism", + "anterior region of body", + "phenotype", + "decreased anatomical entity tone", + "Abnormality of head or neck (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Abnormality of facial soft tissue (HPO)", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", "musculature of body", "musculature", - "arm", - "musculature of limb", - "pectoral appendage musculature", - "Hand muscle weakness (HPO)", - "Abnormality of the upper limb (HPO)", - "Abnormality of the musculature (HPO)", + "skeletal muscle organ", + "abnormal face", + "abnormality of anatomical entity physiology", + "Hypotonia (HPO)", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "abnormal arm", - "abnormal limb", - "material entity", - "limb", - "pectoral appendage", + "abnormal muscle organ morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "anterior region of body", - "appendage", - "multi-limb segment region", - "limb segment", - "manus", + "muscle structure", + "skeletal musculature", + "mesoderm-derived structure", + "face", + "craniocervical region musculature", + "axial musculature", + "craniocervical muscle", + "facial muscle", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0009077", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000297", }, { - "id": "uuid:c9c8bf42-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df83-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0030051", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0010804", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Tip-toe gait (HPO)", + "object_label": "Tented upper lip vermilion (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0000159", + "UPHENO:0076803", + "UBERON:0000465", + "UPHENO:0002910", + "UPHENO:0076800", + "UPHENO:0003064", "BFO:0000002", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0080585", + "HP:0002664", + "UPHENO:0015280", + "BFO:0000040", + "BFO:0000141", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0002828", "UPHENO:0001002", - "HP:0000118", "BFO:0000020", - "UPHENO:0002433", + "HP:0011793", + "UPHENO:0076786", + "BFO:0000002", + "UBERON:0000167", + "UPHENO:0001001", + "HP:0000163", + "HP:0000177", + "UPHENO:0002833", + "HP:0000309", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", + "UPHENO:0002536", "BFO:0000001", + "UBERON:0000464", + "UPHENO:0075696", + "UPHENO:0002764", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0020955", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0002553", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0004111", + "UBERON:0000468", + "UBERON:0001834", + "UBERON:0000153", + "UPHENO:0002844", + "HP:0025033", + "UBERON:0000466", + "UBERON:0011595", + "UBERON:0001709", + "UBERON:0001833", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000025", + "UBERON:0000033", + "UBERON:0004089", + "HP:0000152", + "UPHENO:0075998", + "HP:0000118", + "HP:0011339", + "HP:0010804", + "UPHENO:0020584", "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", + "UBERON:0010314", + "UBERON:0003102", "UBERON:0010000", + "UBERON:0001555", + "UBERON:0001456", + "UBERON:0004921", + "HP:0000001", + "UPHENO:0001005", + "HP:0031816", + "HP:0000153", + "HP:0000234", + "HP:0000271", + "BFO:0000001", "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "GO:0008150", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "HP:0030051", - "HP:0000707", - "UPHENO:0079833", - "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0013522", + "UBERON:0000165", ], "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Tip-toe gait (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", + "abnormal head", + "abnormal digestive system", + "Abnormality of the midface (HPO)", "quality", - "process", - "independent continuant", - "material anatomical entity", - "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "abnormal anatomical entity", + "abnormal craniocervical region", "specifically dependent continuant", - "abnormality of nervous system physiology", + "Abnormality of digestive system morphology (HPO)", "phenotype by ontology source", - "Gait disturbance (HPO)", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", - "biological_process", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", + "abnormal anatomical entity", "continuant", - "abnormal voluntary musculoskeletal movement", + "material anatomical entity", + "organ part", + "digestive system", + "head", + "midface", + "All (HPO)", + "abnormal phenotype by ontology source", + "oral cavity", + "craniocervical region", + "subdivision of head", + "body proper", + "tube", + "Abnormal oral cavity morphology (HPO)", + "Abnormality of upper lip (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "abnormal anatomical entity morphology", "entity", + "entity", + "immaterial anatomical entity", + "structure with developmental contribution from neural crest", + "surface structure", + "multicellular anatomical structure", + "mouth", + "abnormal mouth", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "abnormal oral cavity morphology", + "abnormal anatomical entity morphology", + "abnormal lip morphology", + "abnormal digestive system morphology", + "anatomical space", + "anatomical cavity", + "organism subdivision", + "organ", + "anatomical conduit", + "multicellular organism", + "upper lip", + "anterior region of body", + "phenotype", + "Abnormality of head or neck (HPO)", + "abnormal midface", + "Abnormal oral morphology (HPO)", + "Abnormality of the mouth (HPO)", + "Neoplasm (HPO)", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal multicellular organism morphology", + "Abnormal lip morphology (HPO)", + "Abnormality of the digestive system (HPO)", + "material entity", + "immaterial entity", "anatomical entity", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "abnormal response to stimulus", - "abnormal behavior process", - "abnormal musculoskeletal movement", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", + "subdivision of tube", + "abnormal face", + "abnormal mouth morphology", + "abnormal upper lip", "continuant", - "material entity", - "multicellular organismal process", - "multicellular anatomical structure", + "Abnormality of upper lip vermillion (HPO)", + "Tented upper lip vermilion (HPO)", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", + "jaw region", + "upper jaw region", + "lip", + "digestive tract", + "face", + "subdivision of digestive tract", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0030051", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0010804", }, { - "id": "uuid:c9c8bfed-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df84-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], - "frequency_qualifier": "HP:0040282", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0001880", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0031843", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Eosinophilia (HPO)", + "object_label": "Bradyphrenia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "HP:0001879", + "UBERON:0000465", + "GO:0050877", + "UPHENO:0082875", + "UPHENO:0004523", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0003008", + "BFO:0000020", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001002", + "HP:0031843", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "GO:0050890", "UPHENO:0001005", + "UPHENO:0002433", + "HP:0100543", + "HP:0012638", + "BFO:0000015", + "UBERON:0000468", + "UPHENO:0075696", "BFO:0000002", - "BFO:0000020", - "HP:0002715", - "HP:0001911", - "HP:0001880", + "UPHENO:0002536", "BFO:0000004", - "UBERON:0000178", - "CL:0000094", - "CL:0002242", - "CL:0000255", - "CL:0000219", - "HP:0000001", - "HP:0032309", - "HP:0010974", "HP:0000118", - "HP:0001871", - "HP:0020064", - "UPHENO:0001003", - "UPHENO:0002536", - "BFO:0000001", + "UPHENO:0002332", "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "BFO:0000001", - "UBERON:0000467", - "CL:0000000", - "UBERON:0000468", - "CL:0000738", - "CL:0000548", - "CL:0000763", - "CL:0000081", - "UPHENO:0002948", - "UPHENO:0001002", - "HP:0025461", - "HP:0001881", - "HP:0020047", - "UPHENO:0004459", - "HP:0032251", - "BFO:0000002", - "BFO:0000040", - "PR:000050567", - "UBERON:0000465", - "CL:0000771", - "UBERON:0004120", - "UBERON:0006314", - "UBERON:0015203", - "CL:0000003", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "UBERON:0002405", - "CL:0000988", - "HP:0011893", - "UPHENO:0001001", - "HP:0025354", - "HP:0001974", - "HP:0010987", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", - "UBERON:0034923", + "GO:0032501", "UBERON:0010000", - "CL:0000766", - "CL:0002371", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "Abnormal eosinophil morphology (HPO)", - "Abnormal myeloid leukocyte morphology (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "Leukocytosis (HPO)", - "Abnormal cellular immune system morphology (HPO)", + "abnormality of anatomical entity physiology", + "Phenotypic abnormality", + "Bradyphrenia (HPO)", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", "quality", - "independent continuant", - "blood", - "granulocyte", - "multicellular anatomical structure", - "myeloid cell", - "blood cell", - "Abnormality of blood and blood-forming tissues (HPO)", - "Abnormal eosinophil count (HPO)", + "multicellular organismal process", + "abnormal phenotype by ontology source", + "specifically dependent continuant", "phenotype by ontology source", + "abnormal nervous system", + "occurrent", "continuant", - "material entity", - "protein-containing material entity", "material anatomical entity", - "leukocyte", - "animal cell", - "hematopoietic cell", - "Abnormal leukocyte count (HPO)", - "phenotype", - "abnormal phenotype by ontology source", + "nervous system", + "All (HPO)", "continuant", - "specifically dependent continuant", - "Abnormality of the immune system (HPO)", - "Abnormal granulocyte morphology (HPO)", - "Eosinophilia (HPO)", - "abnormal anatomical entity", - "Abnormal immune system morphology (HPO)", + "system process", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", - "anatomical structure", - "organism substance", - "disconnected anatomical group", - "mesoderm-derived structure", - "bodily fluid", - "non-connected functional system", - "native cell", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "immune system", - "myeloid leukocyte", - "somatic cell", - "abnormal immune system", - "Abnormal granulocyte count (HPO)", - "Phenotypic abnormality", - "Abnormal cell morphology (HPO)", - "Abnormal leukocyte morphology (HPO)", - "Abnormal myeloid cell morphology (HPO)", - "abnormal hematopoietic system", "entity", - "eosinophil", - "anatomical system", - "cell", + "cognition", + "abnormality of nervous system physiology", + "anatomical structure", "multicellular organism", - "nucleate cell", - "eukaryotic cell", - "motile cell", + "phenotype", + "process", + "nervous system process", + "Cognitive impairment (HPO)", + "Abnormal nervous system physiology (HPO)", + "biological_process", + "material entity", + "anatomical entity", + "abnormal anatomical entity", + "abnormality of anatomical entity physiology", + "independent continuant", + "multicellular anatomical structure", + "anatomical system", ], - "frequency_qualifier_label": "Frequent (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0001880", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0031843", }, { - "id": "uuid:c9c8bfee-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df85-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040282", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0002312", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000736", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Clumsiness (HPO)", + "object_label": "Short attention span (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UBERON:0000465", + "NBO:0000313", + "NBO:0000308", "UPHENO:0082875", - "UPHENO:0001005", - "HP:0012638", - "BFO:0000004", - "UBERON:0000061", - "UBERON:0001016", - "HP:0000001", - "HP:0000118", + "BFO:0000002", + "UPHENO:0004523", + "UPHENO:0049587", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0002433", + "HP:0000736", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0049622", "UPHENO:0001003", - "PATO:0000001", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "NBO:0000607", "UPHENO:0075696", - "HP:0011442", - "UPHENO:0001002", - "UPHENO:0002332", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000468", + "NBO:0000455", + "UPHENO:0049586", "UPHENO:0002536", - "UPHENO:0004523", - "HP:0002312", - "HP:0011443", - "BFO:0000002", - "UBERON:0000465", - "UPHENO:0001001", - "BFO:0000002", + "HP:0000708", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", + "UPHENO:0001005", "HP:0000707", - "HP:0002311", + "HP:0011446", "BFO:0000001", - "UBERON:0001062", + "GO:0032501", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "Abnormal central motor function (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "entity", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "nervous system", "abnormality of anatomical entity physiology", - "continuant", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "abnormal anatomical entity", "specifically dependent continuant", - "abnormality of nervous system physiology", "phenotype by ontology source", "abnormal nervous system", - "Clumsiness (HPO)", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", - "phenotype", + "nervous system", + "All (HPO)", "abnormal phenotype by ontology source", - "Incoordination (HPO)", - "Abnormality of coordination (HPO)", + "Short attention span (HPO)", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", - "anatomical entity", - "abnormal anatomical entity", + "entity", + "cognitive behavior", + "sensation behavior", "Phenotypic abnormality", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "abnormality of nervous system physiology", + "multicellular organism", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "independent continuant", + "behavior process", + "Abnormal nervous system physiology (HPO)", + "biological_process", "material entity", + "anatomical entity", + "anatomical structure", + "abnormal response to stimulus", + "continuant", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", + "attention behavior", ], "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0002312", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000736", }, { - "id": "uuid:c9c8bff4-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df87-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0032019", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0001622", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Muscle eosinophilia (HPO)", + "object_label": "Premature birth (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0001005", + "HP:0001197", + "UPHENO:0002536", + "GO:0008150", + "UBERON:0000465", + "GO:0007567", + "UPHENO:0049587", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "GO:0044706", + "GO:0000003", + "GO:0044703", + "BFO:0000003", "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "HP:0000118", - "HP:0032019", - "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0001002", + "BFO:0000020", + "UPHENO:0001003", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", + "UPHENO:0001005", + "UPHENO:0049940", + "BFO:0000015", + "UBERON:0000061", "UBERON:0000468", - "UBERON:0011216", - "HP:0003011", - "UPHENO:0002536", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", - "HP:0011805", - "UPHENO:0001002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UBERON:0001062", + "UPHENO:0049440", + "BFO:0000004", + "UBERON:0000922", + "HP:0001622", + "HP:0000118", + "UPHENO:0049449", + "HP:0001787", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "GO:0032501", + "GO:0022414", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", ], "object_closure_label": [ - "All (HPO)", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", "Phenotypic abnormality", - "Muscle eosinophilia (HPO)", - "phenotype by ontology source", + "specifically dependent continuant", "quality", + "multicellular organismal process", + "reproductive process", + "abnormal phenotype by ontology source", + "premature biological_process", + "phenotype by ontology source", + "occurrent", "continuant", "material anatomical entity", - "abnormal phenotype by ontology source", + "All (HPO)", "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", + "multi-multicellular organism process", + "reproduction", + "multi-organism reproductive process", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Abnormal delivery (HPO)", "entity", - "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "biological_process", + "multicellular organism", + "phenotype", + "Premature birth (HPO)", + "abnormal biological_process", "entity", + "process", + "parturition", + "Abnormality of prenatal development or birth (HPO)", + "abnormal reproductive process", "material entity", - "anatomical system", - "multicellular organism", - "organ system subdivision", + "anatomical entity", + "anatomical structure", + "premature parturition", + "abnormal anatomical entity", + "independent continuant", + "multicellular anatomical structure", + "late embryo", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0032019", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001622", }, { - "id": "uuid:c9c8bff5-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df88-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040282", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0007340", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0001883", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Lower limb muscle weakness (HPO)", + "object_label": "Talipes (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", - "HP:0009127", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000154", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0081575", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", + "UBERON:0000061", + "UBERON:0008784", + "UBERON:0002470", + "UPHENO:0001005", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", "BFO:0000004", "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000026", - "UBERON:0014892", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", + "UBERON:0000475", "UBERON:0000468", - "UBERON:0011216", "UBERON:0010709", - "UBERON:0010890", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0040064", - "HP:0011804", + "HP:0001883", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0005090", - "UBERON:0018254", + "HP:0001760", + "HP:0040064", + "PATO:0000001", + "UBERON:0002103", "UBERON:0010707", - "UBERON:0001630", - "UBERON:0007271", - "UBERON:0014792", - "HP:0007340", - "HP:0011805", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", - "UBERON:0000465", - "RO:0002577", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0002387", + "HP:0002814", + "HP:0005656", + "HP:0000118", "UBERON:0015212", + "UBERON:0010538", + "HP:0000001", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0004480", + "UBERON:0000978", + "UBERON:0002529", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "abnormality of anatomical entity physiology", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "Abnormality of limbs (HPO)", - "continuant", - "protein-containing material entity", - "appendage girdle complex", - "pelvic complex muscle", - "Lower limb muscle weakness (HPO)", "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", "phenotype by ontology source", "abnormal anatomical entity", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "multi-limb segment region", + "All (HPO)", + "continuant", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "entity", + "lateral structure", + "leg", + "limb segment", + "Phenotypic abnormality", + "abnormal pes morphology", "abnormal anatomical entity morphology", + "abnormal leg", + "quality", + "anatomical structure", + "organism subdivision", + "multicellular organism", + "pelvic complex", + "lower limb segment", + "autopod region", + "phenotype", + "Positional foot deformity (HPO)", + "Abnormal foot morphology (HPO)", "entity", + "independent continuant", + "posterior region of body", + "abnormal multicellular organism morphology", "abnormal limb", "material entity", "anatomical entity", + "paired limb/fin", "limb", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "appendage", - "skeletal muscle organ", + "pelvic appendage", + "pes", + "Talipes (HPO)", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", + "hindlimb", + "appendage girdle complex", + "paired limb/fin segment", ], "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0007340", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001883", }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253601", + "id": "uuid:4e02df8e-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:9731527", "PMID:9009996"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009676", - "object": "HP:0003701", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0011098", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Speech apraxia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "HP:0011442", + "HP:0002186", + "UPHENO:0004523", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", "BFO:0000020", "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", + "UBERON:0000468", + "BFO:0000002", + "HP:0011098", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", - "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", "specifically dependent continuant", + "Abnormality of higher mental function (HPO)", + "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", "phenotype by ontology source", + "abnormal anatomical entity", + "abnormal nervous system", "continuant", "material anatomical entity", + "nervous system", + "All (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", + "anatomical structure", + "multicellular organism", + "phenotype", + "Speech apraxia (HPO)", "entity", + "independent continuant", + "Abnormal nervous system physiology (HPO)", "material entity", "anatomical entity", + "Abnormal central motor function (HPO)", + "Apraxia (HPO)", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], - "evidence_count": 3, - "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0003701", + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], + "evidence_count": 2, + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0011098", }, { - "id": "uuid:c9c8bf35-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df90-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], - "frequency_qualifier": "HP:0040283", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040282", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0003701", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0011710", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Bundle branch block (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "UPHENO:0080362", + "BFO:0000040", + "UBERON:0001062", + "HP:0030956", + "HP:0001626", + "HP:0031546", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "BFO:0000020", + "HP:0011710", + "UPHENO:0002406", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000468", + "HP:0012722", + "HP:0000118", + "BFO:0000002", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0011025", + "BFO:0000001", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0001009", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", + "abnormality of anatomical entity physiology", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "Abnormal cardiovascular system physiology (HPO)", "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", - "specifically dependent continuant", "phenotype by ontology source", "continuant", + "protein-containing material entity", "material anatomical entity", + "circulatory system", + "All (HPO)", + "Cardiac conduction abnormality (HPO)", + "Phenotypic abnormality (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "Abnormality of cardiovascular system electrophysiology (HPO)", + "Abnormality of the cardiovascular system (HPO)", + "specifically dependent continuant", + "multicellular organism", + "phenotype", + "independent continuant", + "Bundle branch block (HPO)", + "abnormality of cardiovascular system physiology", "material entity", "anatomical entity", + "cardiovascular system", + "anatomical structure", + "abnormal cardiovascular system", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "Heart block (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", ], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0003701", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0011710", }, { - "id": "uuid:c9c8bf37-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02dfa2-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], - "frequency_qualifier": "HP:0040283", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040284", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0001644", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001513", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Dilated cardiomyopathy (HPO)", + "object_label": "Obesity (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "HP:0001637", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0077800", - "UPHENO:0066927", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002349", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", + "UPHENO:0049587", + "GO:0008150", + "UBERON:0000465", + "HP:0001513", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UPHENO:0008273", + "UPHENO:0049874", + "BFO:0000003", + "BFO:0000002", "UPHENO:0001001", - "HP:0001644", - "HP:0030680", "UPHENO:0001002", - "HP:0000118", - "HP:0001627", - "UPHENO:0076776", "UPHENO:0001003", - "UPHENO:0024906", "BFO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0000064", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001626", - "UPHENO:0080362", - "HP:0001638", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000015", + "BFO:0000004", + "HP:0001507", "BFO:0000002", - "UPHENO:0002332", "UPHENO:0002536", - "UPHENO:0076810", - "BFO:0000002", - "PR:000050567", - "UBERON:0004120", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0005983", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0018260", - "UBERON:0015410", - "UPHENO:0076781", - "UPHENO:0081581", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0010314", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0000060", - "UBERON:0004923", - "UBERON:0005178", - "UBERON:0007100", + "HP:0000118", + "UPHENO:0010795", + "HP:0004323", + "UPHENO:0010763", + "PATO:0000001", + "HP:0000001", + "HP:0004324", + "UPHENO:0008312", + "GO:0040007", + "UBERON:0010000", ], "object_closure_label": [ - "All (HPO)", - "abnormal cardiovascular system", - "Cardiomyopathy (HPO)", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal myocardium morphology", - "abnormal multicellular organism morphology", - "independent continuant", - "material anatomical entity", - "cardiovascular system", - "structure with developmental contribution from neural crest", - "layer of muscle tissue", - "abnormality of anatomical entity physiology", - "Abnormal myocardium morphology (HPO)", - "phenotype", - "Abnormality of the cardiovascular system (HPO)", - "Abnormal heart morphology (HPO)", - "abnormal cardiovascular system morphology", - "phenotype by ontology source", - "abnormally decreased functionality of the anatomical entity", - "abnormal heart morphology", + "abnormal anatomical entity", + "increased multicellular organism mass", "quality", - "continuant", - "protein-containing material entity", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", + "growth", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormally decreased functionality of the myocardium", - "anatomical entity dysfunction in independent continuant", + "phenotype by ontology source", + "Obesity (HPO)", + "occurrent", + "continuant", + "material anatomical entity", + "All (HPO)", + "continuant", + "abnormal growth", + "multicellular organism", + "Phenotypic abnormality (HPO)", + "abnormality of anatomical entity mass", "entity", - "anatomical entity", + "biological_process", + "increased anatomical entity mass", + "specifically dependent continuant", "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "heart layer", - "musculature of body", - "anatomical wall", - "organ component layer", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "Dilated cardiomyopathy (HPO)", - "Abnormality of cardiovascular system morphology (HPO)", - "continuant", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "Increased body weight (HPO)", "entity", + "process", + "independent continuant", + "abnormal biological_process", "material entity", + "anatomical entity", + "Growth abnormality (HPO)", + "abnormality of multicellular organism mass", + "Abnormality of body weight (HPO)", "multicellular anatomical structure", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "myocardium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ", ], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Very rare (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040284"], + "frequency_qualifier_closure_label": ["Very rare (HPO)", "Frequency (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0001644", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001513", }, { - "id": "uuid:c9c8bff0-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df92-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:253600"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0009675", - "object": "HP:0010628", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject": "MONDO:0035646", + "object": "HP:0000729", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", - "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0003382", + "BFO:0000016", + "MONDO:0700096", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Facial palsy (HPO)", + "object_label": "Autistic behavior (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", - "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", + "UPHENO:0002536", "BFO:0000001", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", + "UPHENO:0082875", + "UPHENO:0004523", + "UPHENO:0049587", "BFO:0000040", - "UBERON:0000467", + "GO:0007610", "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", + "BFO:0000020", + "BFO:0000003", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", + "UPHENO:0049622", + "UPHENO:0001002", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0001062", + "UBERON:0000061", + "UPHENO:0075696", "UPHENO:0001005", - "HP:0011805", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "UPHENO:0049586", + "HP:0000729", "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", + "HP:0000708", + "BFO:0000004", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "HP:0011446", + "GO:0032501", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", + "Phenotypic abnormality", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", "abnormal nervous system", - "abnormal nerve", - "quality", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "nervous system", + "All (HPO)", + "continuant", + "behavior", + "multicellular organism", + "abnormal behavior", + "Autistic behavior (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", + "biological_process", + "abnormality of nervous system physiology", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "behavior process", "entity", - "abnormal nervous system morphology", + "Abnormal nervous system physiology (HPO)", "material entity", + "abnormal response to stimulus", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "independent continuant", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head", ], "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0010628", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000729", }, { - "id": "uuid:c9d8bdf7-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253601", + "id": "uuid:4e02df94-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:9731527"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040283", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009676", - "object": "HP:0002505", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000752", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Loss of ambulation (HPO)", + "object_label": "Hyperactivity (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UPHENO:0049587", + "NBO:0000030", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "NBO:0000568", + "BFO:0000003", "BFO:0000002", - "HP:0002540", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "UBERON:0000061", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", + "UPHENO:0049622", + "UPHENO:0001002", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "BFO:0000001", - "PATO:0000001", "BFO:0000001", + "UBERON:0000061", + "HP:0000752", + "UPHENO:0075696", + "UPHENO:0001005", + "BFO:0000020", + "UPHENO:0002433", + "HP:0012638", + "NBO:0000644", + "BFO:0000015", "BFO:0000004", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "HP:0002505", "UPHENO:0049586", - "HP:0100022", - "UPHENO:0001002", - "UPHENO:0050613", - "UPHENO:0002332", + "BFO:0000002", "UPHENO:0002536", + "HP:0000708", + "NBO:0000243", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "BFO:0000002", - "GO:0008150", - "BFO:0000040", - "GO:0050879", - "GO:0007610", - "GO:0003008", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "UPHENO:0079833", - "UBERON:0001062", - "UBERON:0000465", + "HP:0011446", + "BFO:0000001", + "GO:0032501", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", + "abnormality of anatomical entity physiology", + "Phenotypic abnormality", + "abnormal anatomical entity", "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", "quality", - "process", + "multicellular organismal process", + "Hyperactivity (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "abnormal nervous system", + "kinesthetic behavior phenotype", + "occurrent", + "continuant", "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "All (HPO)", + "continuant", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", + "entity", + "entity", + "hyperactivity", + "biological_process", "specifically dependent continuant", "abnormality of nervous system physiology", - "phenotype by ontology source", - "Gait disturbance (HPO)", + "anatomical structure", + "multicellular organism", + "phenotype", "abnormal behavior process", - "abnormal nervous system", + "Behavioral abnormality (HPO)", + "voluntary movement behavior phenotype", + "process", + "independent continuant", + "behavior process", "abnormal biological_process", "Abnormal nervous system physiology (HPO)", - "occurrent", - "continuant", - "biological_process", "material entity", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", - "continuant", - "Inability to walk (HPO)", - "abnormal voluntary musculoskeletal movement", - "entity", - "independent continuant", "anatomical entity", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "Loss of ambulation (HPO)", "abnormal response to stimulus", - "abnormal behavior process", - "Phenotypic abnormality", - "abnormal musculoskeletal movement", "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", - "multicellular organismal process", + "behavioral phenotype", + "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", ], "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0002505", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000752", }, { - "id": "uuid:c9c8bf2b-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df96-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0010628", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001558", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Facial palsy (HPO)", + "object_label": "Decreased fetal movement (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", + "HP:0001197", + "UBERON:0000465", + "HP:0034059", + "BFO:0000040", + "UBERON:0001062", + "BFO:0000002", + "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", - "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", "UPHENO:0001005", - "HP:0011805", - "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", + "HP:0001558", + "BFO:0000004", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "UBERON:0000468", + "BFO:0000002", + "UPHENO:0002536", + "HP:0001557", + "UBERON:0000922", + "HP:0000118", + "HP:0034057", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473", - ], - "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", + ], + "object_closure_label": [ "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", - "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", - "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", - "abnormal nervous system", - "abnormal nerve", + "abnormal anatomical entity", "quality", - "Abnormal nervous system physiology (HPO)", + "abnormal phenotype by ontology source", + "phenotype by ontology source", "continuant", "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "All (HPO)", + "continuant", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Fetal anomaly (HPO)", "entity", - "anatomical entity", - "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", "entity", - "abnormal nervous system morphology", - "material entity", - "anatomical system", + "Decreased fetal movement (HPO)", "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head", + "phenotype", + "Prenatal movement abnormality (HPO)", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", + "Abnormal fetal physiology (HPO)", + "multicellular anatomical structure", + "late embryo", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0010628", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001558", }, { - "id": "uuid:c9c8bf2d-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df97-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0011916", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001561", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Toe extensor amyotrophy (HPO)", + "object_label": "Polyhydramnios (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "HP:0002814", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002387", - "HP:0000001", - "UPHENO:0002644", + "HP:0001197", + "UPHENO:0075852", + "UPHENO:0002536", + "UBERON:0000465", + "BFO:0000001", + "BFO:0000040", + "BFO:0000002", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "UPHENO:0076710", - "HP:0011916", "BFO:0000001", - "BFO:0000040", "UBERON:0001062", - "UBERON:0010000", - "UBERON:0000467", + "UBERON:0000061", + "UBERON:0000463", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000004", + "UBERON:0000173", "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010538", - "UBERON:0004488", - "HP:0001436", - "UPHENO:0002653", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "HP:0040064", + "HP:0001561", + "UBERON:0000922", + "HP:0000118", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0008784", - "UBERON:0002470", - "UPHENO:0001005", - "HP:0011805", + "UPHENO:0075949", + "HP:0001560", + "UBERON:0010000", + ], + "object_closure_label": [ + "Phenotypic abnormality", + "Abnormality of the amniotic fluid (HPO)", + "quality", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "All (HPO)", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "entity", + "specifically dependent continuant", + "anatomical entity", + "anatomical structure", + "organism substance", + "amniotic fluid", + "multicellular organism", + "phenotype", + "continuant", + "entity", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "abnormal amniotic fluid", + "material entity", + "Polyhydramnios (HPO)", + "abnormal anatomical entity", + "multicellular anatomical structure", + "late embryo", + ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], + "evidence_count": 2, + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001561", + }, + { + "id": "uuid:4e02df98-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", + "predicate": "biolink:has_phenotype", + "category": "biolink:DiseaseToPhenotypicFeatureAssociation", + "aggregator_knowledge_source": ["infores:monarchinitiative"], + "primary_knowledge_source": "infores:hpo-annotations", + "provided_by": "hpoa_disease_to_phenotype_edges", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0001643", + "subject_label": "congenital-onset Steinert myotonic dystrophy", + "subject_category": "biolink:Disease", + "subject_namespace": "MONDO", + "subject_closure": [ + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", + "MONDO:0020121", + "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", + "MONDO:0020120", + "MONDO:0019056", + "MONDO:0004994", + "MONDO:0004995", + "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", + "MONDO:0700096", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", + ], + "subject_closure_label": [ + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", + "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", + "hereditary skeletal muscle disorder", + "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", + "myopathy", + "myotonic dystrophy", + "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", + "realizable entity", + "skeletal muscle disorder", + "neuromuscular disease", + "myotonic syndrome", + ], + "object_label": "Patent ductus arteriosus (HPO)", + "object_category": "biolink:PhenotypicFeature", + "object_namespace": "HP", + "object_closure": [ + "HP:0030962", + "UPHENO:0019771", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0020542", + "UPHENO:0076729", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0020119", + "HP:0001626", + "UPHENO:0001002", + "UPHENO:0033572", + "BFO:0000020", + "UPHENO:0015324", + "UPHENO:0015290", "BFO:0000002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", + "UBERON:0013768", + "UBERON:0003509", + "UBERON:0003513", + "UBERON:0011695", + "UBERON:0004716", + "UBERON:0004145", + "UBERON:0005985", + "UBERON:0002049", + "UBERON:0002201", + "UBERON:0006876", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "UPHENO:0002830", - "RO:0002577", + "UBERON:0034923", + "UBERON:0015410", + "UPHENO:0075696", + "HP:0001643", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0001981", + "UBERON:0004537", + "UBERON:0004572", + "UBERON:0004535", "UBERON:0000061", - "UBERON:0015212", + "UBERON:0000477", "UBERON:0000475", "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", + "UBERON:0004111", + "UBERON:0004573", + "UBERON:0003498", + "HP:0011603", + "UPHENO:0020351", + "HP:0030680", + "UPHENO:0076765", + "BFO:0000002", + "HP:0025015", + "HP:0002597", + "UPHENO:0076810", + "HP:0033353", + "PATO:0000001", + "UBERON:0001637", + "UBERON:0003834", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000055", + "UBERON:0005440", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0075655", + "UPHENO:0020584", + "UPHENO:0020587", + "UBERON:0010314", + "UBERON:0018674", + "HP:0000001", + "UPHENO:0002678", + "UPHENO:0001005", + "UPHENO:0033603", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0007798", + "UBERON:0001009", + "UBERON:0004571", + "UBERON:0005178", + "UBERON:0007100", ], "object_closure_label": [ - "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "entity", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of pes", - "phenotype", - "Abnormality of the foot musculature (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", + "abnormal blood vessel morphology", + "abnormal anatomical entity", "specifically dependent continuant", "phenotype by ontology source", - "Abnormality of the musculature of the lower limbs (HPO)", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", "continuant", "protein-containing material entity", "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of lower limb", - "lower limb segment", - "autopod region", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Toe extensor amyotrophy (HPO)", + "vascular system", + "circulatory system", + "vasculature of trunk", + "vasculature of organ", + "ductus arteriosus", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", + "All (HPO)", + "abnormal vasculature", + "abnormal phenotype by ontology source", + "continuant", + "abnormal artery morphology in the independent continuant", + "multicellular organism", + "outflow tract", + "coronary vessel", + "vasculature", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "vessel", + "Abnormality of cardiovascular system morphology (HPO)", + "abnormal great vessel of heart morphology", + "Phenotypic abnormality (HPO)", + "abnormal opening of the anatomical entity", + "abnormal anatomical entity morphology", + "abnormal systemic artery morphology", "entity", - "anatomical structure", - "muscle structure", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "abnormal coronary vessel morphology", + "Abnormality of the cardiovascular system (HPO)", + "Phenotypic abnormality", + "abnormal incomplete closing of the anatomical entity", + "Patent ductus arteriosus (HPO)", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "quality", + "disconnected anatomical group", + "anatomical cluster", "organism subdivision", "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "abnormal musculature of pes", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", - "abnormal limb", + "anatomical conduit", + "systemic artery", + "heart blood vessel", + "heart plus pericardium", + "phenotype", + "abnormal incomplete closing of the ductus arteriosus", + "abnormal anatomical entity morphology in the independent continuant", + "Abnormal vascular morphology (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", "anatomical entity", - "limb", - "pelvic appendage", + "blood vessel", + "arterial system", + "blood vasculature", + "cardiovascular system", + "anatomical structure", + "great vessel of heart", + "arterial blood vessel", + "trunk blood vessel", + "embryonic cardiovascular system", + "conceptus", + "systemic arterial system", + "Congenital malformation of the great arteries (HPO)", + "abnormal ductus arteriosus morphology", + "abnormal vascular system morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "Abnormal morphology of the great vessels (HPO)", + "abnormal artery morphology", + "Abnormality of the vasculature (HPO)", + "abnormal heart morphology", + "Abnormal blood vessel morphology (HPO)", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "multi-limb segment region", - "limb segment", - "pes", + "mesoderm-derived structure", + "artery", + "thoracic segment blood vessel", + "heart", + "heart vasculature", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0011916", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001643", }, { - "id": "uuid:c9c8bf2e-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df99-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0002460", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001671", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Distal muscle weakness (HPO)", + "object_label": "Abnormal cardiac septum morphology (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0019888", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "HP:0001626", + "UPHENO:0001002", "BFO:0000020", + "UPHENO:0015324", + "HP:0001671", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0015410", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000475", + "UBERON:0000062", + "UPHENO:0075696", + "HP:0030680", + "BFO:0000002", + "UPHENO:0002536", + "UPHENO:0076810", + "UBERON:0002099", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0020584", "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", + "UBERON:0003037", + "UBERON:0010314", "HP:0000001", - "UPHENO:0001001", - "HP:0000118", - "BFO:0000001", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", - "UBERON:0005090", - "UBERON:0001630", - "UPHENO:0001002", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0001005", "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0001009", + "UBERON:0005178", + "UBERON:0007100", ], "object_closure_label": [ + "abnormal anatomical entity", + "quality", + "specifically dependent continuant", + "phenotype by ontology source", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "circulatory system", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", "All (HPO)", - "abnormality of muscle organ physiology", + "abnormal phenotype by ontology source", + "continuant", + "Abnormal cardiac septum morphology (HPO)", + "multicellular organism", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "Abnormality of cardiovascular system morphology (HPO)", "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "abnormal anatomical entity morphology", "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "septum", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "Abnormality of the cardiovascular system (HPO)", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", - "quality", - "continuant", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "organism subdivision", + "organ", + "heart plus pericardium", + "phenotype", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", - "abnormal phenotype by ontology source", - "specifically dependent continuant", - "Abnormal muscle physiology (HPO)", - "entity", "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", + "cardiovascular system", + "anatomical structure", "abnormal anatomical entity", + "abnormal cardiac septum morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "abnormal heart morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", + "mesoderm-derived structure", + "cardiac septum", + "heart", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0002460", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001671", }, { - "id": "uuid:c9c8bf32-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df9a-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], - "has_evidence": ["ECO:0000501"], - "subject": "MONDO:0008050", - "object": "HP:0003805", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0002014", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Rimmed vacuoles (HPO)", + "object_label": "Diarrhea (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0002443", + "UPHENO:0002536", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0002664", "BFO:0000001", - "BFO:0000004", - "CL:0000255", - "UBERON:0014892", - "UBERON:0002036", - "HP:0000001", - "HP:0004303", - "UPHENO:0001001", + "BFO:0000040", + "UBERON:0001062", "UPHENO:0001002", - "HP:0000118", + "BFO:0000020", + "HP:0011793", + "HP:0011458", + "BFO:0000002", + "UBERON:0001988", + "UPHENO:0001001", + "UPHENO:0002833", "UPHENO:0001003", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "CL:0000000", + "UBERON:0000463", + "UPHENO:0075696", + "HP:0002014", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000174", "UBERON:0000468", - "UBERON:0011216", - "CL:0000548", - "UBERON:0001134", - "HP:0003011", - "UPHENO:0002536", - "HP:0003805", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0000479", - "CL:0000003", - "UBERON:0001630", - "UBERON:0002385", - "CL:0000188", - "UPHENO:0001005", - "HP:0011805", - "HP:0025354", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", - "UBERON:0000061", + "HP:0025032", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "UPHENO:0001005", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "CL:0002371", + "UBERON:0000467", + "UBERON:0001007", ], "object_closure_label": [ + "abnormality of anatomical entity physiology", + "abnormal digestive system", + "entity", + "abnormal anatomical entity", + "Diarrhea (HPO)", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "digestive system", "All (HPO)", - "Abnormal muscle fiber morphology (HPO)", - "Phenotypic abnormality", + "abnormal phenotype by ontology source", + "continuant", + "feces", "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "Abdominal symptom (HPO)", "quality", - "independent continuant", - "material anatomical entity", - "system", - "multicellular anatomical structure", + "organism substance", + "excreta", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "phenotype by ontology source", - "tissue", - "animal cell", - "skeletal muscle tissue", - "cell of skeletal muscle", - "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", - "Rimmed vacuoles (HPO)", + "Neoplasm (HPO)", "entity", + "independent continuant", + "abnormality of digestive system physiology", + "Abnormality of the digestive system (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organ", - "native cell", - "muscle organ", - "muscle tissue", - "musculature of body", - "musculature", - "somatic cell", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "continuant", - "material entity", + "multicellular anatomical structure", "anatomical system", - "cell", - "multicellular organism", - "organ system subdivision", - "eukaryotic cell", - "skeletal muscle organ", - "striated muscle tissue", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0003805", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0002014", }, ], }, diff --git a/backend/tests/fixtures/association_response.py b/backend/tests/fixtures/association_response.py index 77bedbfd1..04c1e96f6 100644 --- a/backend/tests/fixtures/association_response.py +++ b/backend/tests/fixtures/association_response.py @@ -23,4214 +23,4140 @@ def association_response(): "start": 0, "docs": [ { - "id": "uuid:c9c8bf2f-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e12a2a1-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:565899", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0011399", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:565899"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035432", + "object": "HP:0002465", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], - "object_label": "Tibialis atrophy (HPO)", + "object_label": "Poor speech (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0014121", - "HP:0002814", - "UPHENO:0068971", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0014120", - "UPHENO:0075195", - "HP:0030236", - "UPHENO:0020584", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "UPHENO:0012541", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0006067", - "HP:0000001", - "UPHENO:0002644", - "UPHENO:0013936", - "HP:0003202", - "UPHENO:0075952", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0015280", - "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0002536", "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0000366", - "UBERON:0003661", - "UBERON:0010890", - "UBERON:0010538", - "UBERON:0004466", - "UBERON:0004256", - "UBERON:0003823", - "UPHENO:0075696", - "HP:0002981", - "HP:0003797", - "UPHENO:0014111", - "HP:0001430", + "UBERON:0000465", + "UPHENO:0082875", "BFO:0000002", - "HP:0008944", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000020", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "UPHENO:0078056", - "HP:0040064", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0001383", - "UBERON:0008784", - "UBERON:0002471", - "HP:0007210", "UPHENO:0001001", - "UPHENO:0075777", - "HP:0011805", - "HP:0003693", - "UPHENO:0002816", - "HP:0011399", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0019778", - "UPHENO:0002647", - "UPHENO:0013920", - "UPHENO:0002830", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", + "UPHENO:0001003", + "BFO:0000001", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", - "UBERON:0003663", - "UBERON:0014795", - "UBERON:0008230", + "UBERON:0000468", + "HP:0002167", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "HP:0002465", + "UPHENO:0001005", + "HP:0000707", + "HP:0011446", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ + "abnormality of anatomical entity physiology", + "Neurological speech impairment (HPO)", + "Abnormality of higher mental function (HPO)", + "abnormal anatomical entity", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormal nervous system", + "continuant", + "material anatomical entity", + "nervous system", "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "decreased size of the anatomical entity", - "Phenotypic abnormality", + "Poor speech (HPO)", + "abnormal phenotype by ontology source", "Phenotypic abnormality (HPO)", - "Distal amyotrophy (HPO)", - "abnormal musculature", - "Tibialis atrophy (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of leg", - "hindlimb zeugopod muscle", - "hindlimb zeugopod", - "musculature of limb atrophy", - "Limb-girdle muscle atrophy (HPO)", - "skeletal musculature atrophy", - "abnormal hindlimb zeugopod muscle", - "Abnormal skeletal muscle morphology (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "phenotype by ontology source", - "Abnormality of muscle size (HPO)", - "Abnormality of the musculature of the lower limbs (HPO)", - "tibialis atrophy", - "Abnormality of limbs (HPO)", + "Abnormality of the nervous system (HPO)", + "entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", "quality", - "decreased size of the anatomical entity in the independent continuant", - "continuant", - "protein-containing material entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "flexor muscle", - "limb muscle", - "pelvic complex muscle", - "paired limb/fin segment", - "musculature of lower limb", - "muscle of leg", - "lower limb segment", - "zeugopod", - "Lower limb amyotrophy (HPO)", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "musculature of lower limb atrophy", - "abnormal size of anatomical entity", - "abnormal muscle organ morphology", - "abnormal muscle organ morphology", + "independent continuant", "entity", + "Abnormal nervous system physiology (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "hindlimb muscle", - "pelvic appendage muscle", - "tibialis", - "abnormal anatomical entity", - "Abnormality of the calf (HPO)", - "anatomical entity atrophy", - "Skeletal muscle atrophy (HPO)", - "abnormal hindlimb zeugopod", - "Abnormality of the calf musculature (HPO)", "continuant", - "Distal lower limb amyotrophy (HPO)", - "specifically dependent continuant", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "abnormal leg", - "entity", - "muscle organ atrophy", - "abnormal limb", - "material entity", - "limb", - "pelvic appendage", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", - "musculature of hindlimb zeugopod", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0011399", + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0002465", }, { - "id": "uuid:c9c8bf30-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e12a2a3-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:565899", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0031295", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:565899"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035432", + "object": "HP:0008981", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], - "object_label": "Left atrial enlargement (HPO)", + "object_label": "Calf muscle hypertrophy (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0001005", - "BFO:0000002", - "UPHENO:0075195", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002081", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", - "UPHENO:0019897", - "HP:0030680", - "HP:0000118", - "HP:0001627", - "BFO:0000020", - "UPHENO:0019919", - "UPHENO:0076776", - "UPHENO:0015280", - "UPHENO:0001020", - "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0000064", - "UBERON:0002079", - "UPHENO:0075696", - "UPHENO:0015303", - "HP:0001626", - "UPHENO:0080362", - "UPHENO:0065599", - "HP:0031295", - "UPHENO:0002536", - "UPHENO:0076810", + "HP:0008981", + "UPHENO:0084535", + "UPHENO:0002816", + "HP:0030236", "PR:000050567", "UBERON:0000465", - "UBERON:0004120", - "UBERON:0035553", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0004151", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0015410", - "UPHENO:0001001", + "RO:0002577", + "UPHENO:0015280", + "HP:0001437", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0000154", + "UBERON:0006067", "UPHENO:0001002", - "UPHENO:0015324", - "HP:0025579", + "HP:0001430", + "UPHENO:0075195", + "UPHENO:0019778", + "UPHENO:0084489", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", + "UBERON:0001630", + "UPHENO:0001001", + "UPHENO:0075777", + "HP:0011805", + "HP:0003712", + "UPHENO:0002647", + "BFO:0000001", + "UBERON:0004482", + "UBERON:0001383", + "UBERON:0008784", + "UBERON:0002471", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0009127", + "BFO:0000020", "UPHENO:0001072", "UPHENO:0081581", - "HP:0005120", - "UPHENO:0015329", - "BFO:0000002", - "UBERON:0001062", - "RO:0002577", + "HP:0033127", + "UPHENO:0001003", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0010000", "UBERON:0000475", "UBERON:0000062", - "UBERON:0005178", - "UBERON:0007100", - ], - "object_closure_label": [ - "All (HPO)", - "abnormal cardiac atrium morphology", - "abnormal cardiovascular system", - "increased size of the anatomical entity in independent continuant", - "Phenotypic abnormality (HPO)", - "abnormal anatomical entity morphology in the heart", - "Abnormal left atrium morphology (HPO)", - "increased size of the anatomical entity", - "abnormal multicellular organism morphology", - "Abnormal cardiac atrium morphology (HPO)", - "quality", - "independent continuant", - "system", - "cardiovascular system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multicellular anatomical structure", - "left cardiac atrium", - "Abnormality of the cardiovascular system (HPO)", - "Phenotypic abnormality", - "Abnormal heart morphology (HPO)", - "specifically dependent continuant", - "abnormal left cardiac atrium morphology", - "abnormal cardiovascular system morphology", - "abnormal anatomical entity morphology in the independent continuant", - "increased size of the left cardiac atrium", - "phenotype by ontology source", - "abnormal heart morphology", - "protein-containing material entity", - "material anatomical entity", - "left cardiac chamber", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", - "phenotype", - "abnormal phenotype by ontology source", - "continuant", - "abnormal size of anatomical entity", - "entity", - "anatomical entity", - "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "cardiac chamber", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "abnormal cardiac atrium morphology in the heart", - "Abnormality of cardiovascular system morphology (HPO)", - "Left atrial enlargement (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "abnormal cardiac atrium morphology in the independent continuant", - "continuant", - "material entity", - "anatomical system", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "cardiac atrium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ", - ], - "frequency_qualifier_label": "Obligate (HPO)", - "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], - "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0031295", - }, - { - "id": "uuid:c9c8bf31-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", - "predicate": "biolink:has_phenotype", - "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "aggregator_knowledge_source": ["infores:monarchinitiative"], - "primary_knowledge_source": "infores:hpo-annotations", - "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0002938", - "subject_label": "MYH7-related skeletal myopathy", - "subject_category": "biolink:Disease", - "subject_namespace": "MONDO", - "subject_closure": [ + "UBERON:0000468", + "UBERON:0010709", + "HP:0002981", + "UPHENO:0065599", "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", - "BFO:0000017", - "BFO:0000020", - "MONDO:0020120", - "MONDO:0019056", - "MONDO:0000001", - "MONDO:0700223", - "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - ], - "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", - "disease", - "muscle tissue disorder", - "congenital nervous system disorder", - "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", - "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", - "myopathy", - "hereditary disease", - "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", - "skeletal muscle disorder", - "neuromuscular disease", - "entity", - ], - "object_label": "Lumbar hyperlordosis (HPO)", - "object_category": "biolink:PhenotypicFeature", - "object_namespace": "HP", - "object_closure": [ - "UPHENO:0001005", - "HP:0009121", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000001", + "HP:0003011", + "UPHENO:0002536", + "UPHENO:0084715", + "UPHENO:0076710", + "HP:0040064", "PATO:0000001", - "BFO:0000004", - "UBERON:0002204", - "UBERON:0011676", - "UBERON:0001137", - "UBERON:0013701", - "UBERON:0002100", - "UBERON:0005462", - "HP:0000001", - "UPHENO:0076703", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0004466", + "UBERON:0004256", + "UBERON:0003823", + "HP:0002814", + "UPHENO:0075952", "HP:0000118", - "BFO:0000020", - "HP:0000925", - "UPHENO:0015280", - "UPHENO:0002964", - "UPHENO:0001003", - "HP:0003307", - "UPHENO:0022529", + "UPHENO:0020584", + "HP:0008968", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0003661", + "UBERON:0010890", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UPHENO:0075696", - "HP:0000924", - "UPHENO:0002536", - "BFO:0000002", - "UBERON:0004288", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0000075", - "UBERON:0002417", - "UBERON:0011137", - "UBERON:0006077", - "UBERON:0011138", - "UBERON:0002090", - "UBERON:0005944", - "UBERON:0001130", - "UPHENO:0001001", - "HP:0011842", - "UPHENO:0001002", - "BFO:0000002", - "HP:0010674", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002813", - "HP:0002938", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0034925", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0010912", - "UBERON:0001434", - "UBERON:0006074", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0014892", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0003663", + "UBERON:0014795", + "UBERON:0002529", ], "object_closure_label": [ + "increased size of the anatomical entity in independent continuant", + "abnormal hindlimb zeugopod muscle", + "Abnormal skeletal muscle morphology (HPO)", + "Skeletal muscle hypertrophy (HPO)", + "abnormal anatomical entity", + "musculature of hindlimb zeugopod", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", + "Abnormality of the musculature (HPO)", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "multi-limb segment region", "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "abnormal musculature", + "abnormal muscle organ morphology", + "hypertrophic multicellular anatomical structure", + "organ system subdivision", + "muscle organ", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", "Phenotypic abnormality (HPO)", - "Abnormality of the curvature of the vertebral column (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Hyperlordosis (HPO)", - "abnormal postcranial axial skeleton morphology", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "musculoskeletal system", - "abdominal segment of trunk", - "axial skeletal system", - "subdivision of vertebral column", - "postcranial axial skeletal system", - "postcranial axial skeleton", - "axial skeleton plus cranial skeleton", - "vertebral column", - "Abnormal skeletal morphology (HPO)", + "abnormal anatomical entity morphology", + "Muscle hypertrophy of the lower extremities (HPO)", + "entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "hindlimb muscle", + "pelvic appendage muscle", + "limb segment", "Phenotypic abnormality", - "continuant", + "Abnormality of the calf musculature (HPO)", "specifically dependent continuant", - "Abnormality of the vertebral column (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "abnormal skeletal system", - "phenotype by ontology source", + "abnormal anatomical entity morphology", + "abnormal leg", "quality", - "continuant", - "subdivision of trunk", - "body proper", - "subdivision of skeletal system", + "organism subdivision", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "muscle of leg", + "lower limb segment", + "zeugopod", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal axial skeleton morphology (HPO)", - "abnormal vertebral column", - "Lumbar hyperlordosis (HPO)", - "entity", + "abnormal hindlimb zeugopod", + "abnormal anatomical entity morphology in the independent continuant", + "abnormally increased volume of anatomical entity", + "independent continuant", + "posterior region of body", + "Calf muscle hypertrophy (HPO)", + "hypertrophic pelvic complex muscle", + "abnormal size of anatomical entity", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "phenotype by ontology source", + "abnormal limb", + "material entity", "anatomical entity", + "paired limb/fin", "anatomical structure", - "anatomical collection", - "skeleton", - "organism subdivision", - "subdivision of skeleton", - "skeletal system", - "lumbar region of vertebral column", - "abnormal anatomical entity", - "abnormal skeletal system morphology", - "Abnormality of the skeletal system (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "material entity", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "skeletal muscle organ", + "musculature of leg", + "hindlimb zeugopod muscle", + "hindlimb zeugopod", + "Abnormality of the calf (HPO)", + "Abnormality of muscle size (HPO)", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "subdivision of organism along main body axis", - "dorsum", - "main body axis", - "trunk", - "lower back", + "muscle structure", + "skeletal musculature", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "limb muscle", + "pelvic complex muscle", + "paired limb/fin segment", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0002938", + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0008981", }, { - "id": "uuid:c9c8bf38-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e12a2a4-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:565899", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0001265", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:565899"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035432", + "object": "HP:0008994", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], - "object_label": "Hyporeflexia (HPO)", + "object_label": "Proximal muscle weakness in lower limbs (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "HP:0008994", + "UPHENO:0002816", + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0001437", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0000154", + "UBERON:0000026", + "UPHENO:0001002", + "HP:0001324", "BFO:0000020", - "UPHENO:0050606", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", + "UPHENO:0080555", + "HP:0011804", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0001265", - "HP:0031826", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0052178", - "UPHENO:0002433", - "HP:0001315", + "HP:0003701", + "HP:0011805", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "PATO:0000001", + "UPHENO:0002647", "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "GO:0050896", - "GO:0032501", - "GO:0060004", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "NBO:0000388", + "UBERON:0000061", + "UBERON:0004482", + "UBERON:0008784", "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "UPHENO:0080377", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0005433", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "BFO:0000002", - "GO:0008150", - "GO:0009605", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "NBO:0000389", - "UPHENO:0052915", + "UPHENO:0001005", + "HP:0009127", + "UPHENO:0081581", + "HP:0033127", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0000468", + "UBERON:0010709", + "HP:0003690", "BFO:0000002", - "UPHENO:0005625", - "UPHENO:0050079", - "HP:0000707", - "UPHENO:0079833", + "HP:0003011", + "UPHENO:0076710", + "HP:0040064", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0010758", + "UBERON:0006058", + "UPHENO:0002320", + "HP:0002814", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", + "UPHENO:0080556", "BFO:0000001", - "UBERON:0000465", - "UBERON:0000061", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0002529", ], "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased reflex", - "abnormal response to external stimulus", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", - "entity", - "quality", - "process", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "nervous system", - "voluntary movement behavior", - "body part movement", - "reflexive behavior", "abnormality of anatomical entity physiology", - "phenotype", - "continuant", - "decreased qualitatively biological_process", - "abnormality of nervous system physiology", - "Reduced tendon reflexes (HPO)", - "phenotype by ontology source", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", - "continuant", - "biological_process", - "response to external stimulus", - "multicellular organismal movement", - "behavior", - "system process", - "reflex", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "involuntary movement behavior", - "decreased qualitatively response to stimulus", + "Proximal muscle weakness (HPO)", + "Abnormal skeletal muscle morphology (HPO)", + "quality", + "abnormal anatomical entity", "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "abnormal voluntary musculoskeletal movement", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "muscle organ", + "multi-limb segment region", + "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "Proximal muscle weakness in lower limbs (HPO)", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "subdivision of organism along appendicular axis", + "abnormality of muscle organ physiology", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "Limb muscle weakness (HPO)", + "decreased muscle organ strength", "entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "limb segment", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "abnormal anatomical entity morphology", + "abnormal leg", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "changed biological_process rate", - "abnormal response to stimulus", - "abnormal behavior process", - "Hyporeflexia (HPO)", - "Abnormal reflex (HPO)", - "abnormal musculoskeletal movement", - "decreased biological_process", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "organism subdivision", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "lower limb segment", + "phenotype", + "independent continuant", + "posterior region of body", + "appendage", + "decreased anatomical entity strength", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal limb", "material entity", "anatomical entity", - "response to stimulus", - "multicellular organismal process", + "paired limb/fin", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", + "muscle structure", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "paired limb/fin segment", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0001265", + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0008994", }, { - "id": "uuid:c9c8bf3f-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df81-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0009053", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000256", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Distal lower limb muscle weakness (HPO)", + "object_label": "Macrocephaly (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "HP:0002814", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0000026", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "HP:0000001", - "HP:0000118", - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076710", - "BFO:0000001", - "PATO:0000001", + "HP:0000256", + "UPHENO:0002536", + "UPHENO:0081566", + "HP:0000240", + "UBERON:0000465", + "UPHENO:0075220", + "UPHENO:0001208", + "UPHENO:0002844", + "UPHENO:0015280", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010890", - "UBERON:0010538", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0040064", - "HP:0009053", - "HP:0011804", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0008784", - "HP:0007340", - "UPHENO:0001001", - "HP:0011805", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0075148", "UPHENO:0001002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", + "UPHENO:0075195", + "HP:0009121", + "BFO:0000002", + "UPHENO:0001001", + "HP:0011842", + "BFO:0000020", + "UPHENO:0002964", + "UPHENO:0001003", + "UPHENO:0021447", + "BFO:0000001", + "UBERON:0000061", + "UBERON:0034925", + "HP:0040194", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", + "UPHENO:0001072", "UPHENO:0081581", "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", + "UPHENO:0076692", + "UPHENO:0022529", + "BFO:0000004", + "UBERON:0004288", + "UBERON:0000475", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0065599", + "HP:0000924", + "UBERON:0003129", + "UBERON:0007811", + "UBERON:0013702", + "UBERON:0000075", + "UBERON:0000033", + "UPHENO:0076703", + "HP:0000152", + "HP:0000118", "BFO:0000002", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0010314", + "UBERON:0011137", + "UBERON:0010323", + "UBERON:0011138", + "UBERON:0002090", + "UBERON:0005944", + "HP:0000001", + "HP:0000929", + "HP:0000234", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0004480", + "UBERON:0000467", + "UBERON:0002204", + "UBERON:0010912", + "UBERON:0001434", ], "object_closure_label": [ + "abnormal size of skull", + "increased size of the anatomical entity in independent continuant", + "Abnormal skeletal morphology (HPO)", + "specifically dependent continuant", + "abnormal skeletal system", + "quality", + "Increased head circumference (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", + "phenotype by ontology source", + "abnormal head morphology", + "continuant", + "material anatomical entity", + "musculoskeletal system", + "head", "All (HPO)", - "abnormality of muscle organ physiology", - "Abnormality of the lower limb (HPO)", + "organ system subdivision", + "craniocervical region", + "body proper", + "subdivision of skeletal system", + "Abnormality of the skeletal system (HPO)", "Phenotypic abnormality (HPO)", "continuant", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "abnormality of anatomical entity physiology", - "Abnormal skeletal muscle morphology (HPO)", - "Phenotypic abnormality", - "specifically dependent continuant", - "Distal muscle weakness (HPO)", - "Abnormality of limbs (HPO)", - "Distal lower limb muscle weakness (HPO)", - "protein-containing material entity", - "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "pelvic complex muscle", - "paired limb/fin segment", - "lower limb segment", - "Lower limb muscle weakness (HPO)", - "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "Abnormality of the head (HPO)", + "abnormal anatomical entity morphology", "entity", - "anatomical entity", + "structure with developmental contribution from neural crest", + "abnormal size of head", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "Abnormality of skull size (HPO)", "anatomical structure", - "muscle structure", - "skeletal musculature", + "anatomical collection", + "skeleton", "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", + "multicellular organism", + "anterior region of body", + "phenotype", + "abnormal skeletal system morphology", + "Abnormality of head or neck (HPO)", + "Abnormal skull morphology (HPO)", + "abnormal anatomical entity morphology in the independent continuant", "entity", - "abnormal limb", - "continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Macrocephaly (HPO)", + "abnormal size of anatomical entity", + "Abnormal axial skeleton morphology (HPO)", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal postcranial axial skeleton morphology", "material entity", - "limb", - "pelvic appendage", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "appendage", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", + "anatomical entity", + "subdivision of skeleton", + "skeletal system", + "increased size of the head", + "abnormal head", + "abnormal anatomical entity", + "abnormal skull morphology", + "multicellular anatomical structure", + "anatomical system", + "skull", + "axial skeletal system", + "cranial skeletal system", + "postcranial axial skeletal system", + "postcranial axial skeleton", + "axial skeleton plus cranial skeleton", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0009053", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000256", }, { - "id": "uuid:c9c8bf41-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df82-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0009077", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000297", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Weakness of long finger extensor muscles (HPO)", + "object_label": "Facial hypotonia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "HP:0009127", - "BFO:0000002", - "UPHENO:0002655", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000153", - "UBERON:0000026", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002398", - "HP:0000001", - "UPHENO:0002649", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "HP:0001446", - "BFO:0000020", - "UPHENO:0002708", - "HP:0009077", - "UPHENO:0076710", + "HP:0011799", + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", + "UPHENO:0002910", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UBERON:0010708", - "UBERON:0010538", - "UBERON:0004489", - "HP:0001421", - "HP:0030237", - "HP:0002817", - "HP:0003011", - "UPHENO:0002536", - "HP:0040064", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0001002", + "HP:0011804", "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004710", - "UBERON:0005090", - "UBERON:0002102", - "UBERON:0010707", "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014793", - "UBERON:0004481", - "UBERON:0002470", - "UBERON:0008785", - "UPHENO:0001005", - "HP:0001155", + "UBERON:0002376", + "UBERON:0015789", + "UPHENO:0001001", "HP:0011805", - "UPHENO:0002816", + "BFO:0000020", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", "UPHENO:0081581", "HP:0033127", - "UPHENO:0001003", - "UPHENO:0002647", - "UPHENO:0002880", - "UPHENO:0002830", - "UBERON:0001062", - "RO:0002577", - "UBERON:0015212", - "UBERON:0010000", + "UPHENO:0076692", + "BFO:0000004", "UBERON:0000475", "UBERON:0000062", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0002844", + "BFO:0000002", + "HP:0003011", + "UPHENO:0076710", + "PATO:0000001", + "UPHENO:0002908", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000033", + "UPHENO:0002320", + "UPHENO:0082555", + "HP:0000152", + "HP:0000118", + "UPHENO:0002332", + "HP:0001252", + "UPHENO:0082557", + "HP:0000297", + "HP:0000301", + "UBERON:0001456", + "UBERON:0008229", + "UBERON:0013700", + "UBERON:0010959", + "UBERON:0001577", + "HP:0000001", + "HP:0003808", + "HP:0000234", + "HP:0000271", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0004120", "UBERON:0000383", "UBERON:0001015", - "UBERON:0001460", - "UBERON:0004480", - "UBERON:0007269", + "UBERON:0014892", + "UBERON:0004461", + "UBERON:0004473", ], "object_closure_label": [ - "All (HPO)", - "abnormal musculature of upper limb", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "phenotype by ontology source", - "abnormal musculature of limb", - "independent continuant", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pectoral complex", - "appendage musculature", - "musculature of pectoral complex", - "musculature of manus", - "phenotype", - "Abnormality of the musculature of the hand (HPO)", - "abnormal phenotype by ontology source", - "Abnormality of the hand (HPO)", + "abnormality of anatomical entity physiology", + "abnormal head", "Abnormal skeletal muscle morphology (HPO)", - "Abnormality of the musculature of the upper limbs (HPO)", "specifically dependent continuant", - "abnormal manus", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", "continuant", - "protein-containing material entity", "material anatomical entity", - "forelimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of upper limb", - "autopod region", - "upper limb segment", - "Abnormality of the musculature of the limbs (HPO)", + "system", + "cranial or facial muscle", + "head", + "All (HPO)", + "Abnormal muscle tone (HPO)", "continuant", - "abnormal musculature of manus", - "Weakness of long finger extensor muscles (HPO)", - "abnormal muscle organ morphology", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "muscle organ", + "cranial muscle", + "craniocervical region", + "subdivision of head", + "body proper", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "decreased muscle organ tone", + "Facial hypotonia (HPO)", + "Abnormality of facial musculature (HPO)", "entity", - "anatomical entity", - "muscle structure", + "skeletal musculature of head", + "musculature of face", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "quality", + "abnormal facial muscle", + "anatomical structure", "organism subdivision", "organ", - "muscle organ", + "multicellular organism", + "anterior region of body", + "phenotype", + "decreased anatomical entity tone", + "Abnormality of head or neck (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Abnormality of facial soft tissue (HPO)", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", "musculature of body", "musculature", - "arm", - "musculature of limb", - "pectoral appendage musculature", - "Hand muscle weakness (HPO)", - "Abnormality of the upper limb (HPO)", - "Abnormality of the musculature (HPO)", + "skeletal muscle organ", + "abnormal face", + "abnormality of anatomical entity physiology", + "Hypotonia (HPO)", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "abnormal arm", - "abnormal limb", - "material entity", - "limb", - "pectoral appendage", + "abnormal muscle organ morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "anterior region of body", - "appendage", - "multi-limb segment region", - "limb segment", - "manus", + "muscle structure", + "skeletal musculature", + "mesoderm-derived structure", + "face", + "craniocervical region musculature", + "axial musculature", + "craniocervical muscle", + "facial muscle", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0009077", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000297", }, { - "id": "uuid:c9c8bf42-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df83-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:17548557"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0008050", - "object": "HP:0030051", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0010804", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Tip-toe gait (HPO)", + "object_label": "Tented upper lip vermilion (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0000159", + "UPHENO:0076803", + "UBERON:0000465", + "UPHENO:0002910", + "UPHENO:0076800", + "UPHENO:0003064", "BFO:0000002", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0080585", + "HP:0002664", + "UPHENO:0015280", + "BFO:0000040", + "BFO:0000141", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0002828", "UPHENO:0001002", - "HP:0000118", "BFO:0000020", - "UPHENO:0002433", + "HP:0011793", + "UPHENO:0076786", + "BFO:0000002", + "UBERON:0000167", + "UPHENO:0001001", + "HP:0000163", + "HP:0000177", + "UPHENO:0002833", + "HP:0000309", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", + "UPHENO:0002536", "BFO:0000001", + "UBERON:0000464", + "UPHENO:0075696", + "UPHENO:0002764", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0020955", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0002553", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0004111", + "UBERON:0000468", + "UBERON:0001834", + "UBERON:0000153", + "UPHENO:0002844", + "HP:0025033", + "UBERON:0000466", + "UBERON:0011595", + "UBERON:0001709", + "UBERON:0001833", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000025", + "UBERON:0000033", + "UBERON:0004089", + "HP:0000152", + "UPHENO:0075998", + "HP:0000118", + "HP:0011339", + "HP:0010804", + "UPHENO:0020584", "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", + "UBERON:0010314", + "UBERON:0003102", "UBERON:0010000", + "UBERON:0001555", + "UBERON:0001456", + "UBERON:0004921", + "HP:0000001", + "UPHENO:0001005", + "HP:0031816", + "HP:0000153", + "HP:0000234", + "HP:0000271", + "BFO:0000001", "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "GO:0008150", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "HP:0030051", - "HP:0000707", - "UPHENO:0079833", - "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0013522", + "UBERON:0000165", ], "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Tip-toe gait (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", + "abnormal head", + "abnormal digestive system", + "Abnormality of the midface (HPO)", "quality", - "process", - "independent continuant", - "material anatomical entity", - "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "abnormal anatomical entity", + "abnormal craniocervical region", "specifically dependent continuant", - "abnormality of nervous system physiology", + "Abnormality of digestive system morphology (HPO)", "phenotype by ontology source", - "Gait disturbance (HPO)", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", - "biological_process", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", + "abnormal anatomical entity", "continuant", - "abnormal voluntary musculoskeletal movement", + "material anatomical entity", + "organ part", + "digestive system", + "head", + "midface", + "All (HPO)", + "abnormal phenotype by ontology source", + "oral cavity", + "craniocervical region", + "subdivision of head", + "body proper", + "tube", + "Abnormal oral cavity morphology (HPO)", + "Abnormality of upper lip (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "abnormal anatomical entity morphology", "entity", + "entity", + "immaterial anatomical entity", + "structure with developmental contribution from neural crest", + "surface structure", + "multicellular anatomical structure", + "mouth", + "abnormal mouth", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "abnormal oral cavity morphology", + "abnormal anatomical entity morphology", + "abnormal lip morphology", + "abnormal digestive system morphology", + "anatomical space", + "anatomical cavity", + "organism subdivision", + "organ", + "anatomical conduit", + "multicellular organism", + "upper lip", + "anterior region of body", + "phenotype", + "Abnormality of head or neck (HPO)", + "abnormal midface", + "Abnormal oral morphology (HPO)", + "Abnormality of the mouth (HPO)", + "Neoplasm (HPO)", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal multicellular organism morphology", + "Abnormal lip morphology (HPO)", + "Abnormality of the digestive system (HPO)", + "material entity", + "immaterial entity", "anatomical entity", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "abnormal response to stimulus", - "abnormal behavior process", - "abnormal musculoskeletal movement", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", + "subdivision of tube", + "abnormal face", + "abnormal mouth morphology", + "abnormal upper lip", "continuant", - "material entity", - "multicellular organismal process", - "multicellular anatomical structure", + "Abnormality of upper lip vermillion (HPO)", + "Tented upper lip vermilion (HPO)", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", + "jaw region", + "upper jaw region", + "lip", + "digestive tract", + "face", + "subdivision of digestive tract", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0030051", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0010804", }, { - "id": "uuid:c9c8bfed-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df84-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], - "frequency_qualifier": "HP:0040282", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0001880", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040281", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0031843", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Eosinophilia (HPO)", + "object_label": "Bradyphrenia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "HP:0001879", + "UBERON:0000465", + "GO:0050877", + "UPHENO:0082875", + "UPHENO:0004523", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0003008", + "BFO:0000020", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001002", + "HP:0031843", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "GO:0050890", "UPHENO:0001005", + "UPHENO:0002433", + "HP:0100543", + "HP:0012638", + "BFO:0000015", + "UBERON:0000468", + "UPHENO:0075696", "BFO:0000002", - "BFO:0000020", - "HP:0002715", - "HP:0001911", - "HP:0001880", + "UPHENO:0002536", "BFO:0000004", - "UBERON:0000178", - "CL:0000094", - "CL:0002242", - "CL:0000255", - "CL:0000219", - "HP:0000001", - "HP:0032309", - "HP:0010974", "HP:0000118", - "HP:0001871", - "HP:0020064", - "UPHENO:0001003", - "UPHENO:0002536", - "BFO:0000001", + "UPHENO:0002332", "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "BFO:0000001", - "UBERON:0000467", - "CL:0000000", - "UBERON:0000468", - "CL:0000738", - "CL:0000548", - "CL:0000763", - "CL:0000081", - "UPHENO:0002948", - "UPHENO:0001002", - "HP:0025461", - "HP:0001881", - "HP:0020047", - "UPHENO:0004459", - "HP:0032251", - "BFO:0000002", - "BFO:0000040", - "PR:000050567", - "UBERON:0000465", - "CL:0000771", - "UBERON:0004120", - "UBERON:0006314", - "UBERON:0015203", - "CL:0000003", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "UBERON:0002405", - "CL:0000988", - "HP:0011893", - "UPHENO:0001001", - "HP:0025354", - "HP:0001974", - "HP:0010987", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", - "UBERON:0034923", + "GO:0032501", "UBERON:0010000", - "CL:0000766", - "CL:0002371", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "Abnormal eosinophil morphology (HPO)", - "Abnormal myeloid leukocyte morphology (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "Leukocytosis (HPO)", - "Abnormal cellular immune system morphology (HPO)", + "abnormality of anatomical entity physiology", + "Phenotypic abnormality", + "Bradyphrenia (HPO)", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", "quality", - "independent continuant", - "blood", - "granulocyte", - "multicellular anatomical structure", - "myeloid cell", - "blood cell", - "Abnormality of blood and blood-forming tissues (HPO)", - "Abnormal eosinophil count (HPO)", + "multicellular organismal process", + "abnormal phenotype by ontology source", + "specifically dependent continuant", "phenotype by ontology source", + "abnormal nervous system", + "occurrent", "continuant", - "material entity", - "protein-containing material entity", "material anatomical entity", - "leukocyte", - "animal cell", - "hematopoietic cell", - "Abnormal leukocyte count (HPO)", - "phenotype", - "abnormal phenotype by ontology source", + "nervous system", + "All (HPO)", "continuant", - "specifically dependent continuant", - "Abnormality of the immune system (HPO)", - "Abnormal granulocyte morphology (HPO)", - "Eosinophilia (HPO)", - "abnormal anatomical entity", - "Abnormal immune system morphology (HPO)", + "system process", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", - "anatomical structure", - "organism substance", - "disconnected anatomical group", - "mesoderm-derived structure", - "bodily fluid", - "non-connected functional system", - "native cell", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "immune system", - "myeloid leukocyte", - "somatic cell", - "abnormal immune system", - "Abnormal granulocyte count (HPO)", - "Phenotypic abnormality", - "Abnormal cell morphology (HPO)", - "Abnormal leukocyte morphology (HPO)", - "Abnormal myeloid cell morphology (HPO)", - "abnormal hematopoietic system", "entity", - "eosinophil", - "anatomical system", - "cell", + "cognition", + "abnormality of nervous system physiology", + "anatomical structure", "multicellular organism", - "nucleate cell", - "eukaryotic cell", - "motile cell", + "phenotype", + "process", + "nervous system process", + "Cognitive impairment (HPO)", + "Abnormal nervous system physiology (HPO)", + "biological_process", + "material entity", + "anatomical entity", + "abnormal anatomical entity", + "abnormality of anatomical entity physiology", + "independent continuant", + "multicellular anatomical structure", + "anatomical system", ], - "frequency_qualifier_label": "Frequent (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0001880", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0031843", }, { - "id": "uuid:c9c8bfee-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df85-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040282", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0002312", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000736", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Clumsiness (HPO)", + "object_label": "Short attention span (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UBERON:0000465", + "NBO:0000313", + "NBO:0000308", "UPHENO:0082875", - "UPHENO:0001005", - "HP:0012638", - "BFO:0000004", - "UBERON:0000061", - "UBERON:0001016", - "HP:0000001", - "HP:0000118", + "BFO:0000002", + "UPHENO:0004523", + "UPHENO:0049587", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0002433", + "HP:0000736", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0049622", "UPHENO:0001003", - "PATO:0000001", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "NBO:0000607", "UPHENO:0075696", - "HP:0011442", - "UPHENO:0001002", - "UPHENO:0002332", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000468", + "NBO:0000455", + "UPHENO:0049586", "UPHENO:0002536", - "UPHENO:0004523", - "HP:0002312", - "HP:0011443", - "BFO:0000002", - "UBERON:0000465", - "UPHENO:0001001", - "BFO:0000002", + "HP:0000708", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", + "UPHENO:0001005", "HP:0000707", - "HP:0002311", + "HP:0011446", "BFO:0000001", - "UBERON:0001062", + "GO:0032501", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "Abnormal central motor function (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "entity", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "nervous system", "abnormality of anatomical entity physiology", - "continuant", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "abnormal anatomical entity", "specifically dependent continuant", - "abnormality of nervous system physiology", "phenotype by ontology source", "abnormal nervous system", - "Clumsiness (HPO)", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", - "phenotype", + "nervous system", + "All (HPO)", "abnormal phenotype by ontology source", - "Incoordination (HPO)", - "Abnormality of coordination (HPO)", + "Short attention span (HPO)", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", - "anatomical entity", - "abnormal anatomical entity", + "entity", + "cognitive behavior", + "sensation behavior", "Phenotypic abnormality", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "abnormality of nervous system physiology", + "multicellular organism", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "independent continuant", + "behavior process", + "Abnormal nervous system physiology (HPO)", + "biological_process", "material entity", + "anatomical entity", + "anatomical structure", + "abnormal response to stimulus", + "continuant", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", + "attention behavior", ], "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0002312", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000736", }, { - "id": "uuid:c9c8bff4-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df87-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0032019", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0001622", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Muscle eosinophilia (HPO)", + "object_label": "Premature birth (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0001005", + "HP:0001197", + "UPHENO:0002536", + "GO:0008150", + "UBERON:0000465", + "GO:0007567", + "UPHENO:0049587", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "GO:0044706", + "GO:0000003", + "GO:0044703", + "BFO:0000003", "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "HP:0000118", - "HP:0032019", - "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0001002", + "BFO:0000020", + "UPHENO:0001003", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", + "UPHENO:0001005", + "UPHENO:0049940", + "BFO:0000015", + "UBERON:0000061", "UBERON:0000468", - "UBERON:0011216", - "HP:0003011", - "UPHENO:0002536", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", - "HP:0011805", - "UPHENO:0001002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UBERON:0001062", + "UPHENO:0049440", + "BFO:0000004", + "UBERON:0000922", + "HP:0001622", + "HP:0000118", + "UPHENO:0049449", + "HP:0001787", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "GO:0032501", + "GO:0022414", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", ], "object_closure_label": [ - "All (HPO)", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", "Phenotypic abnormality", - "Muscle eosinophilia (HPO)", - "phenotype by ontology source", + "specifically dependent continuant", "quality", + "multicellular organismal process", + "reproductive process", + "abnormal phenotype by ontology source", + "premature biological_process", + "phenotype by ontology source", + "occurrent", "continuant", "material anatomical entity", - "abnormal phenotype by ontology source", + "All (HPO)", "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", + "multi-multicellular organism process", + "reproduction", + "multi-organism reproductive process", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Abnormal delivery (HPO)", "entity", - "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "biological_process", + "multicellular organism", + "phenotype", + "Premature birth (HPO)", + "abnormal biological_process", "entity", + "process", + "parturition", + "Abnormality of prenatal development or birth (HPO)", + "abnormal reproductive process", "material entity", - "anatomical system", - "multicellular organism", - "organ system subdivision", + "anatomical entity", + "anatomical structure", + "premature parturition", + "abnormal anatomical entity", + "independent continuant", + "multicellular anatomical structure", + "late embryo", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0032019", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001622", }, { - "id": "uuid:c9c8bff5-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df88-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040282", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009675", - "object": "HP:0007340", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0001883", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Lower limb muscle weakness (HPO)", + "object_label": "Talipes (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", - "HP:0009127", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000154", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0081575", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", + "UBERON:0000061", + "UBERON:0008784", + "UBERON:0002470", + "UPHENO:0001005", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", "BFO:0000004", "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000026", - "UBERON:0014892", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", + "UBERON:0000475", "UBERON:0000468", - "UBERON:0011216", "UBERON:0010709", - "UBERON:0010890", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0040064", - "HP:0011804", + "HP:0001883", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0005090", - "UBERON:0018254", + "HP:0001760", + "HP:0040064", + "PATO:0000001", + "UBERON:0002103", "UBERON:0010707", - "UBERON:0001630", - "UBERON:0007271", - "UBERON:0014792", - "HP:0007340", - "HP:0011805", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", - "UBERON:0000465", - "RO:0002577", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0002387", + "HP:0002814", + "HP:0005656", + "HP:0000118", "UBERON:0015212", + "UBERON:0010538", + "HP:0000001", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0004480", + "UBERON:0000978", + "UBERON:0002529", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "abnormality of anatomical entity physiology", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "Abnormality of limbs (HPO)", - "continuant", - "protein-containing material entity", - "appendage girdle complex", - "pelvic complex muscle", - "Lower limb muscle weakness (HPO)", "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", "phenotype by ontology source", "abnormal anatomical entity", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "multi-limb segment region", + "All (HPO)", + "continuant", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "entity", + "lateral structure", + "leg", + "limb segment", + "Phenotypic abnormality", + "abnormal pes morphology", "abnormal anatomical entity morphology", + "abnormal leg", + "quality", + "anatomical structure", + "organism subdivision", + "multicellular organism", + "pelvic complex", + "lower limb segment", + "autopod region", + "phenotype", + "Positional foot deformity (HPO)", + "Abnormal foot morphology (HPO)", "entity", + "independent continuant", + "posterior region of body", + "abnormal multicellular organism morphology", "abnormal limb", "material entity", "anatomical entity", + "paired limb/fin", "limb", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "appendage", - "skeletal muscle organ", + "pelvic appendage", + "pes", + "Talipes (HPO)", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", + "hindlimb", + "appendage girdle complex", + "paired limb/fin segment", ], "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0007340", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001883", }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253601", + "id": "uuid:4e02df8e-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:9731527", "PMID:9009996"], - "frequency_qualifier": "HP:0040280", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009676", - "object": "HP:0003701", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040282", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0011098", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Speech apraxia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "HP:0011442", + "HP:0002186", + "UPHENO:0004523", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", "BFO:0000020", "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", + "UBERON:0000468", + "BFO:0000002", + "HP:0011098", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", - "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", "specifically dependent continuant", + "Abnormality of higher mental function (HPO)", + "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", "phenotype by ontology source", + "abnormal anatomical entity", + "abnormal nervous system", "continuant", "material anatomical entity", + "nervous system", + "All (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", + "anatomical structure", + "multicellular organism", + "phenotype", + "Speech apraxia (HPO)", "entity", + "independent continuant", + "Abnormal nervous system physiology (HPO)", "material entity", "anatomical entity", + "Abnormal central motor function (HPO)", + "Apraxia (HPO)", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", ], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], - "evidence_count": 3, - "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0003701", + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], + "evidence_count": 2, + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0011098", }, { - "id": "uuid:c9c8bf35-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df90-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], - "frequency_qualifier": "HP:0040283", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040282", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0003701", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0011710", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Bundle branch block (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "UPHENO:0080362", + "BFO:0000040", + "UBERON:0001062", + "HP:0030956", + "HP:0001626", + "HP:0031546", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "BFO:0000020", + "HP:0011710", + "UPHENO:0002406", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000468", + "HP:0012722", + "HP:0000118", + "BFO:0000002", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0011025", + "BFO:0000001", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0001009", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", + "abnormality of anatomical entity physiology", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "Abnormal cardiovascular system physiology (HPO)", "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", - "specifically dependent continuant", "phenotype by ontology source", "continuant", + "protein-containing material entity", "material anatomical entity", + "circulatory system", + "All (HPO)", + "Cardiac conduction abnormality (HPO)", + "Phenotypic abnormality (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "Abnormality of cardiovascular system electrophysiology (HPO)", + "Abnormality of the cardiovascular system (HPO)", + "specifically dependent continuant", + "multicellular organism", + "phenotype", + "independent continuant", + "Bundle branch block (HPO)", + "abnormality of cardiovascular system physiology", "material entity", "anatomical entity", + "cardiovascular system", + "anatomical structure", + "abnormal cardiovascular system", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "Heart block (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", ], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0003701", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0011710", }, { - "id": "uuid:c9c8bf37-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02dfa2-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], - "frequency_qualifier": "HP:0040283", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040284", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0001644", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001513", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Dilated cardiomyopathy (HPO)", + "object_label": "Obesity (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "HP:0001637", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0077800", - "UPHENO:0066927", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002349", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", + "UPHENO:0049587", + "GO:0008150", + "UBERON:0000465", + "HP:0001513", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UPHENO:0008273", + "UPHENO:0049874", + "BFO:0000003", + "BFO:0000002", "UPHENO:0001001", - "HP:0001644", - "HP:0030680", "UPHENO:0001002", - "HP:0000118", - "HP:0001627", - "UPHENO:0076776", "UPHENO:0001003", - "UPHENO:0024906", "BFO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0000064", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001626", - "UPHENO:0080362", - "HP:0001638", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000015", + "BFO:0000004", + "HP:0001507", "BFO:0000002", - "UPHENO:0002332", "UPHENO:0002536", - "UPHENO:0076810", - "BFO:0000002", - "PR:000050567", - "UBERON:0004120", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0005983", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0018260", - "UBERON:0015410", - "UPHENO:0076781", - "UPHENO:0081581", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0010314", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0000060", - "UBERON:0004923", - "UBERON:0005178", - "UBERON:0007100", + "HP:0000118", + "UPHENO:0010795", + "HP:0004323", + "UPHENO:0010763", + "PATO:0000001", + "HP:0000001", + "HP:0004324", + "UPHENO:0008312", + "GO:0040007", + "UBERON:0010000", ], "object_closure_label": [ - "All (HPO)", - "abnormal cardiovascular system", - "Cardiomyopathy (HPO)", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal myocardium morphology", - "abnormal multicellular organism morphology", - "independent continuant", - "material anatomical entity", - "cardiovascular system", - "structure with developmental contribution from neural crest", - "layer of muscle tissue", - "abnormality of anatomical entity physiology", - "Abnormal myocardium morphology (HPO)", - "phenotype", - "Abnormality of the cardiovascular system (HPO)", - "Abnormal heart morphology (HPO)", - "abnormal cardiovascular system morphology", - "phenotype by ontology source", - "abnormally decreased functionality of the anatomical entity", - "abnormal heart morphology", + "abnormal anatomical entity", + "increased multicellular organism mass", "quality", - "continuant", - "protein-containing material entity", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", + "growth", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormally decreased functionality of the myocardium", - "anatomical entity dysfunction in independent continuant", + "phenotype by ontology source", + "Obesity (HPO)", + "occurrent", + "continuant", + "material anatomical entity", + "All (HPO)", + "continuant", + "abnormal growth", + "multicellular organism", + "Phenotypic abnormality (HPO)", + "abnormality of anatomical entity mass", "entity", - "anatomical entity", + "biological_process", + "increased anatomical entity mass", + "specifically dependent continuant", "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "heart layer", - "musculature of body", - "anatomical wall", - "organ component layer", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "Dilated cardiomyopathy (HPO)", - "Abnormality of cardiovascular system morphology (HPO)", - "continuant", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "Increased body weight (HPO)", "entity", + "process", + "independent continuant", + "abnormal biological_process", "material entity", + "anatomical entity", + "Growth abnormality (HPO)", + "abnormality of multicellular organism mass", + "Abnormality of body weight (HPO)", "multicellular anatomical structure", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "myocardium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ", ], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Very rare (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040284"], + "frequency_qualifier_closure_label": ["Very rare (HPO)", "Frequency (HPO)", "All (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0001644", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001513", }, { - "id": "uuid:c9c8bff0-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253600", + "id": "uuid:4e02df92-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:253600"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0009675", - "object": "HP:0010628", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject": "MONDO:0035646", + "object": "HP:0000729", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", - "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0003382", + "BFO:0000016", + "MONDO:0700096", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Facial palsy (HPO)", + "object_label": "Autistic behavior (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", - "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", + "UPHENO:0002536", "BFO:0000001", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", + "UPHENO:0082875", + "UPHENO:0004523", + "UPHENO:0049587", "BFO:0000040", - "UBERON:0000467", + "GO:0007610", "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", + "BFO:0000020", + "BFO:0000003", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", + "UPHENO:0049622", + "UPHENO:0001002", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0001062", + "UBERON:0000061", + "UPHENO:0075696", "UPHENO:0001005", - "HP:0011805", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "UPHENO:0049586", + "HP:0000729", "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", + "HP:0000708", + "BFO:0000004", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "HP:0011446", + "GO:0032501", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", + "Phenotypic abnormality", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", "abnormal nervous system", - "abnormal nerve", - "quality", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "nervous system", + "All (HPO)", + "continuant", + "behavior", + "multicellular organism", + "abnormal behavior", + "Autistic behavior (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", + "biological_process", + "abnormality of nervous system physiology", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "behavior process", "entity", - "abnormal nervous system morphology", + "Abnormal nervous system physiology (HPO)", "material entity", + "abnormal response to stimulus", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "independent continuant", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head", ], "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0010628", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000729", }, { - "id": "uuid:c9d8bdf7-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:253601", + "id": "uuid:4e02df94-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["PMID:9731527"], + "publications": ["orphanet:589821"], "frequency_qualifier": "HP:0040283", - "has_evidence": ["ECO:0000269"], - "subject": "MONDO:0009676", - "object": "HP:0002505", - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0000752", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], - "object_label": "Loss of ambulation (HPO)", + "object_label": "Hyperactivity (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UPHENO:0049587", + "NBO:0000030", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "NBO:0000568", + "BFO:0000003", "BFO:0000002", - "HP:0002540", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "UBERON:0000061", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", + "UPHENO:0049622", + "UPHENO:0001002", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "BFO:0000001", - "PATO:0000001", "BFO:0000001", + "UBERON:0000061", + "HP:0000752", + "UPHENO:0075696", + "UPHENO:0001005", + "BFO:0000020", + "UPHENO:0002433", + "HP:0012638", + "NBO:0000644", + "BFO:0000015", "BFO:0000004", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "HP:0002505", "UPHENO:0049586", - "HP:0100022", - "UPHENO:0001002", - "UPHENO:0050613", - "UPHENO:0002332", + "BFO:0000002", "UPHENO:0002536", + "HP:0000708", + "NBO:0000243", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "BFO:0000002", - "GO:0008150", - "BFO:0000040", - "GO:0050879", - "GO:0007610", - "GO:0003008", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "UPHENO:0079833", - "UBERON:0001062", - "UBERON:0000465", + "HP:0011446", + "BFO:0000001", + "GO:0032501", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", + "abnormality of anatomical entity physiology", + "Phenotypic abnormality", + "abnormal anatomical entity", "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", "quality", - "process", + "multicellular organismal process", + "Hyperactivity (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "abnormal nervous system", + "kinesthetic behavior phenotype", + "occurrent", + "continuant", "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "All (HPO)", + "continuant", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", + "entity", + "entity", + "hyperactivity", + "biological_process", "specifically dependent continuant", "abnormality of nervous system physiology", - "phenotype by ontology source", - "Gait disturbance (HPO)", + "anatomical structure", + "multicellular organism", + "phenotype", "abnormal behavior process", - "abnormal nervous system", + "Behavioral abnormality (HPO)", + "voluntary movement behavior phenotype", + "process", + "independent continuant", + "behavior process", "abnormal biological_process", "Abnormal nervous system physiology (HPO)", - "occurrent", - "continuant", - "biological_process", "material entity", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", - "continuant", - "Inability to walk (HPO)", - "abnormal voluntary musculoskeletal movement", - "entity", - "independent continuant", "anatomical entity", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "Loss of ambulation (HPO)", "abnormal response to stimulus", - "abnormal behavior process", - "Phenotypic abnormality", - "abnormal musculoskeletal movement", "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", - "multicellular organismal process", + "behavioral phenotype", + "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", ], "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0002505", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000752", }, { - "id": "uuid:c9c8bf2b-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df96-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0010628", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001558", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Facial palsy (HPO)", + "object_label": "Decreased fetal movement (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", + "HP:0001197", + "UBERON:0000465", + "HP:0034059", + "BFO:0000040", + "UBERON:0001062", + "BFO:0000002", + "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", - "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", "UPHENO:0001005", - "HP:0011805", - "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", + "HP:0001558", + "BFO:0000004", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "UBERON:0000468", + "BFO:0000002", + "UPHENO:0002536", + "HP:0001557", + "UBERON:0000922", + "HP:0000118", + "HP:0034057", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473", - ], - "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", + ], + "object_closure_label": [ "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", - "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", - "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", - "abnormal nervous system", - "abnormal nerve", + "abnormal anatomical entity", "quality", - "Abnormal nervous system physiology (HPO)", + "abnormal phenotype by ontology source", + "phenotype by ontology source", "continuant", "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "All (HPO)", + "continuant", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Fetal anomaly (HPO)", "entity", - "anatomical entity", - "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", "entity", - "abnormal nervous system morphology", - "material entity", - "anatomical system", + "Decreased fetal movement (HPO)", "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head", + "phenotype", + "Prenatal movement abnormality (HPO)", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", + "Abnormal fetal physiology (HPO)", + "multicellular anatomical structure", + "late embryo", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0010628", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001558", }, { - "id": "uuid:c9c8bf2d-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df97-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0011916", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001561", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Toe extensor amyotrophy (HPO)", + "object_label": "Polyhydramnios (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "HP:0002814", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002387", - "HP:0000001", - "UPHENO:0002644", + "HP:0001197", + "UPHENO:0075852", + "UPHENO:0002536", + "UBERON:0000465", + "BFO:0000001", + "BFO:0000040", + "BFO:0000002", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "UPHENO:0076710", - "HP:0011916", "BFO:0000001", - "BFO:0000040", "UBERON:0001062", - "UBERON:0010000", - "UBERON:0000467", + "UBERON:0000061", + "UBERON:0000463", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000004", + "UBERON:0000173", "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010538", - "UBERON:0004488", - "HP:0001436", - "UPHENO:0002653", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "HP:0040064", + "HP:0001561", + "UBERON:0000922", + "HP:0000118", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0008784", - "UBERON:0002470", - "UPHENO:0001005", - "HP:0011805", + "UPHENO:0075949", + "HP:0001560", + "UBERON:0010000", + ], + "object_closure_label": [ + "Phenotypic abnormality", + "Abnormality of the amniotic fluid (HPO)", + "quality", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "All (HPO)", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "entity", + "specifically dependent continuant", + "anatomical entity", + "anatomical structure", + "organism substance", + "amniotic fluid", + "multicellular organism", + "phenotype", + "continuant", + "entity", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "abnormal amniotic fluid", + "material entity", + "Polyhydramnios (HPO)", + "abnormal anatomical entity", + "multicellular anatomical structure", + "late embryo", + ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], + "evidence_count": 2, + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001561", + }, + { + "id": "uuid:4e02df98-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", + "predicate": "biolink:has_phenotype", + "category": "biolink:DiseaseToPhenotypicFeatureAssociation", + "aggregator_knowledge_source": ["infores:monarchinitiative"], + "primary_knowledge_source": "infores:hpo-annotations", + "provided_by": "hpoa_disease_to_phenotype_edges", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0001643", + "subject_label": "congenital-onset Steinert myotonic dystrophy", + "subject_category": "biolink:Disease", + "subject_namespace": "MONDO", + "subject_closure": [ + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", + "MONDO:0020121", + "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", + "MONDO:0020120", + "MONDO:0019056", + "MONDO:0004994", + "MONDO:0004995", + "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", + "MONDO:0700096", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", + ], + "subject_closure_label": [ + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", + "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", + "hereditary skeletal muscle disorder", + "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", + "myopathy", + "myotonic dystrophy", + "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", + "realizable entity", + "skeletal muscle disorder", + "neuromuscular disease", + "myotonic syndrome", + ], + "object_label": "Patent ductus arteriosus (HPO)", + "object_category": "biolink:PhenotypicFeature", + "object_namespace": "HP", + "object_closure": [ + "HP:0030962", + "UPHENO:0019771", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0020542", + "UPHENO:0076729", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0020119", + "HP:0001626", + "UPHENO:0001002", + "UPHENO:0033572", + "BFO:0000020", + "UPHENO:0015324", + "UPHENO:0015290", "BFO:0000002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", + "UBERON:0013768", + "UBERON:0003509", + "UBERON:0003513", + "UBERON:0011695", + "UBERON:0004716", + "UBERON:0004145", + "UBERON:0005985", + "UBERON:0002049", + "UBERON:0002201", + "UBERON:0006876", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "UPHENO:0002830", - "RO:0002577", + "UBERON:0034923", + "UBERON:0015410", + "UPHENO:0075696", + "HP:0001643", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0001981", + "UBERON:0004537", + "UBERON:0004572", + "UBERON:0004535", "UBERON:0000061", - "UBERON:0015212", + "UBERON:0000477", "UBERON:0000475", "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", + "UBERON:0004111", + "UBERON:0004573", + "UBERON:0003498", + "HP:0011603", + "UPHENO:0020351", + "HP:0030680", + "UPHENO:0076765", + "BFO:0000002", + "HP:0025015", + "HP:0002597", + "UPHENO:0076810", + "HP:0033353", + "PATO:0000001", + "UBERON:0001637", + "UBERON:0003834", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000055", + "UBERON:0005440", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0075655", + "UPHENO:0020584", + "UPHENO:0020587", + "UBERON:0010314", + "UBERON:0018674", + "HP:0000001", + "UPHENO:0002678", + "UPHENO:0001005", + "UPHENO:0033603", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0007798", + "UBERON:0001009", + "UBERON:0004571", + "UBERON:0005178", + "UBERON:0007100", ], "object_closure_label": [ - "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "entity", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of pes", - "phenotype", - "Abnormality of the foot musculature (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", + "abnormal blood vessel morphology", + "abnormal anatomical entity", "specifically dependent continuant", "phenotype by ontology source", - "Abnormality of the musculature of the lower limbs (HPO)", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", "continuant", "protein-containing material entity", "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of lower limb", - "lower limb segment", - "autopod region", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Toe extensor amyotrophy (HPO)", + "vascular system", + "circulatory system", + "vasculature of trunk", + "vasculature of organ", + "ductus arteriosus", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", + "All (HPO)", + "abnormal vasculature", + "abnormal phenotype by ontology source", + "continuant", + "abnormal artery morphology in the independent continuant", + "multicellular organism", + "outflow tract", + "coronary vessel", + "vasculature", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "vessel", + "Abnormality of cardiovascular system morphology (HPO)", + "abnormal great vessel of heart morphology", + "Phenotypic abnormality (HPO)", + "abnormal opening of the anatomical entity", + "abnormal anatomical entity morphology", + "abnormal systemic artery morphology", "entity", - "anatomical structure", - "muscle structure", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "abnormal coronary vessel morphology", + "Abnormality of the cardiovascular system (HPO)", + "Phenotypic abnormality", + "abnormal incomplete closing of the anatomical entity", + "Patent ductus arteriosus (HPO)", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "quality", + "disconnected anatomical group", + "anatomical cluster", "organism subdivision", "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "abnormal musculature of pes", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", - "abnormal limb", + "anatomical conduit", + "systemic artery", + "heart blood vessel", + "heart plus pericardium", + "phenotype", + "abnormal incomplete closing of the ductus arteriosus", + "abnormal anatomical entity morphology in the independent continuant", + "Abnormal vascular morphology (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", "anatomical entity", - "limb", - "pelvic appendage", + "blood vessel", + "arterial system", + "blood vasculature", + "cardiovascular system", + "anatomical structure", + "great vessel of heart", + "arterial blood vessel", + "trunk blood vessel", + "embryonic cardiovascular system", + "conceptus", + "systemic arterial system", + "Congenital malformation of the great arteries (HPO)", + "abnormal ductus arteriosus morphology", + "abnormal vascular system morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "Abnormal morphology of the great vessels (HPO)", + "abnormal artery morphology", + "Abnormality of the vasculature (HPO)", + "abnormal heart morphology", + "Abnormal blood vessel morphology (HPO)", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "multi-limb segment region", - "limb segment", - "pes", + "mesoderm-derived structure", + "artery", + "thoracic segment blood vessel", + "heart", + "heart vasculature", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0011916", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001643", }, { - "id": "uuid:c9c8bf2e-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df99-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", "has_evidence": ["ECO:0000304"], - "subject": "MONDO:0008050", - "object": "HP:0002460", - "subject_label": "MYH7-related skeletal myopathy", + "subject": "MONDO:0035646", + "object": "HP:0001671", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Distal muscle weakness (HPO)", + "object_label": "Abnormal cardiac septum morphology (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0019888", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "HP:0001626", + "UPHENO:0001002", "BFO:0000020", + "UPHENO:0015324", + "HP:0001671", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0015410", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000475", + "UBERON:0000062", + "UPHENO:0075696", + "HP:0030680", + "BFO:0000002", + "UPHENO:0002536", + "UPHENO:0076810", + "UBERON:0002099", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0020584", "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", + "UBERON:0003037", + "UBERON:0010314", "HP:0000001", - "UPHENO:0001001", - "HP:0000118", - "BFO:0000001", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", - "UBERON:0005090", - "UBERON:0001630", - "UPHENO:0001002", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0001005", "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0001009", + "UBERON:0005178", + "UBERON:0007100", ], "object_closure_label": [ + "abnormal anatomical entity", + "quality", + "specifically dependent continuant", + "phenotype by ontology source", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "circulatory system", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", "All (HPO)", - "abnormality of muscle organ physiology", + "abnormal phenotype by ontology source", + "continuant", + "Abnormal cardiac septum morphology (HPO)", + "multicellular organism", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "Abnormality of cardiovascular system morphology (HPO)", "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "abnormal anatomical entity morphology", "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "septum", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "Abnormality of the cardiovascular system (HPO)", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", - "quality", - "continuant", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "organism subdivision", + "organ", + "heart plus pericardium", + "phenotype", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", - "abnormal phenotype by ontology source", - "specifically dependent continuant", - "Abnormal muscle physiology (HPO)", - "entity", "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", + "cardiovascular system", + "anatomical structure", "abnormal anatomical entity", + "abnormal cardiac septum morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "abnormal heart morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", + "mesoderm-derived structure", + "cardiac septum", + "heart", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0002460", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001671", }, { - "id": "uuid:c9c8bf32-7529-11ee-b012-cbd37f5c3759", - "original_subject": "OMIM:160500", + "id": "uuid:4e02df9a-842a-11ee-884f-6be035239f90", + "original_subject": "Orphanet:589821", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "aggregator_knowledge_source": ["infores:monarchinitiative"], "primary_knowledge_source": "infores:hpo-annotations", "provided_by": "hpoa_disease_to_phenotype_edges", - "publications": ["OMIM:160500"], - "has_evidence": ["ECO:0000501"], - "subject": "MONDO:0008050", - "object": "HP:0003805", - "subject_label": "MYH7-related skeletal myopathy", + "publications": ["orphanet:589821"], + "frequency_qualifier": "HP:0040283", + "has_evidence": ["ECO:0000304"], + "subject": "MONDO:0035646", + "object": "HP:0002014", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], - "object_label": "Rimmed vacuoles (HPO)", + "object_label": "Diarrhea (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0002443", + "UPHENO:0002536", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0002664", "BFO:0000001", - "BFO:0000004", - "CL:0000255", - "UBERON:0014892", - "UBERON:0002036", - "HP:0000001", - "HP:0004303", - "UPHENO:0001001", + "BFO:0000040", + "UBERON:0001062", "UPHENO:0001002", - "HP:0000118", + "BFO:0000020", + "HP:0011793", + "HP:0011458", + "BFO:0000002", + "UBERON:0001988", + "UPHENO:0001001", + "UPHENO:0002833", "UPHENO:0001003", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "CL:0000000", + "UBERON:0000463", + "UPHENO:0075696", + "HP:0002014", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000174", "UBERON:0000468", - "UBERON:0011216", - "CL:0000548", - "UBERON:0001134", - "HP:0003011", - "UPHENO:0002536", - "HP:0003805", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0000479", - "CL:0000003", - "UBERON:0001630", - "UBERON:0002385", - "CL:0000188", - "UPHENO:0001005", - "HP:0011805", - "HP:0025354", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", - "UBERON:0000061", + "HP:0025032", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "UPHENO:0001005", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "CL:0002371", + "UBERON:0000467", + "UBERON:0001007", ], "object_closure_label": [ + "abnormality of anatomical entity physiology", + "abnormal digestive system", + "entity", + "abnormal anatomical entity", + "Diarrhea (HPO)", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "digestive system", "All (HPO)", - "Abnormal muscle fiber morphology (HPO)", - "Phenotypic abnormality", + "abnormal phenotype by ontology source", + "continuant", + "feces", "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "Abdominal symptom (HPO)", "quality", - "independent continuant", - "material anatomical entity", - "system", - "multicellular anatomical structure", + "organism substance", + "excreta", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "phenotype by ontology source", - "tissue", - "animal cell", - "skeletal muscle tissue", - "cell of skeletal muscle", - "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", - "Rimmed vacuoles (HPO)", + "Neoplasm (HPO)", "entity", + "independent continuant", + "abnormality of digestive system physiology", + "Abnormality of the digestive system (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organ", - "native cell", - "muscle organ", - "muscle tissue", - "musculature of body", - "musculature", - "somatic cell", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "continuant", - "material entity", + "multicellular anatomical structure", "anatomical system", - "cell", - "multicellular organism", - "organ system subdivision", - "eukaryotic cell", - "skeletal muscle organ", - "striated muscle tissue", ], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "evidence_count": 2, - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0003805", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0002014", }, ], }, diff --git a/backend/tests/fixtures/association_table.py b/backend/tests/fixtures/association_table.py index 327680630..6352d96ee 100644 --- a/backend/tests/fixtures/association_table.py +++ b/backend/tests/fixtures/association_table.py @@ -9,70 +9,70 @@ def association_table(): "total": 4027, "items": [ { - "id": "uuid:ca3946de-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4677e7a0-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0020793", "original_subject": "OMIM:164310", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0024458", - "MONDO:0005336", "MONDO:0018949", - "MONDO:0005071", - "MONDO:0003382", - "BFO:0000016", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0025193", "MONDO:0020121", "MONDO:0020793", + "MONDO:0003847", + "BFO:0000001", + "BFO:0000020", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002022", + "MONDO:0002081", + "MONDO:0005328", + "BFO:0000002", + "MONDO:0005071", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000462", - "MONDO:0020158", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002022", - "MONDO:0005328", + "MONDO:0024458", + "OGMS:0000031", ], "subject_label": "oculopharyngodistal myopathy 1", "subject_closure_label": [ - "oculopharyngodistal myopathy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "realizable entity", "disease", + "specifically dependent continuant", "muscle tissue disorder", "disorder of orbital region", "hereditary skeletal muscle disorder", + "continuant", + "eye adnexa disorder", "eyelid disorder", "disposition", - "distal myopathy", - "eyelids malposition disorder", - "disease", - "continuant", - "specifically dependent continuant", + "human disease", "disorder of visual system", "myopathy", - "hereditary disease", - "eye adnexa disorder", + "distal myopathy", "nervous system disorder", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "oculopharyngodistal myopathy", + "muscular dystrophy", "oculopharyngodistal myopathy 1", - "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "entity", - "eye disorder", ], "subject_taxon": None, "subject_taxon_label": None, @@ -82,87 +82,87 @@ def association_table(): "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002816", + "BFO:0000001", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "BFO:0000040", + "UBERON:0011216", + "HP:0001324", + "UPHENO:0080555", + "HP:0011804", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001002", "BFO:0000020", - "PATO:0000001", + "UPHENO:0001003", + "UPHENO:0002536", + "BFO:0000001", + "UBERON:0001062", + "UPHENO:0001005", + "HP:0033127", "BFO:0000004", "UBERON:0000061", - "HP:0000001", - "UPHENO:0001001", - "HP:0000118", - "BFO:0000001", - "UBERON:0000467", + "UBERON:0000062", "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", "HP:0003011", + "UPHENO:0002320", + "HP:0000118", + "BFO:0000002", "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", + "PATO:0000001", + "UBERON:0010000", + "HP:0000001", + "UPHENO:0080556", + "UBERON:0000467", "UBERON:0005090", "UBERON:0001630", - "UPHENO:0001002", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", - "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0010000", - "UBERON:0000062", "UBERON:0000383", "UBERON:0001015", ], "object_label": "Distal muscle weakness (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", + "specifically dependent continuant", "quality", - "continuant", - "material entity", "abnormal phenotype by ontology source", - "specifically dependent continuant", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "abnormal anatomical entity", + "continuant", + "material anatomical entity", + "muscle organ", + "All (HPO)", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "continuant", + "decreased muscle organ strength", + "Distal muscle weakness (HPO)", "entity", + "multicellular anatomical structure", + "Muscle weakness (HPO)", "anatomical entity", - "muscle structure", "organ", - "muscle organ", + "multicellular organism", + "phenotype", + "independent continuant", + "decreased anatomical entity strength", + "Abnormality of the musculoskeletal system (HPO)", + "entity", + "material entity", + "anatomical structure", "musculature of body", "musculature", "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", "anatomical system", - "multicellular organism", - "organ system subdivision", + "muscle structure", ], "object_taxon": None, "object_taxon_label": None, @@ -198,8 +198,8 @@ def association_table(): "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -218,70 +218,70 @@ def association_table(): "direction": "outgoing", }, { - "id": "uuid:ca3946ef-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4677e7b1-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0020793", "original_subject": "OMIM:164310", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0024458", - "MONDO:0005336", "MONDO:0018949", - "MONDO:0005071", - "MONDO:0003382", - "BFO:0000016", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0025193", "MONDO:0020121", "MONDO:0020793", + "MONDO:0003847", + "BFO:0000001", + "BFO:0000020", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002022", + "MONDO:0002081", + "MONDO:0005328", + "BFO:0000002", + "MONDO:0005071", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000462", - "MONDO:0020158", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002022", - "MONDO:0005328", + "MONDO:0024458", + "OGMS:0000031", ], "subject_label": "oculopharyngodistal myopathy 1", "subject_closure_label": [ - "oculopharyngodistal myopathy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "realizable entity", + "disease", + "specifically dependent continuant", "muscle tissue disorder", "disorder of orbital region", "hereditary skeletal muscle disorder", + "continuant", + "eye adnexa disorder", "eyelid disorder", "disposition", - "distal myopathy", - "eyelids malposition disorder", - "disease", - "continuant", - "specifically dependent continuant", + "human disease", "disorder of visual system", "myopathy", - "hereditary disease", - "eye adnexa disorder", + "distal myopathy", "nervous system disorder", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "oculopharyngodistal myopathy", + "muscular dystrophy", "oculopharyngodistal myopathy 1", - "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "entity", - "eye disorder", ], "subject_taxon": None, "subject_taxon_label": None, @@ -291,141 +291,141 @@ def association_table(): "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", + "UPHENO:0002443", "UPHENO:0002471", "HP:0025270", - "UPHENO:0001005", - "BFO:0000002", - "BFO:0000020", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", "HP:0002664", + "UPHENO:0004523", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "BFO:0000020", "HP:0011793", - "PATO:0000001", - "UPHENO:0002474", - "HP:0012638", - "BFO:0000004", - "UBERON:0000061", - "UBERON:0001007", - "UBERON:0001016", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0000915", - "UBERON:0001043", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "HP:0000001", + "BFO:0000002", + "UBERON:0005409", "UPHENO:0001001", - "HP:0000118", - "UPHENO:0002433", + "UPHENO:0002833", + "HP:0002015", + "UPHENO:0001002", "UPHENO:0001003", - "BFO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0025031", + "UPHENO:0002474", + "HP:0012638", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000475", + "UBERON:0000062", "UBERON:0004111", "UBERON:0000468", - "UBERON:0000064", - "UPHENO:0075696", "HP:0011024", - "UPHENO:0002443", - "HP:0012719", "UPHENO:0002725", - "HP:0025032", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0004523", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005409", + "HP:0025032", "UBERON:0009569", "UBERON:0013702", "UBERON:0013765", "UBERON:0005177", "UBERON:0000025", + "UBERON:0000915", + "UBERON:0001043", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", "UBERON:0001555", "UBERON:0004921", - "UPHENO:0002833", - "HP:0002015", - "UPHENO:0001002", + "HP:0000001", + "HP:0012719", + "UPHENO:0001005", "HP:0000707", - "HP:0025031", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000475", - "UBERON:0000062", + "BFO:0000001", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0001016", "UBERON:0013522", "UBERON:0005178", "UBERON:0004908", ], "object_label": "Dysphagia (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of alimentary part of gastrointestinal system physiology", - "Abnormal esophagus physiology (HPO)", - "Functional abnormality of the gastrointestinal tract (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "independent continuant", - "system", - "anatomical structure", - "digestive system", - "nervous system", - "digestive tract", - "subdivision of digestive tract", "abnormality of anatomical entity physiology", - "phenotype", - "abnormality of digestive system physiology", "abnormal digestive system", "Dysphagia (HPO)", "Phenotypic abnormality", - "abnormality of nervous system physiology", + "quality", + "abnormal anatomical entity", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", "phenotype by ontology source", "abnormal nervous system", - "quality", - "abnormality of esophagus physiology", - "Abnormal nervous system physiology (HPO)", "continuant", "material anatomical entity", + "system", + "organ part", + "digestive system", + "nervous system", + "thoracic segment of trunk", + "esophagus", + "trunk", + "thoracic segment organ", + "viscus", + "All (HPO)", + "Functional abnormality of the gastrointestinal tract (HPO)", + "abnormal phenotype by ontology source", + "continuant", + "alimentary part of gastrointestinal system", "subdivision of trunk", "body proper", "digestive system element", "trunk region element", "tube", - "abnormal phenotype by ontology source", - "continuant", - "specifically dependent continuant", - "Neoplasm (HPO)", - "Neoplasm by anatomical site (HPO)", + "abnormal alimentary part of gastrointestinal system", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", + "thoracic cavity element", + "upper digestive tract", + "abnormality of nervous system physiology", + "Neoplasm by anatomical site (HPO)", "organism subdivision", "organ", - "alimentary part of gastrointestinal system", + "anatomical conduit", + "multicellular organism", + "phenotype", + "Neoplasm (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormality of digestive system physiology", + "abnormality of alimentary part of gastrointestinal system physiology", + "Abnormal esophagus physiology (HPO)", + "Abnormality of the digestive system (HPO)", + "abnormality of esophagus physiology", + "Abnormal nervous system physiology (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", "subdivision of tube", - "thoracic cavity element", - "upper digestive tract", - "abnormal anatomical entity", "Abnormality of the gastrointestinal tract (HPO)", - "abnormal alimentary part of gastrointestinal system", - "Abnormality of digestive system physiology (HPO)", "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "entity", - "Abnormality of the digestive system (HPO)", - "material entity", "multicellular anatomical structure", "anatomical system", - "anatomical conduit", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "thoracic segment of trunk", - "esophagus", - "trunk", - "thoracic segment organ", - "viscus", + "digestive tract", + "subdivision of digestive tract", ], "object_taxon": None, "object_taxon_label": None, @@ -461,8 +461,8 @@ def association_table(): "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -481,84 +481,84 @@ def association_table(): "direction": "outgoing", }, { - "id": "uuid:c6b3613a-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:42ef70e0-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0013049", "original_subject": "OMIM:612937", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0005021", - "MONDO:0004994", - "MONDO:0018276", - "MONDO:0005071", - "MONDO:0005267", - "BFO:0000016", "MONDO:0016333", - "MONDO:0017749", - "OGMS:0000031", + "MONDO:0002320", + "MONDO:0000001", + "MONDO:0013049", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0004995", + "MONDO:0018276", + "BFO:0000020", + "MONDO:0005336", + "MONDO:0019052", + "MONDO:0005500", + "MONDO:0005066", + "MONDO:0024322", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002081", + "MONDO:0005021", + "MONDO:0019950", + "BFO:0000002", "MONDO:0005217", + "MONDO:0015286", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0015286", - "MONDO:0019052", - "MONDO:0005500", - "MONDO:0005066", - "MONDO:0000001", - "MONDO:0013049", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0024322", + "BFO:0000016", "MONDO:0700096", "MONDO:0000591", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - "MONDO:0019950", + "MONDO:0017749", + "OGMS:0000031", ], "subject_label": "DPM3-congenital disorder of glycosylation", "subject_closure_label": [ - "cardiomyopathy", - "muscular dystrophy", - "cardiovascular disorder", - "human disease", - "intrinsic cardiomyopathy", - "musculoskeletal system disorder", + "disease", + "disorder of glycosylation", + "realizable entity", "disorder of multiple glycosylation", "disease", + "specifically dependent continuant", + "familial cardiomyopathy", "muscle tissue disorder", - "congenital nervous system disorder", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "disorder of glycosylation", - "disposition", - "congenital disorder of glycosylation", - "disease", - "DPM3-congenital disorder of glycosylation", "continuant", - "specifically dependent continuant", - "myopathy", - "familial dilated cardiomyopathy", - "hereditary disease", "inborn errors of metabolism", "congenital disorder of glycosylation type I", "metabolic disease", + "disposition", + "human disease", + "intrinsic cardiomyopathy", "muscular dystrophy-dystroglycanopathy", + "myopathy", + "dilated cardiomyopathy", "nervous system disorder", "heart disorder", - "realizable entity", - "familial cardiomyopathy", - "skeletal muscle disorder", - "neuromuscular disease", - "dilated cardiomyopathy", "entity", + "musculoskeletal system disorder", + "hereditary disease", + "congenital nervous system disorder", "congenital muscular dystrophy", + "DPM3-congenital disorder of glycosylation", + "muscular dystrophy", + "skeletal muscle disorder", + "neuromuscular disease", + "familial dilated cardiomyopathy", + "congenital disorder of glycosylation", ], "subject_taxon": None, "subject_taxon_label": None, @@ -568,40 +568,70 @@ def association_table(): "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0051763", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0077820", - "BFO:0000001", - "UPHENO:0051804", - "BFO:0000015", - "BFO:0000004", - "GO:0032991", - "CHEBI:23367", - "UBERON:0000178", + "UPHENO:0046284", + "UPHENO:0077829", + "GO:0005575", + "CHEBI:24431", + "PR:000050567", + "UBERON:0000465", + "CHEBI:16541", + "CHEBI:35352", + "CHEBI:32988", + "CHEBI:36963", + "CHEBI:33285", + "HP:0004364", + "UPHENO:0082875", + "UPHENO:0004536", + "UPHENO:0051668", + "HP:0001871", + "UPHENO:0077821", + "BFO:0000001", + "GO:0008150", + "BFO:0000040", + "UBERON:0000468", + "UPHENO:0001002", + "BFO:0000020", + "UPHENO:0077820", + "HP:0002086", + "HP:0003236", + "BFO:0000003", + "BFO:0000002", + "GO:1902494", + "CHEBI:36357", + "CHEBI:33579", "GO:1990234", "CHEBI:33839", "CHEBI:33675", - "UBERON:0001004", - "HP:0000001", - "HP:0011021", + "UBERON:0002193", + "UBERON:0002390", + "UBERON:0000179", "UPHENO:0001001", - "UPHENO:0001002", - "UPHENO:0077825", - "HP:0000118", - "HP:0001871", + "UPHENO:0051763", "UPHENO:0051801", "UPHENO:0001003", - "HP:0001939", - "HP:0032180", - "PATO:0000001", - "HP:0002795", + "UPHENO:0081547", + "UPHENO:0077826", "BFO:0000001", - "BFO:0000040", - "GO:0008152", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", + "UBERON:0000061", + "UBERON:0000463", + "CHEBI:50047", + "CHEBI:37622", + "CHEBI:33256", + "UPHENO:0075696", + "UPHENO:0076286", + "HP:0040081", + "HP:0002795", + "HP:0012415", + "UPHENO:0051612", + "UPHENO:0051804", + "BFO:0000015", + "BFO:0000004", + "GO:0032991", + "CHEBI:23367", + "UBERON:0000178", + "UBERON:0004120", + "UBERON:0006314", "GO:0061695", "CHEBI:16670", "CHEBI:33302", @@ -613,158 +643,128 @@ def association_table(): "CHEBI:25806", "CHEBI:36962", "CHEBI:50860", - "UPHENO:0075696", "UPHENO:0077817", "UPHENO:0076289", - "BFO:0000002", - "UPHENO:0077821", + "UPHENO:0002448", + "UPHENO:0002536", + "HP:0032180", + "PATO:0000001", + "CHEBI:138675", + "UPHENO:0077825", + "HP:0000118", "UPHENO:0004459", "UPHENO:0002332", - "UPHENO:0002536", "HP:0500165", - "HP:0002086", - "HP:0003236", - "BFO:0000003", + "HP:0000001", + "HP:0011021", + "UPHENO:0001005", "BFO:0000002", - "GO:0008150", - "GO:0005575", - "CHEBI:24431", - "PR:000050567", - "UBERON:0000465", - "GO:1902494", - "CHEBI:36357", - "CHEBI:33579", - "UBERON:0004120", - "UBERON:0006314", - "CHEBI:138675", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "CHEBI:16541", - "CHEBI:35352", - "CHEBI:32988", - "CHEBI:50047", - "CHEBI:37622", - "CHEBI:33256", - "HP:0004364", - "UPHENO:0002448", - "UPHENO:0004536", - "UPHENO:0051668", - "UPHENO:0046284", - "UPHENO:0077829", "HP:0010876", - "UPHENO:0076286", - "HP:0040081", - "UPHENO:0081547", - "UPHENO:0077826", - "HP:0012415", - "UPHENO:0051612", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", + "HP:0001939", + "GO:0008152", "UBERON:0010000", - "CHEBI:36963", - "CHEBI:33285", + "UBERON:0000467", + "UBERON:0001004", ], "object_label": "Elevated circulating creatine kinase concentration (HPO)", "object_closure_label": [ - "All (HPO)", - "Abnormality of circulating enzyme level (HPO)", - "abnormal multicellular organism chemical entity level", - "Phenotypic abnormality", - "abnormal blood gas molecular entity level", - "Phenotypic abnormality (HPO)", - "abnormal chemical entity level", - "abnormal independent continuant oxygen molecular entity level", - "Abnormal circulating protein concentration (HPO)", - "abnormal role blood level", - "Abnormal circulating creatine kinase concentration (HPO)", - "Abnormality of metabolism/homeostasis (HPO)", - "abnormal role bodily fluid level", - "abnormal blood nitrogen molecular entity level", - "quality", - "Abnormal respiratory system physiology (HPO)", - "process", - "independent continuant", - "protein-containing complex", - "molecular entity", - "blood", - "multicellular anatomical structure", - "respiratory system", - "transferase complex, transferring phosphorus-containing groups", - "peptide", - "pnictogen molecular entity", - "chalcogen molecular entity", - "carbon group molecular entity", - "protein polypeptide chain", - "organonitrogen compound", - "amide", + "Abnormal circulating nitrogen compound concentration (HPO)", "abnormality of anatomical entity physiology", - "phenotype", - "Abnormality of blood and blood-forming tissues (HPO)", "abnormal independent continuant protein polypeptide chain level", + "abnormal anatomical entity", + "Abnormality of metabolism/homeostasis (HPO)", + "metabolic process", + "abnormal anatomical entity", + "specifically dependent continuant", "phenotype by ontology source", - "Abnormal blood oxygen level (HPO)", - "abnormal blood chemical entity level", + "abnormal role bodily fluid level", + "abnormal blood nitrogen molecular entity level", "occurrent", "continuant", - "biological_process", "cellular_component", "chemical entity", "protein-containing material entity", "material anatomical entity", - "gas molecular entity", - "creatine kinase complex", - "polypeptide", - "nitrogen molecular entity", - "oxygen molecular entity", - "organochalcogen compound", - "organic molecular entity", - "carboxamide", - "primary amide", - "organic amino compound", - "Abnormal circulating nitrogen compound concentration (HPO)", - "abnormality of respiratory system physiology", - "abnormal respiratory system", - "abnormal independent continuant chemical entity level", + "transferase complex", + "macromolecule", + "p-block molecular entity", + "respiratory system", + "All (HPO)", + "Abnormality of circulating enzyme level (HPO)", "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormal independent continuant gas molecular entity level", - "Abnormal circulating metabolite concentration (HPO)", + "abnormal chemical entity level", + "abnormal independent continuant oxygen molecular entity level", "Abnormality of the respiratory system (HPO)", "Elevated circulating creatine kinase concentration (HPO)", + "multicellular organism", + "hemolymphoid system", + "hematopoietic system", + "haemolymphatic fluid", + "protein polypeptide chain", + "organonitrogen compound", + "amide", + "organooxygen compound", + "heteroorganic entity", + "abnormal multicellular organism chemical entity level", + "abnormal blood gas molecular entity level", + "Phenotypic abnormality (HPO)", + "Abnormal circulating protein concentration (HPO)", + "Abnormal blood oxygen level (HPO)", "entity", + "Phenotypic abnormality", + "abnormal independent continuant gas molecular entity level", + "quality", "anatomical entity", "anatomical structure", "organism substance", "mesoderm-derived structure", "bodily fluid", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "organooxygen compound", - "heteroorganic entity", - "abnormal anatomical entity", - "abnormal blood oxygen molecular entity level", - "abnormal role independent continuant level", + "transferase complex, transferring phosphorus-containing groups", + "peptide", + "pnictogen molecular entity", + "chalcogen molecular entity", + "carbon group molecular entity", + "carboxamide", + "primary amide", + "organic amino compound", + "phenotype", "continuant", - "abnormal independent continuant nitrogen molecular entity level", - "abnormal hematopoietic system", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "process", + "independent continuant", + "abnormal role blood level", + "Abnormal circulating creatine kinase concentration (HPO)", + "Abnormal respiratory system physiology (HPO)", "Abnormal blood gas level (HPO)", "abnormal blood protein polypeptide chain level", + "abnormal blood chemical entity level", + "biological_process", "material entity", - "metabolic process", + "protein-containing complex", + "molecular entity", + "blood", "catalytic complex", "polyatomic entity", "main group molecular entity", + "abnormal blood oxygen molecular entity level", + "abnormal role independent continuant level", + "abnormality of respiratory system physiology", + "abnormal respiratory system", + "abnormal independent continuant chemical entity level", + "Abnormality of blood and blood-forming tissues (HPO)", + "abnormal independent continuant nitrogen molecular entity level", + "abnormal hematopoietic system", + "abnormality of anatomical entity physiology", + "Abnormal circulating metabolite concentration (HPO)", + "multicellular anatomical structure", "anatomical system", - "transferase complex", - "macromolecule", - "p-block molecular entity", - "multicellular organism", + "gas molecular entity", + "creatine kinase complex", + "polypeptide", + "nitrogen molecular entity", + "oxygen molecular entity", + "organochalcogen compound", + "organic molecular entity", ], "object_taxon": None, "object_taxon_label": None, @@ -799,8 +799,8 @@ def association_table(): "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], + "frequency_qualifier_closure_label": ["Obligate (HPO)", "Frequency (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -819,64 +819,64 @@ def association_table(): "direction": "outgoing", }, { - "id": "uuid:cb2a2f47-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:476a1081-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0009681", "original_subject": "OMIM:254090", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000020", - "MONDO:0005336", - "MONDO:0005071", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0002320", + "MONDO:0000001", "MONDO:0020121", "MONDO:0019952", + "MONDO:0003847", + "MONDO:0005336", + "MONDO:0000355", "BFO:0000017", "MONDO:0100225", + "BFO:0000020", + "MONDO:0003939", + "MONDO:0002081", + "MONDO:0019950", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0009681", - "MONDO:0000355", - "MONDO:0000001", "MONDO:0700223", - "BFO:0000002", + "BFO:0000016", + "MONDO:0016139", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - "MONDO:0019950", + "MONDO:0009681", + "OGMS:0000031", + "BFO:0000001", ], "subject_label": "Ullrich congenital muscular dystrophy 1", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "disease", + "realizable entity", + "collagen 6-related myopathy", + "specifically dependent continuant", + "Ullrich congenital muscular dystrophy 1", "disease", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", + "Ullrich congenital muscular dystrophy", "continuant", "disposition", "qualitative or quantitative protein defects in neuromuscular diseases", - "Ullrich congenital muscular dystrophy 1", - "disease", - "specifically dependent continuant", + "human disease", + "entity", "myopathy", - "hereditary disease", - "Ullrich congenital muscular dystrophy", "nervous system disorder", + "musculoskeletal system disorder", + "hereditary disease", + "congenital nervous system disorder", + "congenital muscular dystrophy", + "muscular dystrophy", "congenital myopathy", - "realizable entity", - "collagen 6-related myopathy", "skeletal muscle disorder", "neuromuscular disease", - "entity", - "congenital muscular dystrophy", ], "subject_taxon": None, "subject_taxon_label": None, @@ -886,91 +886,91 @@ def association_table(): "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "HP:0001388", - "UPHENO:0001005", - "BFO:0000002", - "BFO:0000020", - "PATO:0000001", - "HP:0011843", - "BFO:0000004", - "UBERON:0002204", - "HP:0000001", - "HP:0020152", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0002964", - "BFO:0000001", + "HP:0011729", + "HP:0011843", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0001388", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", "UBERON:0011216", "UBERON:0034921", - "UPHENO:0075696", - "HP:0011729", - "HP:0034430", - "HP:0000924", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", + "UPHENO:0001002", + "BFO:0000020", "BFO:0000002", - "UBERON:0000465", - "UBERON:0004770", - "UBERON:0000982", - "HP:0033127", + "UPHENO:0001001", + "UPHENO:0002964", + "UPHENO:0001003", "UPHENO:0081440", + "BFO:0000001", "UBERON:0001062", "UBERON:0000061", "UBERON:0034925", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0033127", + "BFO:0000004", + "UBERON:0004770", + "UBERON:0000468", + "HP:0034430", + "HP:0000924", + "BFO:0000002", + "UPHENO:0002536", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0000982", + "HP:0000001", + "HP:0020152", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0002204", "UBERON:0004905", "UBERON:0001434", ], "object_label": "Distal joint laxity (HPO)", "object_closure_label": [ - "All (HPO)", - "Distal joint laxity (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Abnormality of the musculoskeletal system (HPO)", - "abnormality of musculoskeletal system physiology", - "independent continuant", - "multicellular anatomical structure", - "musculoskeletal system", - "skeletal joint", "abnormality of anatomical entity physiology", "Joint laxity (HPO)", - "phenotype", - "Abnormality of joint mobility (HPO)", "abnormal skeletal system", + "abnormal anatomical entity", "quality", - "Abnormality of musculoskeletal physiology (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormality of musculoskeletal system physiology", "continuant", "material anatomical entity", - "abnormal phenotype by ontology source", + "musculoskeletal system", + "All (HPO)", + "Distal joint laxity (HPO)", "continuant", - "specifically dependent continuant", + "organ system subdivision", + "multi organ part structure", + "Abnormal joint physiology", + "Abnormality of the skeletal system (HPO)", + "Phenotypic abnormality (HPO)", "entity", + "Phenotypic abnormality", + "Abnormality of musculoskeletal physiology (HPO)", "anatomical entity", "anatomical structure", "anatomical collection", "articular system", + "multicellular organism", + "phenotype", + "entity", + "independent continuant", + "Abnormality of joint mobility (HPO)", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", "articulation", "skeletal system", - "abnormal anatomical entity", - "Abnormal joint physiology", - "Abnormality of the skeletal system (HPO)", "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "entity", - "material entity", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "multi organ part structure", + "skeletal joint", ], "object_taxon": None, "object_taxon_label": None, @@ -1005,8 +1005,8 @@ def association_table(): "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], + "frequency_qualifier_closure_label": ["Obligate (HPO)", "Frequency (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -1025,66 +1025,66 @@ def association_table(): "direction": "outgoing", }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:46170673-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0009676", "original_subject": "OMIM:253601", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", + "MONDO:0016145", + "MONDO:0000001", + "MONDO:0020121", + "MONDO:0003847", + "MONDO:0015152", + "MONDO:0000429", "BFO:0000020", + "MONDO:0016106", "MONDO:0005336", + "BFO:0000017", + "MONDO:0003939", + "MONDO:0006025", + "MONDO:0002081", + "BFO:0000002", "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", + "MONDO:0016971", "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", - "MONDO:0020121", - "BFO:0000017", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "BFO:0000016", + "MONDO:0016139", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "OGMS:0000031", + "BFO:0000001", ], "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "specifically dependent continuant", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", "hereditary skeletal muscle disorder", - "autosomal recessive disease", + "continuant", + "limb-girdle muscular dystrophy", "disposition", "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", - "continuant", - "specifically dependent continuant", - "myopathy", - "hereditary disease", + "human disease", + "entity", "autosomal genetic disease", + "autosomal recessive disease", + "myopathy", "nervous system disorder", - "realizable entity", + "autosomal recessive limb-girdle muscular dystrophy type 2B", + "autosomal recessive limb-girdle muscular dystrophy", + "qualitative or quantitative defects of dysferlin", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", ], "subject_taxon": None, "subject_taxon_label": None, @@ -1094,87 +1094,87 @@ def association_table(): "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UPHENO:0001002", + "HP:0001324", + "UPHENO:0080555", + "HP:0011804", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", + "HP:0003701", "UPHENO:0001003", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", + "BFO:0000020", + "HP:0033127", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000062", "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", + "BFO:0000002", "HP:0003011", + "UPHENO:0002320", + "HP:0000118", "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", + "PATO:0000001", + "HP:0000001", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", "UPHENO:0080556", - "HP:0033127", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", "UBERON:0000383", "UBERON:0001015", ], "object_label": "Proximal muscle weakness (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", - "abnormal phenotype by ontology source", "Proximal muscle weakness (HPO)", - "specifically dependent continuant", + "quality", + "Abnormality of the musculature (HPO)", "phenotype by ontology source", "continuant", "material anatomical entity", + "muscle organ", + "All (HPO)", + "abnormal phenotype by ontology source", "continuant", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "decreased muscle organ strength", "entity", - "muscle structure", + "entity", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "specifically dependent continuant", "organ", - "muscle organ", + "multicellular organism", + "phenotype", + "independent continuant", + "decreased anatomical entity strength", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", "musculature of body", "musculature", "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "entity", - "material entity", - "anatomical entity", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", + "muscle structure", ], "object_taxon": None, "object_taxon_label": None, @@ -1209,8 +1209,8 @@ def association_table(): "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], + "frequency_qualifier_closure_label": ["Obligate (HPO)", "Frequency (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, diff --git a/backend/tests/fixtures/association_table_response.py b/backend/tests/fixtures/association_table_response.py index 7e924a5ca..820b111af 100644 --- a/backend/tests/fixtures/association_table_response.py +++ b/backend/tests/fixtures/association_table_response.py @@ -5,7 +5,7 @@ def association_table_response(): return { "responseHeader": { - "QTime": 0, + "QTime": 1, "params": { "mm": "100%", "q": "*:*", @@ -27,7 +27,7 @@ def association_table_response(): "start": 0, "docs": [ { - "id": "uuid:ca3946de-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4677e7a0-842a-11ee-884f-6be035239f90", "original_subject": "OMIM:164310", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", @@ -43,158 +43,158 @@ def association_table_response(): "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0024458", - "MONDO:0005336", "MONDO:0018949", - "MONDO:0005071", - "MONDO:0003382", - "BFO:0000016", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0025193", "MONDO:0020121", "MONDO:0020793", + "MONDO:0003847", + "BFO:0000001", + "BFO:0000020", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002022", + "MONDO:0002081", + "MONDO:0005328", + "BFO:0000002", + "MONDO:0005071", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000462", - "MONDO:0020158", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002022", - "MONDO:0005328", + "MONDO:0024458", + "OGMS:0000031", ], "subject_closure_label": [ - "oculopharyngodistal myopathy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "realizable entity", "disease", + "specifically dependent continuant", "muscle tissue disorder", "disorder of orbital region", "hereditary skeletal muscle disorder", + "continuant", + "eye adnexa disorder", "eyelid disorder", "disposition", - "distal myopathy", - "eyelids malposition disorder", - "disease", - "continuant", - "specifically dependent continuant", + "human disease", "disorder of visual system", "myopathy", - "hereditary disease", - "eye adnexa disorder", + "distal myopathy", "nervous system disorder", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "oculopharyngodistal myopathy", + "muscular dystrophy", "oculopharyngodistal myopathy 1", - "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "entity", - "eye disorder", ], "object_label": "Distal muscle weakness (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UPHENO:0002816", + "BFO:0000001", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "BFO:0000040", + "UBERON:0011216", + "HP:0001324", + "UPHENO:0080555", + "HP:0011804", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001002", "BFO:0000020", - "PATO:0000001", + "UPHENO:0001003", + "UPHENO:0002536", + "BFO:0000001", + "UBERON:0001062", + "UPHENO:0001005", + "HP:0033127", "BFO:0000004", "UBERON:0000061", - "HP:0000001", - "UPHENO:0001001", - "HP:0000118", - "BFO:0000001", - "UBERON:0000467", + "UBERON:0000062", "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", "HP:0003011", + "UPHENO:0002320", + "HP:0000118", + "BFO:0000002", "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", + "PATO:0000001", + "UBERON:0010000", + "HP:0000001", + "UPHENO:0080556", + "UBERON:0000467", "UBERON:0005090", "UBERON:0001630", - "UPHENO:0001002", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", - "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0010000", - "UBERON:0000062", "UBERON:0000383", "UBERON:0001015", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", + "specifically dependent continuant", "quality", - "continuant", - "material entity", "abnormal phenotype by ontology source", - "specifically dependent continuant", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "abnormal anatomical entity", + "continuant", + "material anatomical entity", + "muscle organ", + "All (HPO)", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "continuant", + "decreased muscle organ strength", + "Distal muscle weakness (HPO)", "entity", + "multicellular anatomical structure", + "Muscle weakness (HPO)", "anatomical entity", - "muscle structure", "organ", - "muscle organ", + "multicellular organism", + "phenotype", + "independent continuant", + "decreased anatomical entity strength", + "Abnormality of the musculoskeletal system (HPO)", + "entity", + "material entity", + "anatomical structure", "musculature of body", "musculature", "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", "anatomical system", - "multicellular organism", - "organ system subdivision", + "muscle structure", ], "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 4, "grouping_key": "MONDO:0020793🍪🍪biolink:has_phenotype🍪HP:0002460", }, { - "id": "uuid:ca3946ef-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4677e7b1-842a-11ee-884f-6be035239f90", "original_subject": "OMIM:164310", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", @@ -210,212 +210,212 @@ def association_table_response(): "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0024458", - "MONDO:0005336", "MONDO:0018949", - "MONDO:0005071", - "MONDO:0003382", - "BFO:0000016", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0025193", "MONDO:0020121", "MONDO:0020793", + "MONDO:0003847", + "BFO:0000001", + "BFO:0000020", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002022", + "MONDO:0002081", + "MONDO:0005328", + "BFO:0000002", + "MONDO:0005071", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000462", - "MONDO:0020158", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002022", - "MONDO:0005328", + "MONDO:0024458", + "OGMS:0000031", ], "subject_closure_label": [ - "oculopharyngodistal myopathy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "realizable entity", + "disease", + "specifically dependent continuant", "muscle tissue disorder", "disorder of orbital region", "hereditary skeletal muscle disorder", + "continuant", + "eye adnexa disorder", "eyelid disorder", "disposition", - "distal myopathy", - "eyelids malposition disorder", - "disease", - "continuant", - "specifically dependent continuant", + "human disease", "disorder of visual system", "myopathy", - "hereditary disease", - "eye adnexa disorder", + "distal myopathy", "nervous system disorder", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "oculopharyngodistal myopathy", + "muscular dystrophy", "oculopharyngodistal myopathy 1", - "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "entity", - "eye disorder", ], "object_label": "Dysphagia (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", + "UPHENO:0002443", "UPHENO:0002471", "HP:0025270", - "UPHENO:0001005", - "BFO:0000002", - "BFO:0000020", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", "HP:0002664", + "UPHENO:0004523", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "BFO:0000020", "HP:0011793", - "PATO:0000001", - "UPHENO:0002474", - "HP:0012638", - "BFO:0000004", - "UBERON:0000061", - "UBERON:0001007", - "UBERON:0001016", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0000915", - "UBERON:0001043", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "HP:0000001", + "BFO:0000002", + "UBERON:0005409", "UPHENO:0001001", - "HP:0000118", - "UPHENO:0002433", + "UPHENO:0002833", + "HP:0002015", + "UPHENO:0001002", "UPHENO:0001003", - "BFO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0025031", + "UPHENO:0002474", + "HP:0012638", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000475", + "UBERON:0000062", "UBERON:0004111", "UBERON:0000468", - "UBERON:0000064", - "UPHENO:0075696", "HP:0011024", - "UPHENO:0002443", - "HP:0012719", "UPHENO:0002725", - "HP:0025032", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0004523", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005409", + "HP:0025032", "UBERON:0009569", "UBERON:0013702", "UBERON:0013765", "UBERON:0005177", "UBERON:0000025", + "UBERON:0000915", + "UBERON:0001043", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", "UBERON:0001555", "UBERON:0004921", - "UPHENO:0002833", - "HP:0002015", - "UPHENO:0001002", + "HP:0000001", + "HP:0012719", + "UPHENO:0001005", "HP:0000707", - "HP:0025031", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000475", - "UBERON:0000062", + "BFO:0000001", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0001016", "UBERON:0013522", "UBERON:0005178", "UBERON:0004908", ], "object_closure_label": [ - "All (HPO)", - "abnormality of alimentary part of gastrointestinal system physiology", - "Abnormal esophagus physiology (HPO)", - "Functional abnormality of the gastrointestinal tract (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "independent continuant", - "system", - "anatomical structure", - "digestive system", - "nervous system", - "digestive tract", - "subdivision of digestive tract", "abnormality of anatomical entity physiology", - "phenotype", - "abnormality of digestive system physiology", "abnormal digestive system", "Dysphagia (HPO)", "Phenotypic abnormality", - "abnormality of nervous system physiology", + "quality", + "abnormal anatomical entity", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", "phenotype by ontology source", "abnormal nervous system", - "quality", - "abnormality of esophagus physiology", - "Abnormal nervous system physiology (HPO)", "continuant", "material anatomical entity", + "system", + "organ part", + "digestive system", + "nervous system", + "thoracic segment of trunk", + "esophagus", + "trunk", + "thoracic segment organ", + "viscus", + "All (HPO)", + "Functional abnormality of the gastrointestinal tract (HPO)", + "abnormal phenotype by ontology source", + "continuant", + "alimentary part of gastrointestinal system", "subdivision of trunk", "body proper", "digestive system element", "trunk region element", "tube", - "abnormal phenotype by ontology source", - "continuant", - "specifically dependent continuant", - "Neoplasm (HPO)", - "Neoplasm by anatomical site (HPO)", + "abnormal alimentary part of gastrointestinal system", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", + "thoracic cavity element", + "upper digestive tract", + "abnormality of nervous system physiology", + "Neoplasm by anatomical site (HPO)", "organism subdivision", "organ", - "alimentary part of gastrointestinal system", + "anatomical conduit", + "multicellular organism", + "phenotype", + "Neoplasm (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormality of digestive system physiology", + "abnormality of alimentary part of gastrointestinal system physiology", + "Abnormal esophagus physiology (HPO)", + "Abnormality of the digestive system (HPO)", + "abnormality of esophagus physiology", + "Abnormal nervous system physiology (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", "subdivision of tube", - "thoracic cavity element", - "upper digestive tract", - "abnormal anatomical entity", "Abnormality of the gastrointestinal tract (HPO)", - "abnormal alimentary part of gastrointestinal system", - "Abnormality of digestive system physiology (HPO)", "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "entity", - "Abnormality of the digestive system (HPO)", - "material entity", "multicellular anatomical structure", "anatomical system", - "anatomical conduit", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "thoracic segment of trunk", - "esophagus", - "trunk", - "thoracic segment organ", - "viscus", + "digestive tract", + "subdivision of digestive tract", ], "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "evidence_count": 4, "grouping_key": "MONDO:0020793🍪🍪biolink:has_phenotype🍪HP:0002015", }, { - "id": "uuid:c6b3613a-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:42ef70e0-842a-11ee-884f-6be035239f90", "original_subject": "OMIM:612937", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", @@ -431,115 +431,145 @@ def association_table_response(): "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0005021", - "MONDO:0004994", - "MONDO:0018276", - "MONDO:0005071", - "MONDO:0005267", - "BFO:0000016", "MONDO:0016333", - "MONDO:0017749", - "OGMS:0000031", + "MONDO:0002320", + "MONDO:0000001", + "MONDO:0013049", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0004995", + "MONDO:0018276", + "BFO:0000020", + "MONDO:0005336", + "MONDO:0019052", + "MONDO:0005500", + "MONDO:0005066", + "MONDO:0024322", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002081", + "MONDO:0005021", + "MONDO:0019950", + "BFO:0000002", "MONDO:0005217", + "MONDO:0015286", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0015286", - "MONDO:0019052", - "MONDO:0005500", - "MONDO:0005066", - "MONDO:0000001", - "MONDO:0013049", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0024322", + "BFO:0000016", "MONDO:0700096", "MONDO:0000591", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - "MONDO:0019950", + "MONDO:0017749", + "OGMS:0000031", ], "subject_closure_label": [ - "cardiomyopathy", - "muscular dystrophy", - "cardiovascular disorder", - "human disease", - "intrinsic cardiomyopathy", - "musculoskeletal system disorder", + "disease", + "disorder of glycosylation", + "realizable entity", "disorder of multiple glycosylation", "disease", + "specifically dependent continuant", + "familial cardiomyopathy", "muscle tissue disorder", - "congenital nervous system disorder", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "disorder of glycosylation", - "disposition", - "congenital disorder of glycosylation", - "disease", - "DPM3-congenital disorder of glycosylation", "continuant", - "specifically dependent continuant", - "myopathy", - "familial dilated cardiomyopathy", - "hereditary disease", "inborn errors of metabolism", "congenital disorder of glycosylation type I", "metabolic disease", + "disposition", + "human disease", + "intrinsic cardiomyopathy", "muscular dystrophy-dystroglycanopathy", + "myopathy", + "dilated cardiomyopathy", "nervous system disorder", "heart disorder", - "realizable entity", - "familial cardiomyopathy", - "skeletal muscle disorder", - "neuromuscular disease", - "dilated cardiomyopathy", "entity", + "musculoskeletal system disorder", + "hereditary disease", + "congenital nervous system disorder", "congenital muscular dystrophy", + "DPM3-congenital disorder of glycosylation", + "muscular dystrophy", + "skeletal muscle disorder", + "neuromuscular disease", + "familial dilated cardiomyopathy", + "congenital disorder of glycosylation", ], "object_label": "Elevated circulating creatine kinase concentration (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0051763", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0077820", - "BFO:0000001", - "UPHENO:0051804", - "BFO:0000015", - "BFO:0000004", - "GO:0032991", - "CHEBI:23367", - "UBERON:0000178", + "UPHENO:0046284", + "UPHENO:0077829", + "GO:0005575", + "CHEBI:24431", + "PR:000050567", + "UBERON:0000465", + "CHEBI:16541", + "CHEBI:35352", + "CHEBI:32988", + "CHEBI:36963", + "CHEBI:33285", + "HP:0004364", + "UPHENO:0082875", + "UPHENO:0004536", + "UPHENO:0051668", + "HP:0001871", + "UPHENO:0077821", + "BFO:0000001", + "GO:0008150", + "BFO:0000040", + "UBERON:0000468", + "UPHENO:0001002", + "BFO:0000020", + "UPHENO:0077820", + "HP:0002086", + "HP:0003236", + "BFO:0000003", + "BFO:0000002", + "GO:1902494", + "CHEBI:36357", + "CHEBI:33579", "GO:1990234", "CHEBI:33839", "CHEBI:33675", - "UBERON:0001004", - "HP:0000001", - "HP:0011021", + "UBERON:0002193", + "UBERON:0002390", + "UBERON:0000179", "UPHENO:0001001", - "UPHENO:0001002", - "UPHENO:0077825", - "HP:0000118", - "HP:0001871", + "UPHENO:0051763", "UPHENO:0051801", "UPHENO:0001003", - "HP:0001939", - "HP:0032180", - "PATO:0000001", - "HP:0002795", + "UPHENO:0081547", + "UPHENO:0077826", "BFO:0000001", - "BFO:0000040", - "GO:0008152", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", + "UBERON:0000061", + "UBERON:0000463", + "CHEBI:50047", + "CHEBI:37622", + "CHEBI:33256", + "UPHENO:0075696", + "UPHENO:0076286", + "HP:0040081", + "HP:0002795", + "HP:0012415", + "UPHENO:0051612", + "UPHENO:0051804", + "BFO:0000015", + "BFO:0000004", + "GO:0032991", + "CHEBI:23367", + "UBERON:0000178", + "UBERON:0004120", + "UBERON:0006314", "GO:0061695", "CHEBI:16670", "CHEBI:33302", @@ -551,168 +581,138 @@ def association_table_response(): "CHEBI:25806", "CHEBI:36962", "CHEBI:50860", - "UPHENO:0075696", "UPHENO:0077817", "UPHENO:0076289", - "BFO:0000002", - "UPHENO:0077821", + "UPHENO:0002448", + "UPHENO:0002536", + "HP:0032180", + "PATO:0000001", + "CHEBI:138675", + "UPHENO:0077825", + "HP:0000118", "UPHENO:0004459", "UPHENO:0002332", - "UPHENO:0002536", "HP:0500165", - "HP:0002086", - "HP:0003236", - "BFO:0000003", + "HP:0000001", + "HP:0011021", + "UPHENO:0001005", "BFO:0000002", - "GO:0008150", - "GO:0005575", - "CHEBI:24431", - "PR:000050567", - "UBERON:0000465", - "GO:1902494", - "CHEBI:36357", - "CHEBI:33579", - "UBERON:0004120", - "UBERON:0006314", - "CHEBI:138675", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "CHEBI:16541", - "CHEBI:35352", - "CHEBI:32988", - "CHEBI:50047", - "CHEBI:37622", - "CHEBI:33256", - "HP:0004364", - "UPHENO:0002448", - "UPHENO:0004536", - "UPHENO:0051668", - "UPHENO:0046284", - "UPHENO:0077829", "HP:0010876", - "UPHENO:0076286", - "HP:0040081", - "UPHENO:0081547", - "UPHENO:0077826", - "HP:0012415", - "UPHENO:0051612", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", + "HP:0001939", + "GO:0008152", "UBERON:0010000", - "CHEBI:36963", - "CHEBI:33285", + "UBERON:0000467", + "UBERON:0001004", ], "object_closure_label": [ - "All (HPO)", - "Abnormality of circulating enzyme level (HPO)", - "abnormal multicellular organism chemical entity level", - "Phenotypic abnormality", - "abnormal blood gas molecular entity level", - "Phenotypic abnormality (HPO)", - "abnormal chemical entity level", - "abnormal independent continuant oxygen molecular entity level", - "Abnormal circulating protein concentration (HPO)", - "abnormal role blood level", - "Abnormal circulating creatine kinase concentration (HPO)", - "Abnormality of metabolism/homeostasis (HPO)", - "abnormal role bodily fluid level", - "abnormal blood nitrogen molecular entity level", - "quality", - "Abnormal respiratory system physiology (HPO)", - "process", - "independent continuant", - "protein-containing complex", - "molecular entity", - "blood", - "multicellular anatomical structure", - "respiratory system", - "transferase complex, transferring phosphorus-containing groups", - "peptide", - "pnictogen molecular entity", - "chalcogen molecular entity", - "carbon group molecular entity", - "protein polypeptide chain", - "organonitrogen compound", - "amide", + "Abnormal circulating nitrogen compound concentration (HPO)", "abnormality of anatomical entity physiology", - "phenotype", - "Abnormality of blood and blood-forming tissues (HPO)", "abnormal independent continuant protein polypeptide chain level", + "abnormal anatomical entity", + "Abnormality of metabolism/homeostasis (HPO)", + "metabolic process", + "abnormal anatomical entity", + "specifically dependent continuant", "phenotype by ontology source", - "Abnormal blood oxygen level (HPO)", - "abnormal blood chemical entity level", + "abnormal role bodily fluid level", + "abnormal blood nitrogen molecular entity level", "occurrent", "continuant", - "biological_process", "cellular_component", "chemical entity", "protein-containing material entity", "material anatomical entity", - "gas molecular entity", - "creatine kinase complex", - "polypeptide", - "nitrogen molecular entity", - "oxygen molecular entity", - "organochalcogen compound", - "organic molecular entity", - "carboxamide", - "primary amide", - "organic amino compound", - "Abnormal circulating nitrogen compound concentration (HPO)", - "abnormality of respiratory system physiology", - "abnormal respiratory system", - "abnormal independent continuant chemical entity level", + "transferase complex", + "macromolecule", + "p-block molecular entity", + "respiratory system", + "All (HPO)", + "Abnormality of circulating enzyme level (HPO)", "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormal independent continuant gas molecular entity level", - "Abnormal circulating metabolite concentration (HPO)", + "abnormal chemical entity level", + "abnormal independent continuant oxygen molecular entity level", "Abnormality of the respiratory system (HPO)", "Elevated circulating creatine kinase concentration (HPO)", + "multicellular organism", + "hemolymphoid system", + "hematopoietic system", + "haemolymphatic fluid", + "protein polypeptide chain", + "organonitrogen compound", + "amide", + "organooxygen compound", + "heteroorganic entity", + "abnormal multicellular organism chemical entity level", + "abnormal blood gas molecular entity level", + "Phenotypic abnormality (HPO)", + "Abnormal circulating protein concentration (HPO)", + "Abnormal blood oxygen level (HPO)", "entity", + "Phenotypic abnormality", + "abnormal independent continuant gas molecular entity level", + "quality", "anatomical entity", "anatomical structure", "organism substance", "mesoderm-derived structure", "bodily fluid", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "organooxygen compound", - "heteroorganic entity", - "abnormal anatomical entity", - "abnormal blood oxygen molecular entity level", - "abnormal role independent continuant level", + "transferase complex, transferring phosphorus-containing groups", + "peptide", + "pnictogen molecular entity", + "chalcogen molecular entity", + "carbon group molecular entity", + "carboxamide", + "primary amide", + "organic amino compound", + "phenotype", "continuant", - "abnormal independent continuant nitrogen molecular entity level", - "abnormal hematopoietic system", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "process", + "independent continuant", + "abnormal role blood level", + "Abnormal circulating creatine kinase concentration (HPO)", + "Abnormal respiratory system physiology (HPO)", "Abnormal blood gas level (HPO)", "abnormal blood protein polypeptide chain level", + "abnormal blood chemical entity level", + "biological_process", "material entity", - "metabolic process", + "protein-containing complex", + "molecular entity", + "blood", "catalytic complex", "polyatomic entity", "main group molecular entity", + "abnormal blood oxygen molecular entity level", + "abnormal role independent continuant level", + "abnormality of respiratory system physiology", + "abnormal respiratory system", + "abnormal independent continuant chemical entity level", + "Abnormality of blood and blood-forming tissues (HPO)", + "abnormal independent continuant nitrogen molecular entity level", + "abnormal hematopoietic system", + "abnormality of anatomical entity physiology", + "Abnormal circulating metabolite concentration (HPO)", + "multicellular anatomical structure", "anatomical system", - "transferase complex", - "macromolecule", - "p-block molecular entity", - "multicellular organism", + "gas molecular entity", + "creatine kinase complex", + "polypeptide", + "nitrogen molecular entity", + "oxygen molecular entity", + "organochalcogen compound", + "organic molecular entity", ], "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], + "frequency_qualifier_closure_label": ["Obligate (HPO)", "Frequency (HPO)", "All (HPO)"], "evidence_count": 3, "grouping_key": "MONDO:0013049🍪🍪biolink:has_phenotype🍪HP:0003236", }, { - "id": "uuid:cb2a2f47-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:476a1081-842a-11ee-884f-6be035239f90", "original_subject": "OMIM:254090", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", @@ -728,156 +728,156 @@ def association_table_response(): "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "BFO:0000020", - "MONDO:0005336", - "MONDO:0005071", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0002320", + "MONDO:0000001", "MONDO:0020121", "MONDO:0019952", + "MONDO:0003847", + "MONDO:0005336", + "MONDO:0000355", "BFO:0000017", "MONDO:0100225", + "BFO:0000020", + "MONDO:0003939", + "MONDO:0002081", + "MONDO:0019950", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0009681", - "MONDO:0000355", - "MONDO:0000001", "MONDO:0700223", - "BFO:0000002", + "BFO:0000016", + "MONDO:0016139", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - "MONDO:0019950", + "MONDO:0009681", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "disease", + "realizable entity", + "collagen 6-related myopathy", + "specifically dependent continuant", + "Ullrich congenital muscular dystrophy 1", "disease", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", + "Ullrich congenital muscular dystrophy", "continuant", "disposition", "qualitative or quantitative protein defects in neuromuscular diseases", - "Ullrich congenital muscular dystrophy 1", - "disease", - "specifically dependent continuant", + "human disease", + "entity", "myopathy", - "hereditary disease", - "Ullrich congenital muscular dystrophy", "nervous system disorder", + "musculoskeletal system disorder", + "hereditary disease", + "congenital nervous system disorder", + "congenital muscular dystrophy", + "muscular dystrophy", "congenital myopathy", - "realizable entity", - "collagen 6-related myopathy", "skeletal muscle disorder", "neuromuscular disease", - "entity", - "congenital muscular dystrophy", ], "object_label": "Distal joint laxity (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ - "UPHENO:0082875", - "HP:0001388", - "UPHENO:0001005", - "BFO:0000002", - "BFO:0000020", - "PATO:0000001", - "HP:0011843", - "BFO:0000004", - "UBERON:0002204", - "HP:0000001", - "HP:0020152", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0002964", - "BFO:0000001", + "HP:0011729", + "HP:0011843", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0001388", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", "UBERON:0011216", "UBERON:0034921", - "UPHENO:0075696", - "HP:0011729", - "HP:0034430", - "HP:0000924", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", + "UPHENO:0001002", + "BFO:0000020", "BFO:0000002", - "UBERON:0000465", - "UBERON:0004770", - "UBERON:0000982", - "HP:0033127", + "UPHENO:0001001", + "UPHENO:0002964", + "UPHENO:0001003", "UPHENO:0081440", + "BFO:0000001", "UBERON:0001062", "UBERON:0000061", "UBERON:0034925", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0033127", + "BFO:0000004", + "UBERON:0004770", + "UBERON:0000468", + "HP:0034430", + "HP:0000924", + "BFO:0000002", + "UPHENO:0002536", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0000982", + "HP:0000001", + "HP:0020152", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0002204", "UBERON:0004905", "UBERON:0001434", ], "object_closure_label": [ - "All (HPO)", - "Distal joint laxity (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Abnormality of the musculoskeletal system (HPO)", - "abnormality of musculoskeletal system physiology", - "independent continuant", - "multicellular anatomical structure", - "musculoskeletal system", - "skeletal joint", "abnormality of anatomical entity physiology", "Joint laxity (HPO)", - "phenotype", - "Abnormality of joint mobility (HPO)", "abnormal skeletal system", + "abnormal anatomical entity", "quality", - "Abnormality of musculoskeletal physiology (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormality of musculoskeletal system physiology", "continuant", "material anatomical entity", - "abnormal phenotype by ontology source", + "musculoskeletal system", + "All (HPO)", + "Distal joint laxity (HPO)", "continuant", - "specifically dependent continuant", + "organ system subdivision", + "multi organ part structure", + "Abnormal joint physiology", + "Abnormality of the skeletal system (HPO)", + "Phenotypic abnormality (HPO)", "entity", + "Phenotypic abnormality", + "Abnormality of musculoskeletal physiology (HPO)", "anatomical entity", "anatomical structure", "anatomical collection", "articular system", + "multicellular organism", + "phenotype", + "entity", + "independent continuant", + "Abnormality of joint mobility (HPO)", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", "articulation", "skeletal system", - "abnormal anatomical entity", - "Abnormal joint physiology", - "Abnormality of the skeletal system (HPO)", "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "entity", - "material entity", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "multi organ part structure", + "skeletal joint", ], "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], + "frequency_qualifier_closure_label": ["Obligate (HPO)", "Frequency (HPO)", "All (HPO)"], "evidence_count": 3, "grouping_key": "MONDO:0009681🍪🍪biolink:has_phenotype🍪HP:0020152", }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:46170673-842a-11ee-884f-6be035239f90", "original_subject": "OMIM:253601", "predicate": "biolink:has_phenotype", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", @@ -893,149 +893,149 @@ def association_table_response(): "subject_category": "biolink:Disease", "subject_namespace": "MONDO", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", + "MONDO:0016145", + "MONDO:0000001", + "MONDO:0020121", + "MONDO:0003847", + "MONDO:0015152", + "MONDO:0000429", "BFO:0000020", + "MONDO:0016106", "MONDO:0005336", + "BFO:0000017", + "MONDO:0003939", + "MONDO:0006025", + "MONDO:0002081", + "BFO:0000002", "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", + "MONDO:0016971", "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", - "MONDO:0020121", - "BFO:0000017", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "BFO:0000016", + "MONDO:0016139", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "OGMS:0000031", + "BFO:0000001", ], "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "specifically dependent continuant", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", "hereditary skeletal muscle disorder", - "autosomal recessive disease", + "continuant", + "limb-girdle muscular dystrophy", "disposition", "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", - "continuant", - "specifically dependent continuant", - "myopathy", - "hereditary disease", + "human disease", + "entity", "autosomal genetic disease", + "autosomal recessive disease", + "myopathy", "nervous system disorder", - "realizable entity", + "autosomal recessive limb-girdle muscular dystrophy type 2B", + "autosomal recessive limb-girdle muscular dystrophy", + "qualitative or quantitative defects of dysferlin", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", ], "object_label": "Proximal muscle weakness (HPO)", "object_category": "biolink:PhenotypicFeature", "object_namespace": "HP", "object_closure": [ + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UPHENO:0001002", + "HP:0001324", + "UPHENO:0080555", + "HP:0011804", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", + "HP:0003701", "UPHENO:0001003", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", + "BFO:0000020", + "HP:0033127", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000062", "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", + "BFO:0000002", "HP:0003011", + "UPHENO:0002320", + "HP:0000118", "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", + "PATO:0000001", + "HP:0000001", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", "UPHENO:0080556", - "HP:0033127", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", "UBERON:0000383", "UBERON:0001015", ], "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", - "abnormal phenotype by ontology source", "Proximal muscle weakness (HPO)", - "specifically dependent continuant", + "quality", + "Abnormality of the musculature (HPO)", "phenotype by ontology source", "continuant", "material anatomical entity", + "muscle organ", + "All (HPO)", + "abnormal phenotype by ontology source", "continuant", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "decreased muscle organ strength", "entity", - "muscle structure", + "entity", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "specifically dependent continuant", "organ", - "muscle organ", + "multicellular organism", + "phenotype", + "independent continuant", + "decreased anatomical entity strength", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", "musculature of body", "musculature", "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "entity", - "material entity", - "anatomical entity", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", + "muscle structure", ], "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_category": "biolink:PhenotypicFeature", "frequency_qualifier_namespace": "HP", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], + "frequency_qualifier_closure_label": ["Obligate (HPO)", "Frequency (HPO)", "All (HPO)"], "evidence_count": 3, "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0003701", }, diff --git a/backend/tests/fixtures/associations.py b/backend/tests/fixtures/associations.py index b85ec11ce..a321b8143 100644 --- a/backend/tests/fixtures/associations.py +++ b/backend/tests/fixtures/associations.py @@ -9,280 +9,132 @@ def associations(): "total": 4838, "items": [ { - "id": "uuid:c9c8bf2f-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e12a2a1-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035432", + "original_subject": "Orphanet:565899", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0011399", + "object": "HP:0002465", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0014121", - "HP:0002814", - "UPHENO:0068971", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0014120", - "UPHENO:0075195", - "HP:0030236", - "UPHENO:0020584", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "UPHENO:0012541", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0006067", - "HP:0000001", - "UPHENO:0002644", - "UPHENO:0013936", - "HP:0003202", - "UPHENO:0075952", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0015280", - "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0002536", "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0000366", - "UBERON:0003661", - "UBERON:0010890", - "UBERON:0010538", - "UBERON:0004466", - "UBERON:0004256", - "UBERON:0003823", - "UPHENO:0075696", - "HP:0002981", - "HP:0003797", - "UPHENO:0014111", - "HP:0001430", + "UBERON:0000465", + "UPHENO:0082875", "BFO:0000002", - "HP:0008944", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000020", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "UPHENO:0078056", - "HP:0040064", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0001383", - "UBERON:0008784", - "UBERON:0002471", - "HP:0007210", "UPHENO:0001001", - "UPHENO:0075777", - "HP:0011805", - "HP:0003693", - "UPHENO:0002816", - "HP:0011399", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0019778", - "UPHENO:0002647", - "UPHENO:0013920", - "UPHENO:0002830", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", + "UPHENO:0001003", + "BFO:0000001", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", - "UBERON:0003663", - "UBERON:0014795", - "UBERON:0008230", + "UBERON:0000468", + "HP:0002167", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "HP:0002465", + "UPHENO:0001005", + "HP:0000707", + "HP:0011446", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], - "object_label": "Tibialis atrophy (HPO)", + "object_label": "Poor speech (HPO)", "object_closure_label": [ + "abnormality of anatomical entity physiology", + "Neurological speech impairment (HPO)", + "Abnormality of higher mental function (HPO)", + "abnormal anatomical entity", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormal nervous system", + "continuant", + "material anatomical entity", + "nervous system", "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "decreased size of the anatomical entity", - "Phenotypic abnormality", + "Poor speech (HPO)", + "abnormal phenotype by ontology source", "Phenotypic abnormality (HPO)", - "Distal amyotrophy (HPO)", - "abnormal musculature", - "Tibialis atrophy (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of leg", - "hindlimb zeugopod muscle", - "hindlimb zeugopod", - "musculature of limb atrophy", - "Limb-girdle muscle atrophy (HPO)", - "skeletal musculature atrophy", - "abnormal hindlimb zeugopod muscle", - "Abnormal skeletal muscle morphology (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "phenotype by ontology source", - "Abnormality of muscle size (HPO)", - "Abnormality of the musculature of the lower limbs (HPO)", - "tibialis atrophy", - "Abnormality of limbs (HPO)", + "Abnormality of the nervous system (HPO)", + "entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", "quality", - "decreased size of the anatomical entity in the independent continuant", - "continuant", - "protein-containing material entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "flexor muscle", - "limb muscle", - "pelvic complex muscle", - "paired limb/fin segment", - "musculature of lower limb", - "muscle of leg", - "lower limb segment", - "zeugopod", - "Lower limb amyotrophy (HPO)", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "musculature of lower limb atrophy", - "abnormal size of anatomical entity", - "abnormal muscle organ morphology", - "abnormal muscle organ morphology", + "independent continuant", "entity", + "Abnormal nervous system physiology (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "hindlimb muscle", - "pelvic appendage muscle", - "tibialis", - "abnormal anatomical entity", - "Abnormality of the calf (HPO)", - "anatomical entity atrophy", - "Skeletal muscle atrophy (HPO)", - "abnormal hindlimb zeugopod", - "Abnormality of the calf musculature (HPO)", "continuant", - "Distal lower limb amyotrophy (HPO)", - "specifically dependent continuant", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "abnormal leg", - "entity", - "muscle organ atrophy", - "abnormal limb", - "material entity", - "limb", - "pelvic appendage", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", - "musculature of hindlimb zeugopod", ], "object_taxon": None, "object_taxon_label": None, @@ -291,18 +143,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0011399", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0002465", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:565899"], + "publications_links": [{"id": "orphanet:565899", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -311,11 +163,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -333,220 +185,258 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf30-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e12a2a3-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035432", + "original_subject": "Orphanet:565899", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", - "MONDO:0020120", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", + "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0031295", + "object": "HP:0008981", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0001005", - "BFO:0000002", - "UPHENO:0075195", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002081", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", - "UPHENO:0019897", - "HP:0030680", - "HP:0000118", - "HP:0001627", - "BFO:0000020", - "UPHENO:0019919", - "UPHENO:0076776", - "UPHENO:0015280", - "UPHENO:0001020", - "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0000064", - "UBERON:0002079", - "UPHENO:0075696", - "UPHENO:0015303", - "HP:0001626", - "UPHENO:0080362", - "UPHENO:0065599", - "HP:0031295", - "UPHENO:0002536", - "UPHENO:0076810", + "HP:0008981", + "UPHENO:0084535", + "UPHENO:0002816", + "HP:0030236", "PR:000050567", "UBERON:0000465", - "UBERON:0004120", - "UBERON:0035553", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0004151", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0015410", - "UPHENO:0001001", + "RO:0002577", + "UPHENO:0015280", + "HP:0001437", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0000154", + "UBERON:0006067", "UPHENO:0001002", - "UPHENO:0015324", - "HP:0025579", + "HP:0001430", + "UPHENO:0075195", + "UPHENO:0019778", + "UPHENO:0084489", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", + "UBERON:0001630", + "UPHENO:0001001", + "UPHENO:0075777", + "HP:0011805", + "HP:0003712", + "UPHENO:0002647", + "BFO:0000001", + "UBERON:0004482", + "UBERON:0001383", + "UBERON:0008784", + "UBERON:0002471", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0009127", + "BFO:0000020", "UPHENO:0001072", "UPHENO:0081581", - "HP:0005120", - "UPHENO:0015329", - "BFO:0000002", - "UBERON:0001062", - "RO:0002577", + "HP:0033127", + "UPHENO:0001003", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0010000", "UBERON:0000475", "UBERON:0000062", - "UBERON:0005178", - "UBERON:0007100", + "UBERON:0000468", + "UBERON:0010709", + "HP:0002981", + "UPHENO:0065599", + "BFO:0000002", + "HP:0003011", + "UPHENO:0002536", + "UPHENO:0084715", + "UPHENO:0076710", + "HP:0040064", + "PATO:0000001", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0004466", + "UBERON:0004256", + "UBERON:0003823", + "HP:0002814", + "UPHENO:0075952", + "HP:0000118", + "UPHENO:0020584", + "HP:0008968", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0003661", + "UBERON:0010890", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", + "BFO:0000001", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0014892", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0003663", + "UBERON:0014795", + "UBERON:0002529", ], - "object_label": "Left atrial enlargement (HPO)", + "object_label": "Calf muscle hypertrophy (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal cardiac atrium morphology", - "abnormal cardiovascular system", "increased size of the anatomical entity in independent continuant", - "Phenotypic abnormality (HPO)", - "abnormal anatomical entity morphology in the heart", - "Abnormal left atrium morphology (HPO)", - "increased size of the anatomical entity", - "abnormal multicellular organism morphology", - "Abnormal cardiac atrium morphology (HPO)", - "quality", - "independent continuant", - "system", - "cardiovascular system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multicellular anatomical structure", - "left cardiac atrium", - "Abnormality of the cardiovascular system (HPO)", - "Phenotypic abnormality", - "Abnormal heart morphology (HPO)", - "specifically dependent continuant", - "abnormal left cardiac atrium morphology", - "abnormal cardiovascular system morphology", - "abnormal anatomical entity morphology in the independent continuant", - "increased size of the left cardiac atrium", - "phenotype by ontology source", - "abnormal heart morphology", + "abnormal hindlimb zeugopod muscle", + "Abnormal skeletal muscle morphology (HPO)", + "Skeletal muscle hypertrophy (HPO)", + "abnormal anatomical entity", + "musculature of hindlimb zeugopod", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", + "Abnormality of the musculature (HPO)", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", "protein-containing material entity", "material anatomical entity", - "left cardiac chamber", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", - "phenotype", - "abnormal phenotype by ontology source", + "system", + "multi-limb segment region", + "All (HPO)", + "abnormal musculature of lower limb", "continuant", - "abnormal size of anatomical entity", + "abnormal musculature", + "abnormal muscle organ morphology", + "hypertrophic multicellular anatomical structure", + "organ system subdivision", + "muscle organ", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "abnormal anatomical entity morphology", + "Muscle hypertrophy of the lower extremities (HPO)", "entity", - "anatomical entity", - "anatomical structure", - "mesoderm-derived structure", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "hindlimb muscle", + "pelvic appendage muscle", + "limb segment", + "Phenotypic abnormality", + "Abnormality of the calf musculature (HPO)", + "specifically dependent continuant", + "abnormal anatomical entity morphology", + "abnormal leg", + "quality", "organism subdivision", "organ", - "circulatory system", - "cardiac chamber", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "abnormal cardiac atrium morphology in the heart", - "Abnormality of cardiovascular system morphology (HPO)", - "Left atrial enlargement (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "abnormal cardiac atrium morphology in the independent continuant", - "continuant", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "muscle of leg", + "lower limb segment", + "zeugopod", + "phenotype", + "abnormal hindlimb zeugopod", + "abnormal anatomical entity morphology in the independent continuant", + "abnormally increased volume of anatomical entity", + "independent continuant", + "posterior region of body", + "Calf muscle hypertrophy (HPO)", + "hypertrophic pelvic complex muscle", + "abnormal size of anatomical entity", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "phenotype by ontology source", + "abnormal limb", "material entity", + "anatomical entity", + "paired limb/fin", + "anatomical structure", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "skeletal muscle organ", + "musculature of leg", + "hindlimb zeugopod muscle", + "hindlimb zeugopod", + "Abnormality of the calf (HPO)", + "Abnormality of muscle size (HPO)", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "cardiac atrium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ", + "muscle structure", + "skeletal musculature", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "limb muscle", + "pelvic complex muscle", + "paired limb/fin segment", ], "object_taxon": None, "object_taxon_label": None, @@ -555,18 +445,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0031295", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0008981", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:565899"], + "publications_links": [{"id": "orphanet:565899", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -575,11 +465,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -597,196 +487,220 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf31-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e12a2a4-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035432", + "original_subject": "Orphanet:565899", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "OGMS:0000031", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "entity", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0002938", + "object": "HP:0008994", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0001005", - "HP:0009121", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "BFO:0000004", - "UBERON:0002204", - "UBERON:0011676", - "UBERON:0001137", - "UBERON:0013701", - "UBERON:0002100", - "UBERON:0005462", - "HP:0000001", - "UPHENO:0076703", - "HP:0000118", - "BFO:0000020", - "HP:0000925", - "UPHENO:0015280", - "UPHENO:0002964", - "UPHENO:0001003", - "HP:0003307", - "UPHENO:0022529", - "BFO:0000001", + "HP:0008994", + "UPHENO:0002816", + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", + "HP:0001437", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UPHENO:0075696", - "HP:0000924", - "UPHENO:0002536", - "BFO:0000002", - "UBERON:0004288", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0000075", - "UBERON:0002417", - "UBERON:0011137", - "UBERON:0006077", - "UBERON:0011138", - "UBERON:0002090", - "UBERON:0005944", - "UBERON:0001130", - "UPHENO:0001001", - "HP:0011842", + "UBERON:0000154", + "UBERON:0000026", "UPHENO:0001002", + "HP:0001324", + "BFO:0000020", + "UPHENO:0080555", + "HP:0011804", "BFO:0000002", - "HP:0010674", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", + "UPHENO:0001001", + "HP:0003701", + "HP:0011805", + "UPHENO:0001003", + "UPHENO:0002647", + "BFO:0000001", + "UBERON:0000061", + "UBERON:0004482", + "UBERON:0008784", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0009127", "UPHENO:0081581", "HP:0033127", - "UPHENO:0002813", - "HP:0002938", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0034925", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0000468", + "UBERON:0010709", + "HP:0003690", + "BFO:0000002", + "HP:0003011", + "UPHENO:0076710", + "HP:0040064", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0010758", + "UBERON:0006058", + "UPHENO:0002320", + "HP:0002814", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", + "UPHENO:0080556", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0010912", - "UBERON:0001434", - "UBERON:0006074", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0002529", ], - "object_label": "Lumbar hyperlordosis (HPO)", + "object_label": "Proximal muscle weakness in lower limbs (HPO)", "object_closure_label": [ - "All (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the curvature of the vertebral column (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Hyperlordosis (HPO)", - "abnormal postcranial axial skeleton morphology", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "musculoskeletal system", - "abdominal segment of trunk", - "axial skeletal system", - "subdivision of vertebral column", - "postcranial axial skeletal system", - "postcranial axial skeleton", - "axial skeleton plus cranial skeleton", - "vertebral column", - "Abnormal skeletal morphology (HPO)", - "Phenotypic abnormality", - "continuant", + "abnormality of anatomical entity physiology", + "Proximal muscle weakness (HPO)", + "Abnormal skeletal muscle morphology (HPO)", + "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "Abnormality of the vertebral column (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "abnormal skeletal system", + "Abnormality of the musculature (HPO)", "phenotype by ontology source", - "quality", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", "continuant", - "subdivision of trunk", - "body proper", - "subdivision of skeletal system", - "phenotype", - "abnormal phenotype by ontology source", - "Abnormal axial skeleton morphology (HPO)", - "abnormal vertebral column", - "Lumbar hyperlordosis (HPO)", + "protein-containing material entity", + "material anatomical entity", + "system", + "muscle organ", + "multi-limb segment region", + "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "Proximal muscle weakness in lower limbs (HPO)", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "subdivision of organism along appendicular axis", + "abnormality of muscle organ physiology", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "Limb muscle weakness (HPO)", + "decreased muscle organ strength", "entity", - "anatomical entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "limb segment", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "abnormal anatomical entity morphology", + "abnormal leg", "anatomical structure", - "anatomical collection", - "skeleton", "organism subdivision", - "subdivision of skeleton", - "skeletal system", - "lumbar region of vertebral column", - "abnormal anatomical entity", - "abnormal skeletal system morphology", - "Abnormality of the skeletal system (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "lower limb segment", + "phenotype", + "independent continuant", + "posterior region of body", + "appendage", + "decreased anatomical entity strength", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal limb", "material entity", + "anatomical entity", + "paired limb/fin", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "subdivision of organism along main body axis", - "dorsum", - "main body axis", - "trunk", - "lower back", + "muscle structure", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "paired limb/fin segment", ], "object_taxon": None, "object_taxon_label": None, @@ -795,18 +709,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0002938", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035432🍪🍪biolink:has_phenotype🍪HP:0008994", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:565899"], + "publications_links": [{"id": "orphanet:565899", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -815,11 +729,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -837,214 +751,240 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf38-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df81-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0001265", + "object": "HP:0000256", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0050606", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0080585", - "HP:0001265", - "HP:0031826", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0052178", - "UPHENO:0002433", - "HP:0001315", - "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "PATO:0000001", + "HP:0000256", + "UPHENO:0002536", + "UPHENO:0081566", + "HP:0000240", + "UBERON:0000465", + "UPHENO:0075220", + "UPHENO:0001208", + "UPHENO:0002844", + "UPHENO:0015280", "BFO:0000001", "BFO:0000040", "UBERON:0001062", - "GO:0050896", - "GO:0032501", - "GO:0060004", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "NBO:0000388", - "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "UPHENO:0080377", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0005433", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "BFO:0000002", - "GO:0008150", - "GO:0009605", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "NBO:0000389", - "UPHENO:0052915", + "UBERON:0011216", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0075148", + "UPHENO:0001002", + "UPHENO:0075195", + "HP:0009121", "BFO:0000002", - "UPHENO:0005625", - "UPHENO:0050079", - "HP:0000707", - "UPHENO:0079833", + "UPHENO:0001001", + "HP:0011842", + "BFO:0000020", + "UPHENO:0002964", + "UPHENO:0001003", + "UPHENO:0021447", "BFO:0000001", - "UBERON:0000465", "UBERON:0000061", + "UBERON:0034925", + "HP:0040194", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", + "UPHENO:0001072", + "UPHENO:0081581", + "HP:0033127", + "UPHENO:0076692", + "UPHENO:0022529", + "BFO:0000004", + "UBERON:0004288", + "UBERON:0000475", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0065599", + "HP:0000924", + "UBERON:0003129", + "UBERON:0007811", + "UBERON:0013702", + "UBERON:0000075", + "UBERON:0000033", + "UPHENO:0076703", + "HP:0000152", + "HP:0000118", + "BFO:0000002", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0010314", + "UBERON:0011137", + "UBERON:0010323", + "UBERON:0011138", + "UBERON:0002090", + "UBERON:0005944", + "HP:0000001", + "HP:0000929", + "HP:0000234", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0002204", + "UBERON:0010912", + "UBERON:0001434", ], - "object_label": "Hyporeflexia (HPO)", + "object_label": "Macrocephaly (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased reflex", - "abnormal response to external stimulus", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", - "entity", + "abnormal size of skull", + "increased size of the anatomical entity in independent continuant", + "Abnormal skeletal morphology (HPO)", + "specifically dependent continuant", + "abnormal skeletal system", "quality", - "process", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "nervous system", - "voluntary movement behavior", - "body part movement", - "reflexive behavior", - "abnormality of anatomical entity physiology", - "phenotype", - "continuant", - "decreased qualitatively biological_process", - "abnormality of nervous system physiology", - "Reduced tendon reflexes (HPO)", + "Increased head circumference (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", "phenotype by ontology source", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", + "abnormal head morphology", "continuant", - "biological_process", - "response to external stimulus", - "multicellular organismal movement", - "behavior", - "system process", - "reflex", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "involuntary movement behavior", - "decreased qualitatively response to stimulus", - "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormal voluntary musculoskeletal movement", + "material anatomical entity", + "musculoskeletal system", + "head", + "All (HPO)", + "organ system subdivision", + "craniocervical region", + "body proper", + "subdivision of skeletal system", + "Abnormality of the skeletal system (HPO)", + "Phenotypic abnormality (HPO)", + "continuant", + "Abnormality of the head (HPO)", + "abnormal anatomical entity morphology", "entity", + "structure with developmental contribution from neural crest", + "abnormal size of head", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "Abnormality of skull size (HPO)", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "changed biological_process rate", - "abnormal response to stimulus", - "abnormal behavior process", - "Hyporeflexia (HPO)", - "Abnormal reflex (HPO)", - "abnormal musculoskeletal movement", - "decreased biological_process", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "anatomical collection", + "skeleton", + "organism subdivision", + "multicellular organism", + "anterior region of body", + "phenotype", + "abnormal skeletal system morphology", + "Abnormality of head or neck (HPO)", + "Abnormal skull morphology (HPO)", + "abnormal anatomical entity morphology in the independent continuant", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Macrocephaly (HPO)", + "abnormal size of anatomical entity", + "Abnormal axial skeleton morphology (HPO)", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal postcranial axial skeleton morphology", "material entity", "anatomical entity", - "response to stimulus", - "multicellular organismal process", + "subdivision of skeleton", + "skeletal system", + "increased size of the head", + "abnormal head", + "abnormal anatomical entity", + "abnormal skull morphology", + "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", + "skull", + "axial skeletal system", + "cranial skeletal system", + "postcranial axial skeletal system", + "postcranial axial skeleton", + "axial skeleton plus cranial skeleton", ], "object_taxon": None, "object_taxon_label": None, @@ -1053,18 +993,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0001265", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000256", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -1073,11 +1013,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -1095,228 +1035,248 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf3f-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df82-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0009053", + "object": "HP:0000297", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "HP:0011799", + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", "UPHENO:0082875", - "UPHENO:0002320", - "HP:0002814", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0000026", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "HP:0000001", - "HP:0000118", - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076710", - "BFO:0000001", - "PATO:0000001", + "UPHENO:0002910", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010890", - "UBERON:0010538", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0040064", - "HP:0009053", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0001002", "HP:0011804", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", + "BFO:0000002", "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0008784", - "HP:0007340", + "UBERON:0002376", + "UBERON:0015789", "UPHENO:0001001", "HP:0011805", - "UPHENO:0001002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", + "BFO:0000020", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", "UPHENO:0081581", "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", - "BFO:0000002", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010000", + "UPHENO:0076692", + "BFO:0000004", "UBERON:0000475", "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0004480", - ], - "object_label": "Distal lower limb muscle weakness (HPO)", - "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Abnormality of the lower limb (HPO)", - "Phenotypic abnormality (HPO)", - "continuant", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0002844", + "BFO:0000002", + "HP:0003011", + "UPHENO:0076710", + "PATO:0000001", + "UPHENO:0002908", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000033", + "UPHENO:0002320", + "UPHENO:0082555", + "HP:0000152", + "HP:0000118", + "UPHENO:0002332", + "HP:0001252", + "UPHENO:0082557", + "HP:0000297", + "HP:0000301", + "UBERON:0001456", + "UBERON:0008229", + "UBERON:0013700", + "UBERON:0010959", + "UBERON:0001577", + "HP:0000001", + "HP:0003808", + "HP:0000234", + "HP:0000271", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0004120", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0014892", + "UBERON:0004461", + "UBERON:0004473", + ], + "object_label": "Facial hypotonia (HPO)", + "object_closure_label": [ "abnormality of anatomical entity physiology", + "abnormal head", "Abnormal skeletal muscle morphology (HPO)", - "Phenotypic abnormality", "specifically dependent continuant", - "Distal muscle weakness (HPO)", - "Abnormality of limbs (HPO)", - "Distal lower limb muscle weakness (HPO)", - "protein-containing material entity", - "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "pelvic complex muscle", - "paired limb/fin segment", - "lower limb segment", - "Lower limb muscle weakness (HPO)", - "phenotype", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", + "abnormal craniocervical region", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "system", + "cranial or facial muscle", + "head", + "All (HPO)", + "Abnormal muscle tone (HPO)", + "continuant", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "muscle organ", + "cranial muscle", + "craniocervical region", + "subdivision of head", + "body proper", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "decreased muscle organ tone", + "Facial hypotonia (HPO)", + "Abnormality of facial musculature (HPO)", "entity", - "anatomical entity", + "skeletal musculature of head", + "musculature of face", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "quality", + "abnormal facial muscle", "anatomical structure", - "muscle structure", - "skeletal musculature", "organism subdivision", "organ", - "muscle organ", + "multicellular organism", + "anterior region of body", + "phenotype", + "decreased anatomical entity tone", + "Abnormality of head or neck (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Abnormality of facial soft tissue (HPO)", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", "musculature of body", "musculature", - "leg", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", + "skeletal muscle organ", + "abnormal face", "abnormality of anatomical entity physiology", - "phenotype by ontology source", + "Hypotonia (HPO)", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", - "entity", - "abnormal limb", - "continuant", - "material entity", - "limb", - "pelvic appendage", + "abnormal muscle organ morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "appendage", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", + "muscle structure", + "skeletal musculature", + "mesoderm-derived structure", + "face", + "craniocervical region musculature", + "axial musculature", + "craniocervical muscle", + "facial muscle", ], "object_taxon": None, "object_taxon_label": None, @@ -1325,18 +1285,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0009053", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000297", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -1345,11 +1305,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -1367,222 +1327,264 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf41-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df83-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0009077", + "object": "HP:0010804", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "HP:0009127", + "HP:0000159", + "UPHENO:0076803", + "UBERON:0000465", + "UPHENO:0002910", + "UPHENO:0076800", + "UPHENO:0003064", "BFO:0000002", - "UPHENO:0002655", - "UPHENO:0076692", + "HP:0002664", + "UPHENO:0015280", + "BFO:0000040", + "BFO:0000141", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0002828", + "UPHENO:0001002", + "BFO:0000020", + "HP:0011793", + "UPHENO:0076786", + "BFO:0000002", + "UBERON:0000167", + "UPHENO:0001001", + "HP:0000163", + "HP:0000177", + "UPHENO:0002833", + "HP:0000309", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "PATO:0000001", + "UBERON:0000464", + "UPHENO:0075696", + "UPHENO:0002764", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0020955", + "HP:0025031", "BFO:0000004", - "UBERON:0004708", "UBERON:0000061", + "UBERON:0002553", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0004111", + "UBERON:0000468", + "UBERON:0001834", "UBERON:0000153", - "UBERON:0000026", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002398", - "HP:0000001", - "UPHENO:0002649", - "UPHENO:0001001", - "UPHENO:0001002", + "UPHENO:0002844", + "HP:0025033", + "UBERON:0000466", + "UBERON:0011595", + "UBERON:0001709", + "UBERON:0001833", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000025", + "UBERON:0000033", + "UBERON:0004089", + "HP:0000152", + "UPHENO:0075998", "HP:0000118", - "HP:0001446", - "BFO:0000020", - "UPHENO:0002708", - "HP:0009077", - "UPHENO:0076710", + "HP:0011339", + "HP:0010804", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0010314", + "UBERON:0003102", + "UBERON:0010000", + "UBERON:0001555", + "UBERON:0001456", + "UBERON:0004921", + "HP:0000001", + "UPHENO:0001005", + "HP:0031816", + "HP:0000153", + "HP:0000234", + "HP:0000271", "BFO:0000001", - "BFO:0000040", "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010708", - "UBERON:0010538", - "UBERON:0004489", - "HP:0001421", - "HP:0030237", - "HP:0002817", - "HP:0003011", - "UPHENO:0002536", - "HP:0040064", - "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004710", - "UBERON:0005090", - "UBERON:0002102", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014793", - "UBERON:0004481", - "UBERON:0002470", - "UBERON:0008785", - "UPHENO:0001005", - "HP:0001155", - "HP:0011805", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0001003", - "UPHENO:0002647", - "UPHENO:0002880", - "UPHENO:0002830", - "UBERON:0001062", - "RO:0002577", - "UBERON:0015212", - "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0001460", - "UBERON:0004480", - "UBERON:0007269", - ], - "object_label": "Weakness of long finger extensor muscles (HPO)", - "object_closure_label": [ - "All (HPO)", - "abnormal musculature of upper limb", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "phenotype by ontology source", - "abnormal musculature of limb", - "independent continuant", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pectoral complex", - "appendage musculature", - "musculature of pectoral complex", - "musculature of manus", - "phenotype", - "Abnormality of the musculature of the hand (HPO)", - "abnormal phenotype by ontology source", - "Abnormality of the hand (HPO)", - "Abnormal skeletal muscle morphology (HPO)", - "Abnormality of the musculature of the upper limbs (HPO)", - "specifically dependent continuant", - "abnormal manus", - "Abnormality of limbs (HPO)", + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0013522", + "UBERON:0000165", + ], + "object_label": "Tented upper lip vermilion (HPO)", + "object_closure_label": [ + "abnormal head", + "abnormal digestive system", + "Abnormality of the midface (HPO)", "quality", + "abnormal anatomical entity", + "abnormal craniocervical region", + "specifically dependent continuant", + "Abnormality of digestive system morphology (HPO)", + "phenotype by ontology source", + "abnormal anatomical entity", "continuant", - "protein-containing material entity", "material anatomical entity", - "forelimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of upper limb", - "autopod region", - "upper limb segment", - "Abnormality of the musculature of the limbs (HPO)", - "continuant", - "abnormal musculature of manus", - "Weakness of long finger extensor muscles (HPO)", - "abnormal muscle organ morphology", + "organ part", + "digestive system", + "head", + "midface", + "All (HPO)", + "abnormal phenotype by ontology source", + "oral cavity", + "craniocervical region", + "subdivision of head", + "body proper", + "tube", + "Abnormal oral cavity morphology (HPO)", + "Abnormality of upper lip (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "abnormal anatomical entity morphology", "entity", - "anatomical entity", - "muscle structure", + "entity", + "immaterial anatomical entity", + "structure with developmental contribution from neural crest", + "surface structure", + "multicellular anatomical structure", + "mouth", + "abnormal mouth", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "abnormal oral cavity morphology", + "abnormal anatomical entity morphology", + "abnormal lip morphology", + "abnormal digestive system morphology", + "anatomical space", + "anatomical cavity", "organism subdivision", "organ", - "muscle organ", - "musculature of body", - "musculature", - "arm", - "musculature of limb", - "pectoral appendage musculature", - "Hand muscle weakness (HPO)", - "Abnormality of the upper limb (HPO)", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "abnormal arm", - "abnormal limb", - "material entity", - "limb", - "pectoral appendage", - "anatomical system", + "anatomical conduit", "multicellular organism", - "organ system subdivision", + "upper lip", "anterior region of body", - "appendage", - "multi-limb segment region", - "limb segment", - "manus", + "phenotype", + "Abnormality of head or neck (HPO)", + "abnormal midface", + "Abnormal oral morphology (HPO)", + "Abnormality of the mouth (HPO)", + "Neoplasm (HPO)", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal multicellular organism morphology", + "Abnormal lip morphology (HPO)", + "Abnormality of the digestive system (HPO)", + "material entity", + "immaterial entity", + "anatomical entity", + "anatomical structure", + "subdivision of tube", + "abnormal face", + "abnormal mouth morphology", + "abnormal upper lip", + "continuant", + "Abnormality of upper lip vermillion (HPO)", + "Tented upper lip vermilion (HPO)", + "anatomical system", + "jaw region", + "upper jaw region", + "lip", + "digestive tract", + "face", + "subdivision of digestive tract", ], "object_taxon": None, "object_taxon_label": None, @@ -1591,18 +1593,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0009077", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0010804", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -1611,11 +1613,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -1633,190 +1635,178 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf42-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df84-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0030051", + "object": "HP:0031843", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UBERON:0000465", + "GO:0050877", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "UPHENO:0004523", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0003008", + "BFO:0000020", + "BFO:0000003", "BFO:0000002", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0080585", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", + "HP:0031843", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", "BFO:0000001", + "UBERON:0000061", + "GO:0050890", + "UPHENO:0001005", + "UPHENO:0002433", + "HP:0100543", + "HP:0012638", + "BFO:0000015", + "UBERON:0000468", + "UPHENO:0075696", + "BFO:0000002", + "UPHENO:0002536", + "BFO:0000004", + "HP:0000118", + "UPHENO:0002332", "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "BFO:0000001", - "BFO:0000040", "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", "UBERON:0010000", "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "GO:0008150", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "HP:0030051", - "HP:0000707", - "UPHENO:0079833", - "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", + "UBERON:0001016", ], - "object_label": "Tip-toe gait (HPO)", + "object_label": "Bradyphrenia (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", + "abnormality of anatomical entity physiology", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Tip-toe gait (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", + "Bradyphrenia (HPO)", + "abnormal anatomical entity", "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", "quality", - "process", - "independent continuant", - "material anatomical entity", - "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "multicellular organismal process", + "abnormal phenotype by ontology source", "specifically dependent continuant", - "abnormality of nervous system physiology", "phenotype by ontology source", - "Gait disturbance (HPO)", - "abnormal behavior process", "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", "occurrent", - "biological_process", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", "continuant", - "abnormal voluntary musculoskeletal movement", + "material anatomical entity", + "nervous system", + "All (HPO)", + "continuant", + "system process", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", + "entity", + "cognition", + "abnormality of nervous system physiology", "anatomical structure", + "multicellular organism", + "phenotype", + "process", + "nervous system process", + "Cognitive impairment (HPO)", + "Abnormal nervous system physiology (HPO)", + "biological_process", + "material entity", + "anatomical entity", "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "abnormal response to stimulus", - "abnormal behavior process", - "abnormal musculoskeletal movement", "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", - "continuant", - "material entity", - "multicellular organismal process", + "independent continuant", "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism", ], "object_taxon": None, "object_taxon_label": None, @@ -1825,18 +1815,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0030051", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0031843", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:17548557"], - "publications_links": [{"id": "PMID:17548557", "url": "http://identifiers.org/pubmed/17548557"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -1845,11 +1835,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Very frequent (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -1867,206 +1857,192 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bfed-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df85-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0001880", + "object": "HP:0000736", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "HP:0001879", - "UPHENO:0001005", + "UBERON:0000465", + "NBO:0000313", + "NBO:0000308", + "UPHENO:0082875", "BFO:0000002", + "UPHENO:0004523", + "UPHENO:0049587", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "UPHENO:0001002", "BFO:0000020", - "HP:0002715", - "HP:0001911", - "HP:0001880", - "BFO:0000004", - "UBERON:0000178", - "CL:0000094", - "CL:0002242", - "CL:0000255", - "CL:0000219", - "HP:0000001", - "HP:0032309", - "HP:0010974", - "HP:0000118", - "HP:0001871", - "HP:0020064", + "HP:0000736", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0049622", "UPHENO:0001003", - "UPHENO:0002536", "BFO:0000001", + "NBO:0000607", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000468", + "NBO:0000455", + "UPHENO:0049586", + "UPHENO:0002536", + "HP:0000708", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", "PATO:0000001", + "HP:0000001", + "UPHENO:0001005", + "HP:0000707", + "HP:0011446", "BFO:0000001", - "UBERON:0000467", - "CL:0000000", - "UBERON:0000468", - "CL:0000738", - "CL:0000548", - "CL:0000763", - "CL:0000081", - "UPHENO:0002948", - "UPHENO:0001002", - "HP:0025461", - "HP:0001881", - "HP:0020047", - "UPHENO:0004459", - "HP:0032251", - "BFO:0000002", - "BFO:0000040", - "PR:000050567", - "UBERON:0000465", - "CL:0000771", - "UBERON:0004120", - "UBERON:0006314", - "UBERON:0015203", - "CL:0000003", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "UBERON:0002405", - "CL:0000988", - "HP:0011893", - "UPHENO:0001001", - "HP:0025354", - "HP:0001974", - "HP:0010987", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", - "UBERON:0034923", + "GO:0032501", "UBERON:0010000", - "CL:0000766", - "CL:0002371", + "UBERON:0000467", + "UBERON:0001016", ], - "object_label": "Eosinophilia (HPO)", + "object_label": "Short attention span (HPO)", "object_closure_label": [ - "All (HPO)", - "Abnormal eosinophil morphology (HPO)", - "Abnormal myeloid leukocyte morphology (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "Leukocytosis (HPO)", - "Abnormal cellular immune system morphology (HPO)", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", "quality", - "independent continuant", - "blood", - "granulocyte", - "multicellular anatomical structure", - "myeloid cell", - "blood cell", - "Abnormality of blood and blood-forming tissues (HPO)", - "Abnormal eosinophil count (HPO)", + "multicellular organismal process", + "abnormal anatomical entity", + "specifically dependent continuant", "phenotype by ontology source", + "abnormal nervous system", + "occurrent", "continuant", - "material entity", - "protein-containing material entity", "material anatomical entity", - "leukocyte", - "animal cell", - "hematopoietic cell", - "Abnormal leukocyte count (HPO)", - "phenotype", + "nervous system", + "All (HPO)", "abnormal phenotype by ontology source", - "continuant", - "specifically dependent continuant", - "Abnormality of the immune system (HPO)", - "Abnormal granulocyte morphology (HPO)", - "Eosinophilia (HPO)", - "abnormal anatomical entity", - "Abnormal immune system morphology (HPO)", + "Short attention span (HPO)", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", + "entity", + "cognitive behavior", + "sensation behavior", + "Phenotypic abnormality", + "abnormality of nervous system physiology", + "multicellular organism", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "independent continuant", + "behavior process", + "Abnormal nervous system physiology (HPO)", + "biological_process", + "material entity", "anatomical entity", "anatomical structure", - "organism substance", - "disconnected anatomical group", - "mesoderm-derived structure", - "bodily fluid", - "non-connected functional system", - "native cell", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "immune system", - "myeloid leukocyte", - "somatic cell", - "abnormal immune system", - "Abnormal granulocyte count (HPO)", - "Phenotypic abnormality", - "Abnormal cell morphology (HPO)", - "Abnormal leukocyte morphology (HPO)", - "Abnormal myeloid cell morphology (HPO)", - "abnormal hematopoietic system", - "entity", - "eosinophil", + "abnormal response to stimulus", + "continuant", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "cell", - "multicellular organism", - "nucleate cell", - "eukaryotic cell", - "motile cell", + "attention behavior", ], "object_taxon": None, "object_taxon_label": None, @@ -2075,16 +2051,16 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0001880", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000736", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:16607617"], - "publications_links": [{"id": "PMID:16607617", "url": "http://identifiers.org/pubmed/16607617"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], "frequency_qualifier": "HP:0040282", "onset_qualifier": None, @@ -2098,8 +2074,8 @@ def associations(): "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -2117,144 +2093,178 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bfee-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df87-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0002312", + "object": "HP:0001622", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0001005", - "HP:0012638", - "BFO:0000004", - "UBERON:0000061", - "UBERON:0001016", - "HP:0000001", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "UPHENO:0001003", - "PATO:0000001", + "HP:0001197", + "UPHENO:0002536", + "GO:0008150", + "UBERON:0000465", + "GO:0007567", + "UPHENO:0049587", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UPHENO:0075696", - "HP:0011442", - "UPHENO:0001002", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0004523", - "HP:0002312", - "HP:0011443", + "UBERON:0001062", + "GO:0044706", + "GO:0000003", + "GO:0044703", + "BFO:0000003", "BFO:0000002", - "UBERON:0000465", "UPHENO:0001001", - "BFO:0000002", - "HP:0000707", - "HP:0002311", + "UPHENO:0001002", + "BFO:0000020", + "UPHENO:0001003", "BFO:0000001", - "UBERON:0001062", + "UPHENO:0001005", + "UPHENO:0049940", + "BFO:0000015", + "UBERON:0000061", + "UBERON:0000468", + "BFO:0000002", + "UPHENO:0049440", + "BFO:0000004", + "UBERON:0000922", + "HP:0001622", + "HP:0000118", + "UPHENO:0049449", + "HP:0001787", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "GO:0032501", + "GO:0022414", "UBERON:0010000", ], - "object_label": "Clumsiness (HPO)", + "object_label": "Premature birth (HPO)", "object_closure_label": [ - "All (HPO)", - "Abnormal central motor function (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "entity", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "nervous system", - "abnormality of anatomical entity physiology", - "continuant", + "Phenotypic abnormality", "specifically dependent continuant", - "abnormality of nervous system physiology", + "quality", + "multicellular organismal process", + "reproductive process", + "abnormal phenotype by ontology source", + "premature biological_process", "phenotype by ontology source", - "abnormal nervous system", - "Clumsiness (HPO)", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", + "All (HPO)", + "continuant", + "multi-multicellular organism process", + "reproduction", + "multi-organism reproductive process", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Abnormal delivery (HPO)", + "entity", + "biological_process", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Incoordination (HPO)", - "Abnormality of coordination (HPO)", + "Premature birth (HPO)", + "abnormal biological_process", "entity", + "process", + "parturition", + "Abnormality of prenatal development or birth (HPO)", + "abnormal reproductive process", + "material entity", "anatomical entity", + "anatomical structure", + "premature parturition", "abnormal anatomical entity", - "Phenotypic abnormality", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "material entity", - "anatomical system", - "multicellular organism", + "independent continuant", + "multicellular anatomical structure", + "late embryo", ], "object_taxon": None, "object_taxon_label": None, @@ -2263,16 +2273,16 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0002312", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001622", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:16607617"], - "publications_links": [{"id": "PMID:16607617", "url": "http://identifiers.org/pubmed/16607617"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], "frequency_qualifier": "HP:0040282", "onset_qualifier": None, @@ -2286,8 +2296,8 @@ def associations(): "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -2305,148 +2315,200 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bff4-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df88-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0032019", + "object": "HP:0001883", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0001005", - "BFO:0000002", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000154", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", + "UPHENO:0081575", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", "UPHENO:0001001", - "HP:0000118", - "HP:0032019", "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0002536", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", + "UBERON:0000061", + "UBERON:0008784", + "UBERON:0002470", + "UPHENO:0001005", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", + "UBERON:0000475", "UBERON:0000468", - "UBERON:0011216", - "HP:0003011", - "UPHENO:0002536", + "UBERON:0010709", + "HP:0001883", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", - "HP:0011805", - "UPHENO:0001002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UBERON:0001062", + "HP:0001760", + "HP:0040064", + "PATO:0000001", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0002387", + "HP:0002814", + "HP:0005656", + "HP:0000118", + "UBERON:0015212", + "UBERON:0010538", + "HP:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000978", + "UBERON:0002529", ], - "object_label": "Muscle eosinophilia (HPO)", + "object_label": "Talipes (HPO)", "object_closure_label": [ - "All (HPO)", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", - "Phenotypic abnormality", - "Muscle eosinophilia (HPO)", + "abnormal phenotype by ontology source", + "specifically dependent continuant", "phenotype by ontology source", - "quality", + "abnormal anatomical entity", "continuant", + "protein-containing material entity", "material anatomical entity", - "abnormal phenotype by ontology source", + "system", + "multi-limb segment region", + "All (HPO)", "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", "entity", - "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", + "lateral structure", + "leg", + "limb segment", + "Phenotypic abnormality", + "abnormal pes morphology", "abnormal anatomical entity morphology", + "abnormal leg", + "quality", + "anatomical structure", + "organism subdivision", + "multicellular organism", + "pelvic complex", + "lower limb segment", + "autopod region", + "phenotype", + "Positional foot deformity (HPO)", + "Abnormal foot morphology (HPO)", "entity", + "independent continuant", + "posterior region of body", + "abnormal multicellular organism morphology", + "abnormal limb", "material entity", - "anatomical system", - "multicellular organism", - "organ system subdivision", + "anatomical entity", + "paired limb/fin", + "limb", + "pelvic appendage", + "pes", + "Talipes (HPO)", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", + "hindlimb", + "appendage girdle complex", + "paired limb/fin segment", ], "object_taxon": None, "object_taxon_label": None, @@ -2455,18 +2517,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0032019", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001883", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:16607617"], - "publications_links": [{"id": "PMID:16607617", "url": "http://identifiers.org/pubmed/16607617"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -2475,11 +2537,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -2497,206 +2559,166 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bff5-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df8e-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0007340", + "object": "HP:0011098", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", - "HP:0009127", - "BFO:0000020", - "UPHENO:0076692", - "BFO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000026", - "UBERON:0014892", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0076710", - "PATO:0000001", + "HP:0011442", + "HP:0002186", + "UPHENO:0004523", "BFO:0000001", "BFO:0000040", "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010890", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", + "UPHENO:0001002", + "BFO:0000002", + "UPHENO:0001001", + "BFO:0000020", "UPHENO:0001003", "UPHENO:0002536", - "HP:0040064", - "HP:0011804", - "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0007271", - "UBERON:0014792", - "HP:0007340", - "HP:0011805", + "BFO:0000001", + "UBERON:0000061", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", + "UBERON:0000468", "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", - "UBERON:0000465", - "RO:0002577", - "UBERON:0015212", + "HP:0011098", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0004480", + "UBERON:0000467", + "UBERON:0001016", ], - "object_label": "Lower limb muscle weakness (HPO)", + "object_label": "Speech apraxia (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", "abnormality of anatomical entity physiology", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "Abnormality of limbs (HPO)", - "continuant", - "protein-containing material entity", - "appendage girdle complex", - "pelvic complex muscle", - "Lower limb muscle weakness (HPO)", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "musculature of limb", + "Abnormality of higher mental function (HPO)", + "quality", "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", + "abnormal phenotype by ontology source", "phenotype by ontology source", "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "abnormal nervous system", + "continuant", + "material anatomical entity", + "nervous system", + "All (HPO)", + "continuant", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "abnormal limb", + "Phenotypic abnormality", + "abnormality of nervous system physiology", + "anatomical structure", + "multicellular organism", + "phenotype", + "Speech apraxia (HPO)", + "entity", + "independent continuant", + "Abnormal nervous system physiology (HPO)", "material entity", "anatomical entity", - "limb", + "Abnormal central motor function (HPO)", + "Apraxia (HPO)", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "appendage", - "skeletal muscle organ", ], "object_taxon": None, "object_taxon_label": None, @@ -2705,16 +2727,16 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0007340", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0011098", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:16607617"], - "publications_links": [{"id": "PMID:16607617", "url": "http://identifiers.org/pubmed/16607617"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], "frequency_qualifier": "HP:0040282", "onset_qualifier": None, @@ -2728,8 +2750,8 @@ def associations(): "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Frequent (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -2747,156 +2769,170 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df90-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009676", - "original_subject": "OMIM:253601", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0003701", + "object": "HP:0011710", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "UPHENO:0080362", + "BFO:0000040", + "UBERON:0001062", + "HP:0030956", + "HP:0001626", + "HP:0031546", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "BFO:0000020", + "HP:0011710", + "UPHENO:0002406", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000468", + "HP:0012722", + "HP:0000118", + "BFO:0000002", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0011025", + "BFO:0000001", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0001009", ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Bundle branch block (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", + "abnormality of anatomical entity physiology", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "Abnormal cardiovascular system physiology (HPO)", "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", - "specifically dependent continuant", "phenotype by ontology source", "continuant", + "protein-containing material entity", "material anatomical entity", + "circulatory system", + "All (HPO)", + "Cardiac conduction abnormality (HPO)", + "Phenotypic abnormality (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "Abnormality of cardiovascular system electrophysiology (HPO)", + "Abnormality of the cardiovascular system (HPO)", + "specifically dependent continuant", + "multicellular organism", + "phenotype", + "independent continuant", + "Bundle branch block (HPO)", + "abnormality of cardiovascular system physiology", "material entity", "anatomical entity", + "cardiovascular system", + "anatomical structure", + "abnormal cardiovascular system", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "Heart block (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", ], "object_taxon": None, "object_taxon_label": None, @@ -2904,22 +2940,19 @@ def associations(): "aggregator_knowledge_source": ["infores:monarchinitiative"], "negated": None, "pathway": None, - "evidence_count": 3, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0003701", + "evidence_count": 2, + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0011710", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:9731527", "PMID:9009996"], - "publications_links": [ - {"id": "PMID:9731527", "url": "http://identifiers.org/pubmed/9731527"}, - {"id": "PMID:9009996", "url": "http://identifiers.org/pubmed/9009996"}, - ], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -2928,11 +2961,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Obligate (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "Frequent (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -2950,152 +2983,170 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf35-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02dfa2-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - ], - "subject_label": "MYH7-related skeletal myopathy", - "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", + ], + "subject_label": "congenital-onset Steinert myotonic dystrophy", + "subject_closure_label": [ + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0003701", + "object": "HP:0001513", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", + "UPHENO:0049587", + "GO:0008150", + "UBERON:0000465", + "HP:0001513", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UPHENO:0008273", + "UPHENO:0049874", + "BFO:0000003", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "BFO:0000020", + "BFO:0000015", + "BFO:0000004", + "HP:0001507", + "BFO:0000002", + "UPHENO:0002536", + "HP:0000118", + "UPHENO:0010795", + "HP:0004323", + "UPHENO:0010763", + "PATO:0000001", + "HP:0000001", + "HP:0004324", + "UPHENO:0008312", + "GO:0040007", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Obesity (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "abnormal anatomical entity", + "increased multicellular organism mass", "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "growth", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", - "specifically dependent continuant", "phenotype by ontology source", + "Obesity (HPO)", + "occurrent", "continuant", "material anatomical entity", + "All (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", + "abnormal growth", + "multicellular organism", + "Phenotypic abnormality (HPO)", + "abnormality of anatomical entity mass", "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "biological_process", + "increased anatomical entity mass", + "specifically dependent continuant", + "anatomical structure", + "phenotype", + "Increased body weight (HPO)", "entity", + "process", + "independent continuant", + "abnormal biological_process", "material entity", "anatomical entity", - "anatomical system", - "multicellular organism", - "organ system subdivision", + "Growth abnormality (HPO)", + "abnormality of multicellular organism mass", + "Abnormality of body weight (HPO)", + "multicellular anatomical structure", ], "object_taxon": None, "object_taxon_label": None, @@ -3106,16 +3157,16 @@ def associations(): "evidence_count": 2, "has_evidence": ["ECO:0000304"], "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0003701", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001513", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:160500"], - "publications_links": [{"id": "OMIM:160500", "url": "http://identifiers.org/mim/160500"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": "HP:0040283", + "frequency_qualifier": "HP:0040284", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -3124,11 +3175,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Very rare (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040284"], + "frequency_qualifier_closure_label": ["Very rare (HPO)", "Frequency (HPO)", "All (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -3146,212 +3197,186 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf37-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df92-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0001644", + "object": "HP:0000729", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002536", + "BFO:0000001", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", "UPHENO:0082875", - "HP:0001637", - "UPHENO:0001005", + "UPHENO:0004523", + "UPHENO:0049587", + "BFO:0000040", + "GO:0007610", + "UBERON:0000468", "BFO:0000020", - "UPHENO:0077800", - "UPHENO:0066927", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002349", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", + "BFO:0000003", + "BFO:0000002", "UPHENO:0001001", - "HP:0001644", - "HP:0030680", + "UPHENO:0049622", "UPHENO:0001002", - "HP:0000118", - "HP:0001627", - "UPHENO:0076776", "UPHENO:0001003", - "UPHENO:0024906", "BFO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0000064", + "UBERON:0001062", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001626", - "UPHENO:0080362", - "HP:0001638", + "UPHENO:0001005", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "UPHENO:0049586", + "HP:0000729", "BFO:0000002", + "HP:0000708", + "BFO:0000004", + "UPHENO:0080585", + "HP:0000118", "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0076810", - "BFO:0000002", - "PR:000050567", - "UBERON:0004120", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0005983", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0018260", - "UBERON:0015410", - "UPHENO:0076781", - "UPHENO:0081581", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0010314", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0000060", - "UBERON:0004923", - "UBERON:0005178", - "UBERON:0007100", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", + "GO:0032501", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016", ], - "object_label": "Dilated cardiomyopathy (HPO)", + "object_label": "Autistic behavior (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal cardiovascular system", - "Cardiomyopathy (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal myocardium morphology", - "abnormal multicellular organism morphology", - "independent continuant", - "material anatomical entity", - "cardiovascular system", - "structure with developmental contribution from neural crest", - "layer of muscle tissue", "abnormality of anatomical entity physiology", - "Abnormal myocardium morphology (HPO)", - "phenotype", - "Abnormality of the cardiovascular system (HPO)", - "Abnormal heart morphology (HPO)", - "abnormal cardiovascular system morphology", - "phenotype by ontology source", - "abnormally decreased functionality of the anatomical entity", - "abnormal heart morphology", + "Phenotypic abnormality", + "Abnormality of higher mental function (HPO)", "quality", - "continuant", - "protein-containing material entity", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", + "multicellular organismal process", + "abnormal anatomical entity", "abnormal phenotype by ontology source", "specifically dependent continuant", - "abnormally decreased functionality of the myocardium", - "anatomical entity dysfunction in independent continuant", + "phenotype by ontology source", + "abnormal nervous system", + "occurrent", + "continuant", + "material anatomical entity", + "nervous system", + "All (HPO)", + "continuant", + "behavior", + "multicellular organism", + "abnormal behavior", + "Autistic behavior (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", + "biological_process", + "abnormality of nervous system physiology", "anatomical entity", "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "heart layer", - "musculature of body", - "anatomical wall", - "organ component layer", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "Dilated cardiomyopathy (HPO)", - "Abnormality of cardiovascular system morphology (HPO)", - "continuant", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "behavior process", "entity", + "Abnormal nervous system physiology (HPO)", "material entity", + "abnormal response to stimulus", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "independent continuant", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "myocardium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ", ], "object_taxon": None, "object_taxon_label": None, @@ -3362,14 +3387,14 @@ def associations(): "evidence_count": 2, "has_evidence": ["ECO:0000304"], "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0001644", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000729", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:160500"], - "publications_links": [{"id": "OMIM:160500", "url": "http://identifiers.org/mim/160500"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], "frequency_qualifier": "HP:0040283", "onset_qualifier": None, @@ -3383,8 +3408,8 @@ def associations(): "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -3402,292 +3427,194 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bff0-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df94-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0010628", + "object": "HP:0000752", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0049587", + "NBO:0000030", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "NBO:0000568", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0049622", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", + "UBERON:0000061", + "HP:0000752", "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", - "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", "UPHENO:0001005", - "HP:0011805", + "BFO:0000020", + "UPHENO:0002433", + "HP:0012638", + "NBO:0000644", + "BFO:0000015", + "BFO:0000004", + "UBERON:0000468", + "UPHENO:0049586", "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", + "UPHENO:0002536", + "HP:0000708", + "NBO:0000243", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "HP:0011446", + "BFO:0000001", + "GO:0032501", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473", + "UBERON:0000467", + "UBERON:0001016", ], - "object_label": "Facial palsy (HPO)", + "object_label": "Hyperactivity (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", - "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", - "abnormal nervous system", - "abnormal nerve", - "quality", - "Abnormal nervous system physiology (HPO)", - "continuant", - "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", - "entity", - "anatomical entity", - "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", + "Phenotypic abnormality", "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "Hyperactivity (HPO)", "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "abnormal nervous system", + "kinesthetic behavior phenotype", + "occurrent", + "continuant", + "material anatomical entity", + "nervous system", + "All (HPO)", + "continuant", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", - "abnormal nervous system morphology", + "entity", + "hyperactivity", + "biological_process", + "specifically dependent continuant", + "abnormality of nervous system physiology", + "anatomical structure", + "multicellular organism", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "voluntary movement behavior phenotype", + "process", + "independent continuant", + "behavior process", + "abnormal biological_process", + "Abnormal nervous system physiology (HPO)", "material entity", + "anatomical entity", + "abnormal response to stimulus", + "abnormality of anatomical entity physiology", + "behavioral phenotype", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head", ], "object_taxon": None, "object_taxon_label": None, @@ -3698,14 +3625,14 @@ def associations(): "evidence_count": 2, "has_evidence": ["ECO:0000304"], "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], - "grouping_key": "MONDO:0009675🍪🍪biolink:has_phenotype🍪HP:0010628", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0000752", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:253600"], - "publications_links": [{"id": "OMIM:253600", "url": "http://identifiers.org/mim/253600"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], "frequency_qualifier": "HP:0040283", "onset_qualifier": None, @@ -3719,8 +3646,8 @@ def associations(): "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -3738,196 +3665,156 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9d8bdf7-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df96-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009676", - "original_subject": "OMIM:253601", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0002505", + "object": "HP:0001558", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0001197", + "UBERON:0000465", + "HP:0034059", + "BFO:0000040", + "UBERON:0001062", "BFO:0000002", - "HP:0002540", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "UBERON:0000061", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0000118", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0002433", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "BFO:0000001", - "PATO:0000001", "BFO:0000001", + "UPHENO:0001005", + "HP:0001558", "BFO:0000004", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", + "UBERON:0000061", "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "HP:0002505", - "UPHENO:0049586", - "HP:0100022", - "UPHENO:0001002", - "UPHENO:0050613", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", "BFO:0000002", - "GO:0008150", - "BFO:0000040", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "HP:0000707", - "UPHENO:0079833", - "UBERON:0001062", - "UBERON:0000465", + "UPHENO:0002536", + "HP:0001557", + "UBERON:0000922", + "HP:0000118", + "HP:0034057", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "BFO:0000001", "UBERON:0010000", ], - "object_label": "Loss of ambulation (HPO)", + "object_label": "Decreased fetal movement (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", - "quality", - "process", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", - "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "Phenotypic abnormality", "specifically dependent continuant", - "abnormality of nervous system physiology", + "abnormal anatomical entity", + "quality", + "abnormal phenotype by ontology source", "phenotype by ontology source", - "Gait disturbance (HPO)", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", "continuant", - "biological_process", - "material entity", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", + "material anatomical entity", + "All (HPO)", "continuant", - "Inability to walk (HPO)", - "abnormal voluntary musculoskeletal movement", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Fetal anomaly (HPO)", "entity", - "independent continuant", - "anatomical entity", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "Loss of ambulation (HPO)", - "abnormal response to stimulus", - "abnormal behavior process", - "Phenotypic abnormality", - "abnormal musculoskeletal movement", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", - "multicellular organismal process", - "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", + "Decreased fetal movement (HPO)", "multicellular organism", + "phenotype", + "Prenatal movement abnormality (HPO)", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", + "Abnormal fetal physiology (HPO)", + "multicellular anatomical structure", + "late embryo", ], "object_taxon": None, "object_taxon_label": None, @@ -3936,16 +3823,16 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [{"id": "ECO:0000269", "url": "http://purl.obolibrary.org/obo/ECO_0000269"}], - "grouping_key": "MONDO:0009676🍪🍪biolink:has_phenotype🍪HP:0002505", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001558", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["PMID:9731527"], - "publications_links": [{"id": "PMID:9731527", "url": "http://identifiers.org/pubmed/9731527"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], "frequency_qualifier": "HP:0040283", "onset_qualifier": None, @@ -3959,8 +3846,8 @@ def associations(): "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], - "frequency_qualifier_closure_label": ["All (HPO)", "Occasional (HPO)", "Frequency (HPO)"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -3978,288 +3865,158 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf2b-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df97-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", - "myopathy", - "hereditary disease", - "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", - "skeletal muscle disorder", - "neuromuscular disease", - "entity", - ], - "subject_taxon": None, - "subject_taxon_label": None, - "predicate": "biolink:has_phenotype", - "object": "HP:0010628", - "original_object": None, - "object_namespace": "HP", - "object_category": "biolink:PhenotypicFeature", - "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", - "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", + "myopathy", + "myotonic dystrophy", + "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", + "realizable entity", + "skeletal muscle disorder", + "neuromuscular disease", + "myotonic syndrome", + ], + "subject_taxon": None, + "subject_taxon_label": None, + "predicate": "biolink:has_phenotype", + "object": "HP:0001561", + "original_object": None, + "object_namespace": "HP", + "object_category": "biolink:PhenotypicFeature", + "object_closure": [ + "HP:0001197", + "UPHENO:0075852", + "UPHENO:0002536", + "UBERON:0000465", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", - "UPHENO:0001005", - "HP:0011805", - "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", + "UPHENO:0001002", + "UPHENO:0001003", + "BFO:0000001", "UBERON:0001062", - "RO:0002577", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "UBERON:0000463", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000004", + "UBERON:0000173", + "UBERON:0000468", + "HP:0001561", + "UBERON:0000922", + "HP:0000118", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "BFO:0000002", + "UPHENO:0075949", + "HP:0001560", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473", ], - "object_label": "Facial palsy (HPO)", + "object_label": "Polyhydramnios (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", - "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", + "Abnormality of the amniotic fluid (HPO)", + "quality", "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", - "abnormal nervous system", - "abnormal nerve", - "quality", - "Abnormal nervous system physiology (HPO)", "continuant", "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "All (HPO)", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", "entity", + "specifically dependent continuant", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "organism substance", + "amniotic fluid", + "multicellular organism", + "phenotype", + "continuant", "entity", - "abnormal nervous system morphology", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "abnormal amniotic fluid", "material entity", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head", + "Polyhydramnios (HPO)", + "abnormal anatomical entity", + "multicellular anatomical structure", + "late embryo", ], "object_taxon": None, "object_taxon_label": None, @@ -4270,16 +4027,16 @@ def associations(): "evidence_count": 2, "has_evidence": ["ECO:0000304"], "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0010628", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001561", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:160500"], - "publications_links": [{"id": "OMIM:160500", "url": "http://identifiers.org/mim/160500"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": None, + "frequency_qualifier": "HP:0040283", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -4288,11 +4045,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": None, - "frequency_qualifier_namespace": None, - "frequency_qualifier_category": None, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -4310,216 +4067,296 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf2d-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df98-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, - "subject_taxon_label": None, - "predicate": "biolink:has_phenotype", - "object": "HP:0011916", - "original_object": None, - "object_namespace": "HP", - "object_category": "biolink:PhenotypicFeature", - "object_closure": [ - "HP:0002814", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002387", - "HP:0000001", - "UPHENO:0002644", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0001003", - "UPHENO:0076710", - "HP:0011916", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010538", - "UBERON:0004488", - "HP:0001436", - "UPHENO:0002653", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "HP:0040064", - "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0008784", - "UBERON:0002470", - "UPHENO:0001005", - "HP:0011805", + "subject_taxon_label": None, + "predicate": "biolink:has_phenotype", + "object": "HP:0001643", + "original_object": None, + "object_namespace": "HP", + "object_category": "biolink:PhenotypicFeature", + "object_closure": [ + "HP:0030962", + "UPHENO:0019771", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0020542", + "UPHENO:0076729", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0020119", + "HP:0001626", + "UPHENO:0001002", + "UPHENO:0033572", + "BFO:0000020", + "UPHENO:0015324", + "UPHENO:0015290", "BFO:0000002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", + "UBERON:0013768", + "UBERON:0003509", + "UBERON:0003513", + "UBERON:0011695", + "UBERON:0004716", + "UBERON:0004145", + "UBERON:0005985", + "UBERON:0002049", + "UBERON:0002201", + "UBERON:0006876", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "UPHENO:0002830", - "RO:0002577", + "UBERON:0034923", + "UBERON:0015410", + "UPHENO:0075696", + "HP:0001643", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0001981", + "UBERON:0004537", + "UBERON:0004572", + "UBERON:0004535", "UBERON:0000061", - "UBERON:0015212", + "UBERON:0000477", "UBERON:0000475", "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", + "UBERON:0004111", + "UBERON:0004573", + "UBERON:0003498", + "HP:0011603", + "UPHENO:0020351", + "HP:0030680", + "UPHENO:0076765", + "BFO:0000002", + "HP:0025015", + "HP:0002597", + "UPHENO:0076810", + "HP:0033353", + "PATO:0000001", + "UBERON:0001637", + "UBERON:0003834", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000055", + "UBERON:0005440", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0075655", + "UPHENO:0020584", + "UPHENO:0020587", + "UBERON:0010314", + "UBERON:0018674", + "HP:0000001", + "UPHENO:0002678", + "UPHENO:0001005", + "UPHENO:0033603", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0007798", + "UBERON:0001009", + "UBERON:0004571", + "UBERON:0005178", + "UBERON:0007100", ], - "object_label": "Toe extensor amyotrophy (HPO)", + "object_label": "Patent ductus arteriosus (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "entity", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of pes", - "phenotype", - "Abnormality of the foot musculature (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", + "abnormal blood vessel morphology", + "abnormal anatomical entity", "specifically dependent continuant", "phenotype by ontology source", - "Abnormality of the musculature of the lower limbs (HPO)", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", "continuant", "protein-containing material entity", "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of lower limb", - "lower limb segment", - "autopod region", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Toe extensor amyotrophy (HPO)", + "vascular system", + "circulatory system", + "vasculature of trunk", + "vasculature of organ", + "ductus arteriosus", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", + "All (HPO)", + "abnormal vasculature", + "abnormal phenotype by ontology source", + "continuant", + "abnormal artery morphology in the independent continuant", + "multicellular organism", + "outflow tract", + "coronary vessel", + "vasculature", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "vessel", + "Abnormality of cardiovascular system morphology (HPO)", + "abnormal great vessel of heart morphology", + "Phenotypic abnormality (HPO)", + "abnormal opening of the anatomical entity", + "abnormal anatomical entity morphology", + "abnormal systemic artery morphology", "entity", - "anatomical structure", - "muscle structure", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "abnormal coronary vessel morphology", + "Abnormality of the cardiovascular system (HPO)", + "Phenotypic abnormality", + "abnormal incomplete closing of the anatomical entity", + "Patent ductus arteriosus (HPO)", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "quality", + "disconnected anatomical group", + "anatomical cluster", "organism subdivision", "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "abnormal musculature of pes", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", - "abnormal limb", + "anatomical conduit", + "systemic artery", + "heart blood vessel", + "heart plus pericardium", + "phenotype", + "abnormal incomplete closing of the ductus arteriosus", + "abnormal anatomical entity morphology in the independent continuant", + "Abnormal vascular morphology (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", "anatomical entity", - "limb", - "pelvic appendage", + "blood vessel", + "arterial system", + "blood vasculature", + "cardiovascular system", + "anatomical structure", + "great vessel of heart", + "arterial blood vessel", + "trunk blood vessel", + "embryonic cardiovascular system", + "conceptus", + "systemic arterial system", + "Congenital malformation of the great arteries (HPO)", + "abnormal ductus arteriosus morphology", + "abnormal vascular system morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "Abnormal morphology of the great vessels (HPO)", + "abnormal artery morphology", + "Abnormality of the vasculature (HPO)", + "abnormal heart morphology", + "Abnormal blood vessel morphology (HPO)", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "multi-limb segment region", - "limb segment", - "pes", + "mesoderm-derived structure", + "artery", + "thoracic segment blood vessel", + "heart", + "heart vasculature", ], "object_taxon": None, "object_taxon_label": None, @@ -4530,16 +4367,16 @@ def associations(): "evidence_count": 2, "has_evidence": ["ECO:0000304"], "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0011916", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001643", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:160500"], - "publications_links": [{"id": "OMIM:160500", "url": "http://identifiers.org/mim/160500"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": None, + "frequency_qualifier": "HP:0040283", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -4548,11 +4385,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": None, - "frequency_qualifier_namespace": None, - "frequency_qualifier_category": None, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -4570,152 +4407,218 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf2e-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df99-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0002460", + "object": "HP:0001671", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0019888", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "HP:0001626", + "UPHENO:0001002", "BFO:0000020", - "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", + "UPHENO:0015324", + "HP:0001671", + "BFO:0000002", "UPHENO:0001001", - "HP:0000118", - "BFO:0000001", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", - "UBERON:0005090", - "UBERON:0001630", - "UPHENO:0001002", + "BFO:0000001", + "UBERON:0015410", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000475", + "UBERON:0000062", + "UPHENO:0075696", + "HP:0030680", "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0002536", + "UPHENO:0076810", + "UBERON:0002099", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0003037", + "UBERON:0010314", + "HP:0000001", + "UPHENO:0001005", "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0001009", + "UBERON:0005178", + "UBERON:0007100", ], - "object_label": "Distal muscle weakness (HPO)", + "object_label": "Abnormal cardiac septum morphology (HPO)", "object_closure_label": [ + "abnormal anatomical entity", + "quality", + "specifically dependent continuant", + "phenotype by ontology source", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "circulatory system", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", "All (HPO)", - "abnormality of muscle organ physiology", + "abnormal phenotype by ontology source", + "continuant", + "Abnormal cardiac septum morphology (HPO)", + "multicellular organism", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "Abnormality of cardiovascular system morphology (HPO)", "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "abnormal anatomical entity morphology", "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "septum", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "Abnormality of the cardiovascular system (HPO)", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", - "quality", - "continuant", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "organism subdivision", + "organ", + "heart plus pericardium", + "phenotype", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", - "abnormal phenotype by ontology source", - "specifically dependent continuant", - "Abnormal muscle physiology (HPO)", - "entity", "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", + "cardiovascular system", + "anatomical structure", "abnormal anatomical entity", + "abnormal cardiac septum morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "abnormal heart morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", + "mesoderm-derived structure", + "cardiac septum", + "heart", ], "object_taxon": None, "object_taxon_label": None, @@ -4726,16 +4629,16 @@ def associations(): "evidence_count": 2, "has_evidence": ["ECO:0000304"], "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0002460", + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0001671", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:160500"], - "publications_links": [{"id": "OMIM:160500", "url": "http://identifiers.org/mim/160500"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": None, + "frequency_qualifier": "HP:0040283", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -4744,11 +4647,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": None, - "frequency_qualifier_namespace": None, - "frequency_qualifier_category": None, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, @@ -4766,176 +4669,172 @@ def associations(): "stage_qualifier_closure_label": [], }, { - "id": "uuid:c9c8bf32-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df9a-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001", ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity", + "myotonic syndrome", ], "subject_taxon": None, "subject_taxon_label": None, "predicate": "biolink:has_phenotype", - "object": "HP:0003805", + "object": "HP:0002014", "original_object": None, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0002443", + "UPHENO:0002536", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0002664", "BFO:0000001", - "BFO:0000004", - "CL:0000255", - "UBERON:0014892", - "UBERON:0002036", - "HP:0000001", - "HP:0004303", - "UPHENO:0001001", + "BFO:0000040", + "UBERON:0001062", "UPHENO:0001002", - "HP:0000118", + "BFO:0000020", + "HP:0011793", + "HP:0011458", + "BFO:0000002", + "UBERON:0001988", + "UPHENO:0001001", + "UPHENO:0002833", "UPHENO:0001003", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "CL:0000000", + "UBERON:0000463", + "UPHENO:0075696", + "HP:0002014", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000174", "UBERON:0000468", - "UBERON:0011216", - "CL:0000548", - "UBERON:0001134", - "HP:0003011", - "UPHENO:0002536", - "HP:0003805", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0000479", - "CL:0000003", - "UBERON:0001630", - "UBERON:0002385", - "CL:0000188", - "UPHENO:0001005", - "HP:0011805", - "HP:0025354", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", - "UBERON:0000061", + "HP:0025032", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "UPHENO:0001005", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "CL:0002371", + "UBERON:0000467", + "UBERON:0001007", ], - "object_label": "Rimmed vacuoles (HPO)", + "object_label": "Diarrhea (HPO)", "object_closure_label": [ + "abnormality of anatomical entity physiology", + "abnormal digestive system", + "entity", + "abnormal anatomical entity", + "Diarrhea (HPO)", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "digestive system", "All (HPO)", - "Abnormal muscle fiber morphology (HPO)", - "Phenotypic abnormality", + "abnormal phenotype by ontology source", + "continuant", + "feces", "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "Abdominal symptom (HPO)", "quality", - "independent continuant", - "material anatomical entity", - "system", - "multicellular anatomical structure", + "organism substance", + "excreta", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "phenotype by ontology source", - "tissue", - "animal cell", - "skeletal muscle tissue", - "cell of skeletal muscle", - "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", - "Rimmed vacuoles (HPO)", + "Neoplasm (HPO)", "entity", + "independent continuant", + "abnormality of digestive system physiology", + "Abnormality of the digestive system (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organ", - "native cell", - "muscle organ", - "muscle tissue", - "musculature of body", - "musculature", - "somatic cell", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "continuant", - "material entity", + "multicellular anatomical structure", "anatomical system", - "cell", - "multicellular organism", - "organ system subdivision", - "eukaryotic cell", - "skeletal muscle organ", - "striated muscle tissue", ], "object_taxon": None, "object_taxon_label": None, @@ -4944,18 +4843,18 @@ def associations(): "negated": None, "pathway": None, "evidence_count": 2, - "has_evidence": ["ECO:0000501"], - "has_evidence_links": [{"id": "ECO:0000501", "url": "http://purl.obolibrary.org/obo/ECO_0000501"}], - "grouping_key": "MONDO:0008050🍪🍪biolink:has_phenotype🍪HP:0003805", + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [{"id": "ECO:0000304", "url": "http://purl.obolibrary.org/obo/ECO_0000304"}], + "grouping_key": "MONDO:0035646🍪🍪biolink:has_phenotype🍪HP:0002014", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype", }, - "publications": ["OMIM:160500"], - "publications_links": [{"id": "OMIM:160500", "url": "http://identifiers.org/mim/160500"}], + "publications": ["orphanet:589821"], + "publications_links": [{"id": "orphanet:589821", "url": None}], "qualifiers": [], - "frequency_qualifier": None, + "frequency_qualifier": "HP:0040283", "onset_qualifier": None, "sex_qualifier": None, "stage_qualifier": None, @@ -4964,11 +4863,11 @@ def associations(): "qualifiers_category": None, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": None, - "frequency_qualifier_namespace": None, - "frequency_qualifier_category": None, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": ["Frequency (HPO)", "All (HPO)", "Occasional (HPO)"], "onset_qualifier_label": None, "onset_qualifier_namespace": None, "onset_qualifier_category": None, diff --git a/backend/tests/fixtures/autocomplete.py b/backend/tests/fixtures/autocomplete.py index fc911209d..836d0c7eb 100644 --- a/backend/tests/fixtures/autocomplete.py +++ b/backend/tests/fixtures/autocomplete.py @@ -13,6 +13,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi renotubular syndrome", "full_name": None, + "deprecated": None, "description": "A genetic or acquired disorder characterized by impairment of the function of the proximal tubules of the kidney. It results in decreased reabsorption of electrolytes, glucose, amino acids, and other nutrients.", "xref": [], "provided_by": "phenio_nodes", @@ -42,6 +43,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group A", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCA gene. FANCA gene mutations are the most common cause of Fanconi anemia. This gene provides instructions for making a protein that is involved in the Fanconi anemia (FA) pathway.", "xref": [], "provided_by": "phenio_nodes", @@ -70,6 +72,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group L", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the FANCL gene.", "xref": [], "provided_by": "phenio_nodes", @@ -95,6 +98,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group E", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCE gene. This is a protein coding gene. It is required for the nuclear accumulation of FANCC and provides a critical bridge between the FA complex and FANCD2.", "xref": [], "provided_by": "phenio_nodes", @@ -120,6 +124,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 1", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": "phenio_nodes", @@ -147,6 +152,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia", "full_name": None, + "deprecated": None, "description": "Fanconi anemia (FA) is a hereditary DNA repair disorder characterized by progressive pancytopenia with bone marrow failure, variable congenital malformations and predisposition to develop hematological or solid tumors.", "xref": [], "provided_by": "phenio_nodes", @@ -171,6 +177,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group O", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the RAD51C gene.", "xref": [], "provided_by": "phenio_nodes", @@ -196,6 +203,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group P", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the SLX4 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -221,6 +229,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group V", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the MAD2L2 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -246,6 +255,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group B", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCB gene. This gene encodes the protein for complementation group B.", "xref": [], "provided_by": "phenio_nodes", @@ -273,6 +283,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group N", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the PALB2 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -297,6 +308,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group R", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the RAD51 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -321,6 +333,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group U", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the XRCC2 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -340,27 +353,12 @@ def autocomplete(): "highlight": None, "score": None, }, - { - "id": "MONDO:0100136", - "category": "biolink:Disease", - "name": "obsolete Fanconia anemia complementation group M", - "full_name": None, - "description": "OBSOLETE Any Fanconi anemia in which the cause of the disease is a mutation in the FANCM gene.", - "xref": [], - "provided_by": "phenio_nodes", - "in_taxon": None, - "in_taxon_label": None, - "symbol": None, - "synonym": ["FANCM Fanconi anemia", "Fanconi anemia caused by mutation in FANCM"], - "uri": None, - "highlight": None, - "score": None, - }, { "id": "MONDO:0009213", "category": "biolink:Disease", "name": "Fanconi anemia complementation group C", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCC gene. This gene provides instructions for making a protein that delays the onset of apoptosis and promotes homologous recombination repair of damaged DNA.", "xref": [], "provided_by": "phenio_nodes", @@ -388,6 +386,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group D2", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCD2 gene. This gene is involved in the repair of DNA double-strand breaks, both by homologous recombination and single-strand annealing.", "xref": [], "provided_by": "phenio_nodes", @@ -414,6 +413,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group I", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations in the FANCI gene, encoding Fanconi anemia group I protein.", "xref": [], "provided_by": "phenio_nodes", @@ -437,6 +437,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group Q", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the ERCC4 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -460,6 +461,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group T", "full_name": None, + "deprecated": None, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the UBE2T gene.", "xref": [], "provided_by": "phenio_nodes", @@ -483,6 +485,7 @@ def autocomplete(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group F", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCF gene. This gene encodes a polypeptide with homology to the prokaryotic RNA-binding protein ROM.", "xref": [], "provided_by": "phenio_nodes", @@ -500,6 +503,29 @@ def autocomplete(): "highlight": None, "score": None, }, + { + "id": "MONDO:0012187", + "category": "biolink:Disease", + "name": "Fanconi anemia complementation group J", + "full_name": None, + "deprecated": None, + "description": "Fanconi anemia caused by mutations in the BRIP1 gene, encoding Fanconi anemia group J protein.", + "xref": [], + "provided_by": "phenio_nodes", + "in_taxon": None, + "in_taxon_label": None, + "symbol": None, + "synonym": [ + "FANCJ", + "Fanconi Anemia, complementation group type J", + "Fanconi anemia complementation group J", + "Fanconi anemia complementation group type J", + "Fanconi anemia, complementation group J", + ], + "uri": None, + "highlight": None, + "score": None, + }, ], "facet_fields": [], "facet_queries": [], diff --git a/backend/tests/fixtures/autocomplete_query.py b/backend/tests/fixtures/autocomplete_query.py index cd5f4949d..0eb1230e7 100644 --- a/backend/tests/fixtures/autocomplete_query.py +++ b/backend/tests/fixtures/autocomplete_query.py @@ -15,7 +15,7 @@ def autocomplete_query(): "def_type": "edismax", "q_op": "AND", "mm": "100%", - "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1))', + "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1),if(termfreq(deprecated,"true"),0.1,1))', "sort": None, "facet_min_count": 1, } diff --git a/backend/tests/fixtures/autocomplete_response.py b/backend/tests/fixtures/autocomplete_response.py index 1779f34ce..fd24d788f 100644 --- a/backend/tests/fixtures/autocomplete_response.py +++ b/backend/tests/fixtures/autocomplete_response.py @@ -14,7 +14,7 @@ def autocomplete_response(): "qf": "id^100 name^10 name_t^5 name_ac symbol^10 symbol_t^5 symbol_ac synonym synonym_t synonym_ac", "start": "0", "q.op": "AND", - "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1))', + "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1),if(termfreq(deprecated,"true"),0.1,1))', "rows": "20", "facet": "true", }, @@ -250,14 +250,6 @@ def autocomplete_response(): ], "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the XRCC2 gene.", }, - { - "id": "MONDO:0100136", - "category": "biolink:Disease", - "name": "obsolete Fanconia anemia complementation group M", - "provided_by": "phenio_nodes", - "synonym": ["FANCM Fanconi anemia", "Fanconi anemia caused by mutation in FANCM"], - "description": "OBSOLETE Any Fanconi anemia in which the cause of the disease is a mutation in the FANCM gene.", - }, { "id": "MONDO:0009213", "category": "biolink:Disease", @@ -354,6 +346,20 @@ def autocomplete_response(): ], "description": "Fanconi anemia caused by mutations of the FANCF gene. This gene encodes a polypeptide with homology to the prokaryotic RNA-binding protein ROM.", }, + { + "id": "MONDO:0012187", + "category": "biolink:Disease", + "name": "Fanconi anemia complementation group J", + "provided_by": "phenio_nodes", + "synonym": [ + "FANCJ", + "Fanconi Anemia, complementation group type J", + "Fanconi anemia complementation group J", + "Fanconi anemia complementation group type J", + "Fanconi anemia, complementation group J", + ], + "description": "Fanconi anemia caused by mutations in the BRIP1 gene, encoding Fanconi anemia group J protein.", + }, ], }, "facet_counts": {"facet_fields": {}, "facet_queries": {}}, diff --git a/backend/tests/fixtures/entity.py b/backend/tests/fixtures/entity.py index c53c3edf6..a04599d72 100644 --- a/backend/tests/fixtures/entity.py +++ b/backend/tests/fixtures/entity.py @@ -8,6 +8,7 @@ def entity(): "category": "biolink:Disease", "name": "muscular dystrophy", "full_name": None, + "deprecated": None, "description": "Muscular dystrophy (MD) refers to a group of more than 30 genetic diseases characterized by progressive weakness and degeneration of the skeletal muscles that control movement. Some forms of MD are seen in newborns, infants or children, while others have late-onset and may not appear until middle age or later. The disorders differ in terms of the distribution and extent of muscle weakness (some forms of MD also affect cardiac muscle), age of onset, rate of progression, and pattern of inheritance. The prognosis for people with MD varies according to the type and progression of the disorder. There is no specific treatment to stop or reverse any form of MD. Treatment is supportive and may include physical therapy, respiratory therapy, speech therapy, orthopedic appliances used for support, corrective orthopedic surgery, and medicationsincluding corticosteroids, anticonvulsants (seizure medications), immunosuppressants, and antibiotics. Some individuals may need assisted ventilation to treat respiratory muscle weaknessor a pacemaker for cardiac (heart)abnormalities.", "xref": [], "provided_by": "phenio_nodes", diff --git a/backend/tests/fixtures/histopheno_response.py b/backend/tests/fixtures/histopheno_response.py index 44789afcf..6bc1cf57b 100644 --- a/backend/tests/fixtures/histopheno_response.py +++ b/backend/tests/fixtures/histopheno_response.py @@ -5,7 +5,7 @@ def histopheno_response(): return { "responseHeader": { - "QTime": 1, + "QTime": 4, "params": { "facet.query": [ 'object_closure:"HP:0000924"', diff --git a/backend/tests/fixtures/mapping_response.py b/backend/tests/fixtures/mapping_response.py index 7515868ce..92ee42cb3 100644 --- a/backend/tests/fixtures/mapping_response.py +++ b/backend/tests/fixtures/mapping_response.py @@ -29,7 +29,7 @@ def mapping_response(): "object_id": "DOID:9884", "object_label": "muscular dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "cda26856-16a7-499c-956f-119cbaac5b96", + "id": "074f33ef-cab8-46e9-b535-5c637220dcd1", }, { "subject_id": "MONDO:0020121", @@ -38,7 +38,7 @@ def mapping_response(): "object_id": "ICD10CM:G71.0", "object_label": "Muscular dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "25777569-b997-4c8f-a1f3-5af352a16ee1", + "id": "575115b8-67a4-482d-88e7-1b1b60fdd99a", }, { "subject_id": "MONDO:0020121", @@ -46,7 +46,7 @@ def mapping_response(): "predicate_id": "skos:exactMatch", "object_id": "MESH:D009136", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "819ab197-2ab1-4b73-8d0f-d7d4ec14d8a7", + "id": "a2f1233e-1951-4f40-9a79-60f591a24bb5", }, { "subject_id": "MONDO:0020121", @@ -55,7 +55,7 @@ def mapping_response(): "object_id": "NCIT:C84910", "object_label": "Muscular Dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "adb4b8ed-c4dc-4353-a08e-a4cb02b1826e", + "id": "73eaeaef-9868-4e50-a4ed-aee537a830ae", }, { "subject_id": "MONDO:0020121", @@ -63,7 +63,7 @@ def mapping_response(): "predicate_id": "skos:exactMatch", "object_id": "SCTID:73297009", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "f6417283-c9d1-4289-aee6-16d30a4445b1", + "id": "3f7aa4af-411c-47fe-9b3a-d8248484ea2d", }, { "subject_id": "MONDO:0020121", @@ -71,7 +71,7 @@ def mapping_response(): "predicate_id": "skos:exactMatch", "object_id": "UMLS:C0026850", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "93968631-eedb-448b-b58a-e31e3e411dde", + "id": "f8d6fe34-2d2a-4ace-a314-f4def3070e3a", }, { "subject_id": "MONDO:0020121", @@ -79,7 +79,7 @@ def mapping_response(): "predicate_id": "skos:exactMatch", "object_id": "Orphanet:98473", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "e39e8ba9-8d7e-4b33-9f46-3867b652bdb5", + "id": "63588ca1-4204-4143-88b3-152b31ea0c41", }, ], }, diff --git a/backend/tests/fixtures/mappings.py b/backend/tests/fixtures/mappings.py index 7d3e92885..9badad32a 100644 --- a/backend/tests/fixtures/mappings.py +++ b/backend/tests/fixtures/mappings.py @@ -15,7 +15,7 @@ def mappings(): "object_id": "DOID:9884", "object_label": "muscular dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "cda26856-16a7-499c-956f-119cbaac5b96", + "id": "074f33ef-cab8-46e9-b535-5c637220dcd1", }, { "subject_id": "MONDO:0020121", @@ -24,7 +24,7 @@ def mappings(): "object_id": "ICD10CM:G71.0", "object_label": "Muscular dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "25777569-b997-4c8f-a1f3-5af352a16ee1", + "id": "575115b8-67a4-482d-88e7-1b1b60fdd99a", }, { "subject_id": "MONDO:0020121", @@ -33,7 +33,7 @@ def mappings(): "object_id": "MESH:D009136", "object_label": None, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "819ab197-2ab1-4b73-8d0f-d7d4ec14d8a7", + "id": "a2f1233e-1951-4f40-9a79-60f591a24bb5", }, { "subject_id": "MONDO:0020121", @@ -42,7 +42,7 @@ def mappings(): "object_id": "NCIT:C84910", "object_label": "Muscular Dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "adb4b8ed-c4dc-4353-a08e-a4cb02b1826e", + "id": "73eaeaef-9868-4e50-a4ed-aee537a830ae", }, { "subject_id": "MONDO:0020121", @@ -51,7 +51,7 @@ def mappings(): "object_id": "SCTID:73297009", "object_label": None, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "f6417283-c9d1-4289-aee6-16d30a4445b1", + "id": "3f7aa4af-411c-47fe-9b3a-d8248484ea2d", }, { "subject_id": "MONDO:0020121", @@ -60,7 +60,7 @@ def mappings(): "object_id": "UMLS:C0026850", "object_label": None, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "93968631-eedb-448b-b58a-e31e3e411dde", + "id": "f8d6fe34-2d2a-4ace-a314-f4def3070e3a", }, { "subject_id": "MONDO:0020121", @@ -69,7 +69,7 @@ def mappings(): "object_id": "Orphanet:98473", "object_label": None, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "e39e8ba9-8d7e-4b33-9f46-3867b652bdb5", + "id": "63588ca1-4204-4143-88b3-152b31ea0c41", }, ], } diff --git a/backend/tests/fixtures/node.py b/backend/tests/fixtures/node.py index b37dfc336..1732c8608 100644 --- a/backend/tests/fixtures/node.py +++ b/backend/tests/fixtures/node.py @@ -8,6 +8,7 @@ def node(): "category": "biolink:Disease", "name": "muscular dystrophy", "full_name": None, + "deprecated": None, "description": "Muscular dystrophy (MD) refers to a group of more than 30 genetic diseases characterized by progressive weakness and degeneration of the skeletal muscles that control movement. Some forms of MD are seen in newborns, infants or children, while others have late-onset and may not appear until middle age or later. The disorders differ in terms of the distribution and extent of muscle weakness (some forms of MD also affect cardiac muscle), age of onset, rate of progression, and pattern of inheritance. The prognosis for people with MD varies according to the type and progression of the disorder. There is no specific treatment to stop or reverse any form of MD. Treatment is supportive and may include physical therapy, respiratory therapy, speech therapy, orthopedic appliances used for support, corrective orthopedic surgery, and medicationsincluding corticosteroids, anticonvulsants (seizure medications), immunosuppressants, and antibiotics. Some individuals may need assisted ventilation to treat respiratory muscle weaknessor a pacemaker for cardiac (heart)abnormalities.", "xref": [], "provided_by": "phenio_nodes", @@ -45,6 +46,7 @@ def node(): "category": "biolink:Disease", "name": "neuromuscular disease", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -59,6 +61,7 @@ def node(): "category": "biolink:Disease", "name": "hereditary skeletal muscle disorder", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -73,6 +76,7 @@ def node(): "category": "biolink:Disease", "name": "myopathy", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -85,10 +89,11 @@ def node(): ], "sub_classes": [ { - "id": "MONDO:0018949", + "id": "MONDO:0008028", "category": "biolink:Disease", - "name": "distal myopathy", + "name": "muscular dystrophy, Barnes type", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -99,10 +104,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0019950", + "id": "MONDO:0010675", "category": "biolink:Disease", - "name": "congenital muscular dystrophy", + "name": "muscular dystrophy, cardiac type", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -113,10 +119,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0023204", + "id": "MONDO:0010676", "category": "biolink:Disease", - "name": "Fukuda-Miyanomae-Nakata syndrome", + "name": "muscular dystrophy, Hemizygous lethal type", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -127,10 +134,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0100228", + "id": "MONDO:0010677", "category": "biolink:Disease", - "name": "LAMA2-related muscular dystrophy", + "name": "muscular dystrophy, Mabry type", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -141,10 +149,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0008028", + "id": "MONDO:0010678", "category": "biolink:Disease", - "name": "muscular dystrophy, Barnes type", + "name": "muscular dystrophy, progressive Pectorodorsal", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -155,10 +164,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0010675", + "id": "MONDO:0019950", "category": "biolink:Disease", - "name": "muscular dystrophy, cardiac type", + "name": "congenital muscular dystrophy", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -169,10 +179,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0010676", + "id": "MONDO:0023204", "category": "biolink:Disease", - "name": "muscular dystrophy, Hemizygous lethal type", + "name": "Fukuda-Miyanomae-Nakata syndrome", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -183,10 +194,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0010677", + "id": "MONDO:0100228", "category": "biolink:Disease", - "name": "muscular dystrophy, Mabry type", + "name": "LAMA2-related muscular dystrophy", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -197,10 +209,11 @@ def node(): "uri": None, }, { - "id": "MONDO:0010678", + "id": "MONDO:0018949", "category": "biolink:Disease", - "name": "muscular dystrophy, progressive Pectorodorsal", + "name": "distal myopathy", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, @@ -215,6 +228,7 @@ def node(): "category": "biolink:Disease", "name": "progressive muscular dystrophy", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": None, diff --git a/backend/tests/fixtures/search.py b/backend/tests/fixtures/search.py index ada436fc0..26c2b7beb 100644 --- a/backend/tests/fixtures/search.py +++ b/backend/tests/fixtures/search.py @@ -13,6 +13,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia", "full_name": None, + "deprecated": None, "description": "Fanconi anemia (FA) is a hereditary DNA repair disorder characterized by progressive pancytopenia with bone marrow failure, variable congenital malformations and predisposition to develop hematological or solid tumors.", "xref": [], "provided_by": "phenio_nodes", @@ -37,6 +38,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi renotubular syndrome", "full_name": None, + "deprecated": None, "description": "A genetic or acquired disorder characterized by impairment of the function of the proximal tubules of the kidney. It results in decreased reabsorption of electrolytes, glucose, amino acids, and other nutrients.", "xref": [], "provided_by": "phenio_nodes", @@ -66,6 +68,7 @@ def search(): "category": "biolink:Disease", "name": "primary Fanconi syndrome", "full_name": None, + "deprecated": None, "description": "A condition in which the kidneys do not absorb certain substances into the body. These substances, such as cysteine, fructose, galactose, or glycogen, are lost in the urine. Fanconi syndrome is thought to be caused by genetic and environmental factors, and it may be diagnosed at any age. Symptoms of Fanconi syndrome include increased urine production (which may cause dehydration), weakness, and abnormalities of the bones.", "xref": [], "provided_by": "phenio_nodes", @@ -82,6 +85,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi-like syndrome", "full_name": None, + "deprecated": None, "description": "A syndrome characterized by pancytopenia, immune deficiency and cutaneous malignancies.", "xref": [], "provided_by": "phenio_nodes", @@ -98,6 +102,7 @@ def search(): "category": "biolink:Disease", "name": "adult Fanconi syndrome", "full_name": None, + "deprecated": None, "description": "Probably related to a recessive gene, this is Fanconi Syndrome, characterised by adult onset.", "xref": [], "provided_by": "phenio_nodes", @@ -114,6 +119,7 @@ def search(): "category": "biolink:Disease", "name": "acquired Fanconi syndrome", "full_name": None, + "deprecated": None, "description": "Fanconi Syndrome caused by exposure to noxious agents.", "xref": [], "provided_by": "phenio_nodes", @@ -125,27 +131,12 @@ def search(): "highlight": None, "score": None, }, - { - "id": "MONDO:0000026", - "category": "biolink:Disease", - "name": "obsolete Fanconi renotubular syndrome", - "full_name": None, - "description": None, - "xref": [], - "provided_by": "phenio_nodes", - "in_taxon": None, - "in_taxon_label": None, - "symbol": None, - "synonym": [], - "uri": None, - "highlight": None, - "score": None, - }, { "id": "MONDO:0013247", "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 2", "full_name": None, + "deprecated": None, "description": "Any Fanconi syndrome in which the cause of the disease is a mutation in the SLC34A1 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -168,6 +159,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 3", "full_name": None, + "deprecated": None, "description": "Any Fanconi syndrome in which the cause of the disease is a mutation in the EHHADH gene.", "xref": [], "provided_by": "phenio_nodes", @@ -190,6 +182,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 1", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": "phenio_nodes", @@ -217,6 +210,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 5", "full_name": None, + "deprecated": None, "description": None, "xref": [], "provided_by": "phenio_nodes", @@ -238,6 +232,7 @@ def search(): "category": "biolink:Disease", "name": "inherited Fanconi renotubular syndrome", "full_name": None, + "deprecated": None, "description": "An instance of Fanconi renotubular syndrome that is inherited.", "xref": [], "provided_by": "phenio_nodes", @@ -254,6 +249,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group C", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCC gene. This gene provides instructions for making a protein that delays the onset of apoptosis and promotes homologous recombination repair of damaged DNA.", "xref": [], "provided_by": "phenio_nodes", @@ -281,6 +277,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group D2", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCD2 gene. This gene is involved in the repair of DNA double-strand breaks, both by homologous recombination and single-strand annealing.", "xref": [], "provided_by": "phenio_nodes", @@ -307,6 +304,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group A", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCA gene. FANCA gene mutations are the most common cause of Fanconi anemia. This gene provides instructions for making a protein that is involved in the Fanconi anemia (FA) pathway.", "xref": [], "provided_by": "phenio_nodes", @@ -335,6 +333,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group B", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCB gene. This gene encodes the protein for complementation group B.", "xref": [], "provided_by": "phenio_nodes", @@ -362,6 +361,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group E", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCE gene. This is a protein coding gene. It is required for the nuclear accumulation of FANCC and provides a critical bridge between the FA complex and FANCD2.", "xref": [], "provided_by": "phenio_nodes", @@ -387,6 +387,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group F", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations of the FANCF gene. This gene encodes a polypeptide with homology to the prokaryotic RNA-binding protein ROM.", "xref": [], "provided_by": "phenio_nodes", @@ -409,6 +410,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group D1", "full_name": None, + "deprecated": None, "description": "Inherited cancer-predisposing syndrome due to biallelic BRCA2 mutations is a rare cancer-predisposing syndrome, associated with the D1 subgroup of Fanconi anemia (FA), characterized by progressive bone marrow failure, cardiac, brain, intestinal or skeletal abnormalities and predisposition to various malignancies. Bone marrow suppression and the incidence of developmental abnormalities are less frequent than in other FA, but cancer risk is very high with the spectrum of childhood cancers including Wilms tumor, brain tumor (often medulloblastoma) and ALL/AML.", "xref": [], "provided_by": "phenio_nodes", @@ -432,6 +434,7 @@ def search(): "category": "biolink:Disease", "name": "Fanconi anemia complementation group I", "full_name": None, + "deprecated": None, "description": "Fanconi anemia caused by mutations in the FANCI gene, encoding Fanconi anemia group I protein.", "xref": [], "provided_by": "phenio_nodes", @@ -450,6 +453,29 @@ def search(): "highlight": None, "score": None, }, + { + "id": "MONDO:0012187", + "category": "biolink:Disease", + "name": "Fanconi anemia complementation group J", + "full_name": None, + "deprecated": None, + "description": "Fanconi anemia caused by mutations in the BRIP1 gene, encoding Fanconi anemia group J protein.", + "xref": [], + "provided_by": "phenio_nodes", + "in_taxon": None, + "in_taxon_label": None, + "symbol": None, + "synonym": [ + "FANCJ", + "Fanconi Anemia, complementation group type J", + "Fanconi anemia complementation group J", + "Fanconi anemia complementation group type J", + "Fanconi anemia, complementation group J", + ], + "uri": None, + "highlight": None, + "score": None, + }, ], "facet_fields": [], "facet_queries": [], diff --git a/backend/tests/fixtures/search_query.py b/backend/tests/fixtures/search_query.py index 64dbc1f84..9ce3b0eea 100644 --- a/backend/tests/fixtures/search_query.py +++ b/backend/tests/fixtures/search_query.py @@ -15,7 +15,7 @@ def search_query(): "def_type": "edismax", "q_op": "AND", "mm": "100%", - "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1))', + "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1),if(termfreq(deprecated,"true"),0.1,1))', "sort": None, "facet_min_count": 1, } diff --git a/backend/tests/fixtures/search_response.py b/backend/tests/fixtures/search_response.py index c2791ef80..c096e99ff 100644 --- a/backend/tests/fixtures/search_response.py +++ b/backend/tests/fixtures/search_response.py @@ -5,7 +5,7 @@ def search_response(): return { "responseHeader": { - "QTime": 0, + "QTime": 1, "params": { "mm": "100%", "q": "fanconi", @@ -14,7 +14,7 @@ def search_response(): "qf": "id^100 name^10 name_t^5 name_ac symbol^10 symbol_t^5 symbol_ac synonym synonym_t synonym_ac", "start": "0", "q.op": "AND", - "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1))', + "boost": 'product(if(termfreq(category,"biolink:Disease"),10.0,1),if(and(termfreq(in_taxon,"NCBITaxon:9606"),termfreq(category,"biolink:Gene")),5.0,1),if(termfreq(deprecated,"true"),0.1,1))', "fq": "name:*", "rows": "20", "facet": "true", @@ -93,12 +93,6 @@ def search_response(): "synonym": ["acquired Fanconi syndrome"], "description": "Fanconi Syndrome caused by exposure to noxious agents.", }, - { - "id": "MONDO:0000026", - "category": "biolink:Disease", - "name": "obsolete Fanconi renotubular syndrome", - "provided_by": "phenio_nodes", - }, { "id": "MONDO:0013247", "category": "biolink:Disease", @@ -302,6 +296,20 @@ def search_response(): ], "description": "Fanconi anemia caused by mutations in the FANCI gene, encoding Fanconi anemia group I protein.", }, + { + "id": "MONDO:0012187", + "category": "biolink:Disease", + "name": "Fanconi anemia complementation group J", + "provided_by": "phenio_nodes", + "synonym": [ + "FANCJ", + "Fanconi Anemia, complementation group type J", + "Fanconi anemia complementation group J", + "Fanconi anemia complementation group type J", + "Fanconi anemia, complementation group J", + ], + "description": "Fanconi anemia caused by mutations in the BRIP1 gene, encoding Fanconi anemia group J protein.", + }, ], }, "facet_counts": {"facet_fields": {}, "facet_queries": {}}, diff --git a/frontend/fixtures/association-counts.json b/frontend/fixtures/association-counts.json new file mode 100644 index 000000000..207c58a9c --- /dev/null +++ b/frontend/fixtures/association-counts.json @@ -0,0 +1,19 @@ +{ + "items": [ + { + "label": "Phenotypes", + "count": 4027, + "category": "biolink:DiseaseToPhenotypicFeatureAssociation" + }, + { + "label": "Causal Genes", + "count": 124, + "category": "biolink:CausalGeneToDiseaseAssociation" + }, + { + "label": "Correlated Genes", + "count": 151, + "category": "biolink:CorrelatedGeneToDiseaseAssociation" + } + ] +} diff --git a/frontend/fixtures/association-table.json b/frontend/fixtures/association-table.json index b312b5bd0..d83957aba 100644 --- a/frontend/fixtures/association-table.json +++ b/frontend/fixtures/association-table.json @@ -4,70 +4,70 @@ "total": 4027, "items": [ { - "id": "uuid:ca3946de-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4677e7a0-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0020793", "original_subject": "OMIM:164310", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0024458", - "MONDO:0005336", "MONDO:0018949", - "MONDO:0005071", - "MONDO:0003382", - "BFO:0000016", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0025193", "MONDO:0020121", "MONDO:0020793", + "MONDO:0003847", + "BFO:0000001", + "BFO:0000020", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002022", + "MONDO:0002081", + "MONDO:0005328", + "BFO:0000002", + "MONDO:0005071", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000462", - "MONDO:0020158", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002022", - "MONDO:0005328" + "MONDO:0024458", + "OGMS:0000031" ], "subject_label": "oculopharyngodistal myopathy 1", "subject_closure_label": [ - "oculopharyngodistal myopathy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "realizable entity", "disease", + "specifically dependent continuant", "muscle tissue disorder", "disorder of orbital region", "hereditary skeletal muscle disorder", + "continuant", + "eye adnexa disorder", "eyelid disorder", "disposition", - "distal myopathy", - "eyelids malposition disorder", - "disease", - "continuant", - "specifically dependent continuant", + "human disease", "disorder of visual system", "myopathy", - "hereditary disease", - "eye adnexa disorder", + "distal myopathy", "nervous system disorder", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "oculopharyngodistal myopathy", + "muscular dystrophy", "oculopharyngodistal myopathy 1", - "realizable entity", "skeletal muscle disorder", - "neuromuscular disease", - "entity", - "eye disorder" + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, @@ -77,87 +77,87 @@ "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002816", + "BFO:0000001", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "BFO:0000040", + "UBERON:0011216", + "HP:0001324", + "UPHENO:0080555", + "HP:0011804", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001002", "BFO:0000020", - "PATO:0000001", + "UPHENO:0001003", + "UPHENO:0002536", + "BFO:0000001", + "UBERON:0001062", + "UPHENO:0001005", + "HP:0033127", "BFO:0000004", "UBERON:0000061", - "HP:0000001", - "UPHENO:0001001", - "HP:0000118", - "BFO:0000001", - "UBERON:0000467", + "UBERON:0000062", "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", "HP:0003011", + "UPHENO:0002320", + "HP:0000118", + "BFO:0000002", "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", + "PATO:0000001", + "UBERON:0010000", + "HP:0000001", + "UPHENO:0080556", + "UBERON:0000467", "UBERON:0005090", "UBERON:0001630", - "UPHENO:0001002", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", - "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0010000", - "UBERON:0000062", "UBERON:0000383", "UBERON:0001015" ], "object_label": "Distal muscle weakness (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", + "specifically dependent continuant", "quality", - "continuant", - "material entity", "abnormal phenotype by ontology source", - "specifically dependent continuant", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "abnormal anatomical entity", + "continuant", + "material anatomical entity", + "muscle organ", + "All (HPO)", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "continuant", + "decreased muscle organ strength", + "Distal muscle weakness (HPO)", "entity", + "multicellular anatomical structure", + "Muscle weakness (HPO)", "anatomical entity", - "muscle structure", "organ", - "muscle organ", + "multicellular organism", + "phenotype", + "independent continuant", + "decreased anatomical entity strength", + "Abnormality of the musculoskeletal system (HPO)", + "entity", + "material entity", + "anatomical structure", "musculature of body", "musculature", "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", "anatomical system", - "multicellular organism", - "organ system subdivision" + "muscle structure" ], "object_taxon": null, "object_taxon_label": null, @@ -207,11 +207,11 @@ "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", + "Frequency (HPO)", "Frequent (HPO)", - "Frequency (HPO)" + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -231,70 +231,70 @@ "direction": "outgoing" }, { - "id": "uuid:ca3946ef-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4677e7b1-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0020793", "original_subject": "OMIM:164310", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0024458", - "MONDO:0005336", "MONDO:0018949", - "MONDO:0005071", - "MONDO:0003382", - "BFO:0000016", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0025193", "MONDO:0020121", "MONDO:0020793", + "MONDO:0003847", + "BFO:0000001", + "BFO:0000020", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002022", + "MONDO:0002081", + "MONDO:0005328", + "BFO:0000002", + "MONDO:0005071", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000462", - "MONDO:0020158", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002022", - "MONDO:0005328" + "MONDO:0024458", + "OGMS:0000031" ], "subject_label": "oculopharyngodistal myopathy 1", "subject_closure_label": [ - "oculopharyngodistal myopathy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "realizable entity", "disease", + "specifically dependent continuant", "muscle tissue disorder", "disorder of orbital region", "hereditary skeletal muscle disorder", + "continuant", + "eye adnexa disorder", "eyelid disorder", "disposition", - "distal myopathy", - "eyelids malposition disorder", - "disease", - "continuant", - "specifically dependent continuant", + "human disease", "disorder of visual system", "myopathy", - "hereditary disease", - "eye adnexa disorder", + "distal myopathy", "nervous system disorder", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "oculopharyngodistal myopathy", + "muscular dystrophy", "oculopharyngodistal myopathy 1", - "realizable entity", "skeletal muscle disorder", - "neuromuscular disease", - "entity", - "eye disorder" + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, @@ -304,141 +304,141 @@ "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", + "UPHENO:0002443", "UPHENO:0002471", "HP:0025270", - "UPHENO:0001005", - "BFO:0000002", - "BFO:0000020", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", "HP:0002664", + "UPHENO:0004523", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "BFO:0000020", "HP:0011793", - "PATO:0000001", + "BFO:0000002", + "UBERON:0005409", + "UPHENO:0001001", + "UPHENO:0002833", + "HP:0002015", + "UPHENO:0001002", + "UPHENO:0001003", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0025031", "UPHENO:0002474", "HP:0012638", "BFO:0000004", "UBERON:0000061", - "UBERON:0001007", - "UBERON:0001016", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0000915", - "UBERON:0001043", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "HP:0000001", - "UPHENO:0001001", - "HP:0000118", - "UPHENO:0002433", - "UPHENO:0001003", - "BFO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", + "UBERON:0000475", + "UBERON:0000062", "UBERON:0004111", "UBERON:0000468", - "UBERON:0000064", - "UPHENO:0075696", "HP:0011024", - "UPHENO:0002443", - "HP:0012719", "UPHENO:0002725", - "HP:0025032", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0004523", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005409", + "HP:0025032", "UBERON:0009569", "UBERON:0013702", "UBERON:0013765", "UBERON:0005177", "UBERON:0000025", + "UBERON:0000915", + "UBERON:0001043", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", "UBERON:0001555", "UBERON:0004921", - "UPHENO:0002833", - "HP:0002015", - "UPHENO:0001002", + "HP:0000001", + "HP:0012719", + "UPHENO:0001005", "HP:0000707", - "HP:0025031", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000475", - "UBERON:0000062", + "BFO:0000001", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0001016", "UBERON:0013522", "UBERON:0005178", "UBERON:0004908" ], "object_label": "Dysphagia (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of alimentary part of gastrointestinal system physiology", - "Abnormal esophagus physiology (HPO)", - "Functional abnormality of the gastrointestinal tract (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "independent continuant", - "system", - "anatomical structure", - "digestive system", - "nervous system", - "digestive tract", - "subdivision of digestive tract", "abnormality of anatomical entity physiology", - "phenotype", - "abnormality of digestive system physiology", "abnormal digestive system", "Dysphagia (HPO)", "Phenotypic abnormality", - "abnormality of nervous system physiology", + "quality", + "abnormal anatomical entity", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", "phenotype by ontology source", "abnormal nervous system", - "quality", - "abnormality of esophagus physiology", - "Abnormal nervous system physiology (HPO)", "continuant", "material anatomical entity", + "system", + "organ part", + "digestive system", + "nervous system", + "thoracic segment of trunk", + "esophagus", + "trunk", + "thoracic segment organ", + "viscus", + "All (HPO)", + "Functional abnormality of the gastrointestinal tract (HPO)", + "abnormal phenotype by ontology source", + "continuant", + "alimentary part of gastrointestinal system", "subdivision of trunk", "body proper", "digestive system element", "trunk region element", "tube", - "abnormal phenotype by ontology source", - "continuant", - "specifically dependent continuant", - "Neoplasm (HPO)", - "Neoplasm by anatomical site (HPO)", + "abnormal alimentary part of gastrointestinal system", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", + "thoracic cavity element", + "upper digestive tract", + "abnormality of nervous system physiology", + "Neoplasm by anatomical site (HPO)", "organism subdivision", "organ", - "alimentary part of gastrointestinal system", + "anatomical conduit", + "multicellular organism", + "phenotype", + "Neoplasm (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormality of digestive system physiology", + "abnormality of alimentary part of gastrointestinal system physiology", + "Abnormal esophagus physiology (HPO)", + "Abnormality of the digestive system (HPO)", + "abnormality of esophagus physiology", + "Abnormal nervous system physiology (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", "subdivision of tube", - "thoracic cavity element", - "upper digestive tract", - "abnormal anatomical entity", "Abnormality of the gastrointestinal tract (HPO)", - "abnormal alimentary part of gastrointestinal system", - "Abnormality of digestive system physiology (HPO)", "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "entity", - "Abnormality of the digestive system (HPO)", - "material entity", "multicellular anatomical structure", "anatomical system", - "anatomical conduit", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "thoracic segment of trunk", - "esophagus", - "trunk", - "thoracic segment organ", - "viscus" + "digestive tract", + "subdivision of digestive tract" ], "object_taxon": null, "object_taxon_label": null, @@ -488,11 +488,11 @@ "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", + "Frequency (HPO)", "Frequent (HPO)", - "Frequency (HPO)" + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -512,84 +512,84 @@ "direction": "outgoing" }, { - "id": "uuid:c6b3613a-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:42ef70e0-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0013049", "original_subject": "OMIM:612937", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0005021", - "MONDO:0004994", - "MONDO:0018276", - "MONDO:0005071", - "MONDO:0005267", - "BFO:0000016", "MONDO:0016333", - "MONDO:0017749", - "OGMS:0000031", + "MONDO:0002320", + "MONDO:0000001", + "MONDO:0013049", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0004995", + "MONDO:0018276", + "BFO:0000020", + "MONDO:0005336", + "MONDO:0019052", + "MONDO:0005500", + "MONDO:0005066", + "MONDO:0024322", "BFO:0000017", + "MONDO:0003939", + "MONDO:0002081", + "MONDO:0005021", + "MONDO:0019950", + "BFO:0000002", "MONDO:0005217", + "MONDO:0015286", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0015286", - "MONDO:0019052", - "MONDO:0005500", - "MONDO:0005066", - "MONDO:0000001", - "MONDO:0013049", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0024322", + "BFO:0000016", "MONDO:0700096", "MONDO:0000591", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - "MONDO:0019950" + "MONDO:0017749", + "OGMS:0000031" ], "subject_label": "DPM3-congenital disorder of glycosylation", "subject_closure_label": [ - "cardiomyopathy", - "muscular dystrophy", - "cardiovascular disorder", - "human disease", - "intrinsic cardiomyopathy", - "musculoskeletal system disorder", + "disease", + "disorder of glycosylation", + "realizable entity", "disorder of multiple glycosylation", "disease", + "specifically dependent continuant", + "familial cardiomyopathy", "muscle tissue disorder", - "congenital nervous system disorder", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "disorder of glycosylation", - "disposition", - "congenital disorder of glycosylation", - "disease", - "DPM3-congenital disorder of glycosylation", "continuant", - "specifically dependent continuant", - "myopathy", - "familial dilated cardiomyopathy", - "hereditary disease", "inborn errors of metabolism", "congenital disorder of glycosylation type I", "metabolic disease", + "disposition", + "human disease", + "intrinsic cardiomyopathy", "muscular dystrophy-dystroglycanopathy", + "myopathy", + "dilated cardiomyopathy", "nervous system disorder", "heart disorder", - "realizable entity", - "familial cardiomyopathy", + "entity", + "musculoskeletal system disorder", + "hereditary disease", + "congenital nervous system disorder", + "congenital muscular dystrophy", + "DPM3-congenital disorder of glycosylation", + "muscular dystrophy", "skeletal muscle disorder", "neuromuscular disease", - "dilated cardiomyopathy", - "entity", - "congenital muscular dystrophy" + "familial dilated cardiomyopathy", + "congenital disorder of glycosylation" ], "subject_taxon": null, "subject_taxon_label": null, @@ -599,40 +599,70 @@ "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0046284", + "UPHENO:0077829", + "GO:0005575", + "CHEBI:24431", + "PR:000050567", + "UBERON:0000465", + "CHEBI:16541", + "CHEBI:35352", + "CHEBI:32988", + "CHEBI:36963", + "CHEBI:33285", + "HP:0004364", "UPHENO:0082875", - "UPHENO:0051763", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0077820", + "UPHENO:0004536", + "UPHENO:0051668", + "HP:0001871", + "UPHENO:0077821", "BFO:0000001", - "UPHENO:0051804", - "BFO:0000015", - "BFO:0000004", - "GO:0032991", - "CHEBI:23367", - "UBERON:0000178", - "GO:1990234", - "CHEBI:33839", - "CHEBI:33675", - "UBERON:0001004", - "HP:0000001", - "HP:0011021", - "UPHENO:0001001", + "GO:0008150", + "BFO:0000040", + "UBERON:0000468", "UPHENO:0001002", - "UPHENO:0077825", - "HP:0000118", - "HP:0001871", + "BFO:0000020", + "UPHENO:0077820", + "HP:0002086", + "HP:0003236", + "BFO:0000003", + "BFO:0000002", + "GO:1902494", + "CHEBI:36357", + "CHEBI:33579", + "GO:1990234", + "CHEBI:33839", + "CHEBI:33675", + "UBERON:0002193", + "UBERON:0002390", + "UBERON:0000179", + "UPHENO:0001001", + "UPHENO:0051763", "UPHENO:0051801", "UPHENO:0001003", - "HP:0001939", - "HP:0032180", - "PATO:0000001", - "HP:0002795", + "UPHENO:0081547", + "UPHENO:0077826", "BFO:0000001", - "BFO:0000040", - "GO:0008152", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", + "UBERON:0000061", + "UBERON:0000463", + "CHEBI:50047", + "CHEBI:37622", + "CHEBI:33256", + "UPHENO:0075696", + "UPHENO:0076286", + "HP:0040081", + "HP:0002795", + "HP:0012415", + "UPHENO:0051612", + "UPHENO:0051804", + "BFO:0000015", + "BFO:0000004", + "GO:0032991", + "CHEBI:23367", + "UBERON:0000178", + "UBERON:0004120", + "UBERON:0006314", "GO:0061695", "CHEBI:16670", "CHEBI:33302", @@ -644,158 +674,128 @@ "CHEBI:25806", "CHEBI:36962", "CHEBI:50860", - "UPHENO:0075696", "UPHENO:0077817", "UPHENO:0076289", - "BFO:0000002", - "UPHENO:0077821", + "UPHENO:0002448", + "UPHENO:0002536", + "HP:0032180", + "PATO:0000001", + "CHEBI:138675", + "UPHENO:0077825", + "HP:0000118", "UPHENO:0004459", "UPHENO:0002332", - "UPHENO:0002536", "HP:0500165", - "HP:0002086", - "HP:0003236", - "BFO:0000003", + "HP:0000001", + "HP:0011021", + "UPHENO:0001005", "BFO:0000002", - "GO:0008150", - "GO:0005575", - "CHEBI:24431", - "PR:000050567", - "UBERON:0000465", - "GO:1902494", - "CHEBI:36357", - "CHEBI:33579", - "UBERON:0004120", - "UBERON:0006314", - "CHEBI:138675", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "CHEBI:16541", - "CHEBI:35352", - "CHEBI:32988", - "CHEBI:50047", - "CHEBI:37622", - "CHEBI:33256", - "HP:0004364", - "UPHENO:0002448", - "UPHENO:0004536", - "UPHENO:0051668", - "UPHENO:0046284", - "UPHENO:0077829", "HP:0010876", - "UPHENO:0076286", - "HP:0040081", - "UPHENO:0081547", - "UPHENO:0077826", - "HP:0012415", - "UPHENO:0051612", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", + "HP:0001939", + "GO:0008152", "UBERON:0010000", - "CHEBI:36963", - "CHEBI:33285" + "UBERON:0000467", + "UBERON:0001004" ], "object_label": "Elevated circulating creatine kinase concentration (HPO)", "object_closure_label": [ - "All (HPO)", - "Abnormality of circulating enzyme level (HPO)", - "abnormal multicellular organism chemical entity level", - "Phenotypic abnormality", - "abnormal blood gas molecular entity level", - "Phenotypic abnormality (HPO)", - "abnormal chemical entity level", - "abnormal independent continuant oxygen molecular entity level", - "Abnormal circulating protein concentration (HPO)", - "abnormal role blood level", - "Abnormal circulating creatine kinase concentration (HPO)", - "Abnormality of metabolism/homeostasis (HPO)", - "abnormal role bodily fluid level", - "abnormal blood nitrogen molecular entity level", - "quality", - "Abnormal respiratory system physiology (HPO)", - "process", - "independent continuant", - "protein-containing complex", - "molecular entity", - "blood", - "multicellular anatomical structure", - "respiratory system", - "transferase complex, transferring phosphorus-containing groups", - "peptide", - "pnictogen molecular entity", - "chalcogen molecular entity", - "carbon group molecular entity", - "protein polypeptide chain", - "organonitrogen compound", - "amide", + "Abnormal circulating nitrogen compound concentration (HPO)", "abnormality of anatomical entity physiology", - "phenotype", - "Abnormality of blood and blood-forming tissues (HPO)", "abnormal independent continuant protein polypeptide chain level", + "abnormal anatomical entity", + "Abnormality of metabolism/homeostasis (HPO)", + "metabolic process", + "abnormal anatomical entity", + "specifically dependent continuant", "phenotype by ontology source", - "Abnormal blood oxygen level (HPO)", - "abnormal blood chemical entity level", + "abnormal role bodily fluid level", + "abnormal blood nitrogen molecular entity level", "occurrent", "continuant", - "biological_process", "cellular_component", "chemical entity", "protein-containing material entity", "material anatomical entity", - "gas molecular entity", - "creatine kinase complex", - "polypeptide", - "nitrogen molecular entity", - "oxygen molecular entity", - "organochalcogen compound", - "organic molecular entity", - "carboxamide", - "primary amide", - "organic amino compound", - "Abnormal circulating nitrogen compound concentration (HPO)", - "abnormality of respiratory system physiology", - "abnormal respiratory system", - "abnormal independent continuant chemical entity level", + "transferase complex", + "macromolecule", + "p-block molecular entity", + "respiratory system", + "All (HPO)", + "Abnormality of circulating enzyme level (HPO)", "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormal independent continuant gas molecular entity level", - "Abnormal circulating metabolite concentration (HPO)", + "abnormal chemical entity level", + "abnormal independent continuant oxygen molecular entity level", "Abnormality of the respiratory system (HPO)", "Elevated circulating creatine kinase concentration (HPO)", + "multicellular organism", + "hemolymphoid system", + "hematopoietic system", + "haemolymphatic fluid", + "protein polypeptide chain", + "organonitrogen compound", + "amide", + "organooxygen compound", + "heteroorganic entity", + "abnormal multicellular organism chemical entity level", + "abnormal blood gas molecular entity level", + "Phenotypic abnormality (HPO)", + "Abnormal circulating protein concentration (HPO)", + "Abnormal blood oxygen level (HPO)", "entity", + "Phenotypic abnormality", + "abnormal independent continuant gas molecular entity level", + "quality", "anatomical entity", "anatomical structure", "organism substance", "mesoderm-derived structure", "bodily fluid", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "organooxygen compound", - "heteroorganic entity", - "abnormal anatomical entity", - "abnormal blood oxygen molecular entity level", - "abnormal role independent continuant level", + "transferase complex, transferring phosphorus-containing groups", + "peptide", + "pnictogen molecular entity", + "chalcogen molecular entity", + "carbon group molecular entity", + "carboxamide", + "primary amide", + "organic amino compound", + "phenotype", "continuant", - "abnormal independent continuant nitrogen molecular entity level", - "abnormal hematopoietic system", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "process", + "independent continuant", + "abnormal role blood level", + "Abnormal circulating creatine kinase concentration (HPO)", + "Abnormal respiratory system physiology (HPO)", "Abnormal blood gas level (HPO)", "abnormal blood protein polypeptide chain level", + "abnormal blood chemical entity level", + "biological_process", "material entity", - "metabolic process", + "protein-containing complex", + "molecular entity", + "blood", "catalytic complex", "polyatomic entity", "main group molecular entity", + "abnormal blood oxygen molecular entity level", + "abnormal role independent continuant level", + "abnormality of respiratory system physiology", + "abnormal respiratory system", + "abnormal independent continuant chemical entity level", + "Abnormality of blood and blood-forming tissues (HPO)", + "abnormal independent continuant nitrogen molecular entity level", + "abnormal hematopoietic system", + "abnormality of anatomical entity physiology", + "Abnormal circulating metabolite concentration (HPO)", + "multicellular anatomical structure", "anatomical system", - "transferase complex", - "macromolecule", - "p-block molecular entity", - "multicellular organism" + "gas molecular entity", + "creatine kinase complex", + "polypeptide", + "nitrogen molecular entity", + "oxygen molecular entity", + "organochalcogen compound", + "organic molecular entity" ], "object_taxon": null, "object_taxon_label": null, @@ -841,11 +841,11 @@ "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], "frequency_qualifier_closure_label": [ - "All (HPO)", "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -865,64 +865,64 @@ "direction": "outgoing" }, { - "id": "uuid:cb2a2f47-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:476a1081-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0009681", "original_subject": "OMIM:254090", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000020", - "MONDO:0005336", - "MONDO:0005071", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0002320", + "MONDO:0000001", "MONDO:0020121", "MONDO:0019952", + "MONDO:0003847", + "MONDO:0005336", + "MONDO:0000355", "BFO:0000017", "MONDO:0100225", + "BFO:0000020", + "MONDO:0003939", + "MONDO:0002081", + "MONDO:0019950", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0009681", - "MONDO:0000355", - "MONDO:0000001", "MONDO:0700223", - "BFO:0000002", + "BFO:0000016", + "MONDO:0016139", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320", - "MONDO:0019950" + "MONDO:0009681", + "OGMS:0000031", + "BFO:0000001" ], "subject_label": "Ullrich congenital muscular dystrophy 1", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "disease", + "realizable entity", + "collagen 6-related myopathy", + "specifically dependent continuant", + "Ullrich congenital muscular dystrophy 1", "disease", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", + "Ullrich congenital muscular dystrophy", "continuant", "disposition", "qualitative or quantitative protein defects in neuromuscular diseases", - "Ullrich congenital muscular dystrophy 1", - "disease", - "specifically dependent continuant", + "human disease", + "entity", "myopathy", - "hereditary disease", - "Ullrich congenital muscular dystrophy", "nervous system disorder", + "musculoskeletal system disorder", + "hereditary disease", + "congenital nervous system disorder", + "congenital muscular dystrophy", + "muscular dystrophy", "congenital myopathy", - "realizable entity", - "collagen 6-related myopathy", "skeletal muscle disorder", - "neuromuscular disease", - "entity", - "congenital muscular dystrophy" + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, @@ -932,91 +932,91 @@ "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "HP:0001388", - "UPHENO:0001005", - "BFO:0000002", - "BFO:0000020", - "PATO:0000001", + "HP:0011729", "HP:0011843", - "BFO:0000004", - "UBERON:0002204", - "HP:0000001", - "HP:0020152", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0002964", - "BFO:0000001", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0001388", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", "UBERON:0011216", "UBERON:0034921", - "UPHENO:0075696", - "HP:0011729", - "HP:0034430", - "HP:0000924", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", + "UPHENO:0001002", + "BFO:0000020", "BFO:0000002", - "UBERON:0000465", - "UBERON:0004770", - "UBERON:0000982", - "HP:0033127", + "UPHENO:0001001", + "UPHENO:0002964", + "UPHENO:0001003", "UPHENO:0081440", + "BFO:0000001", "UBERON:0001062", "UBERON:0000061", "UBERON:0034925", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0033127", + "BFO:0000004", + "UBERON:0004770", + "UBERON:0000468", + "HP:0034430", + "HP:0000924", + "BFO:0000002", + "UPHENO:0002536", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0000982", + "HP:0000001", + "HP:0020152", "UBERON:0010000", + "UBERON:0000467", + "UBERON:0002204", "UBERON:0004905", "UBERON:0001434" ], "object_label": "Distal joint laxity (HPO)", "object_closure_label": [ - "All (HPO)", - "Distal joint laxity (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Abnormality of the musculoskeletal system (HPO)", - "abnormality of musculoskeletal system physiology", - "independent continuant", - "multicellular anatomical structure", - "musculoskeletal system", - "skeletal joint", "abnormality of anatomical entity physiology", "Joint laxity (HPO)", - "phenotype", - "Abnormality of joint mobility (HPO)", "abnormal skeletal system", + "abnormal anatomical entity", "quality", - "Abnormality of musculoskeletal physiology (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormality of musculoskeletal system physiology", "continuant", "material anatomical entity", - "abnormal phenotype by ontology source", + "musculoskeletal system", + "All (HPO)", + "Distal joint laxity (HPO)", "continuant", - "specifically dependent continuant", + "organ system subdivision", + "multi organ part structure", + "Abnormal joint physiology", + "Abnormality of the skeletal system (HPO)", + "Phenotypic abnormality (HPO)", "entity", + "Phenotypic abnormality", + "Abnormality of musculoskeletal physiology (HPO)", "anatomical entity", "anatomical structure", "anatomical collection", "articular system", + "multicellular organism", + "phenotype", + "entity", + "independent continuant", + "Abnormality of joint mobility (HPO)", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", "articulation", "skeletal system", - "abnormal anatomical entity", - "Abnormal joint physiology", - "Abnormality of the skeletal system (HPO)", "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "entity", - "material entity", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "multi organ part structure" + "skeletal joint" ], "object_taxon": null, "object_taxon_label": null, @@ -1062,11 +1062,11 @@ "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], "frequency_qualifier_closure_label": [ - "All (HPO)", "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -1086,66 +1086,66 @@ "direction": "outgoing" }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:46170673-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", "subject": "MONDO:0009676", "original_subject": "OMIM:253601", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", + "MONDO:0016145", + "MONDO:0000001", + "MONDO:0020121", + "MONDO:0003847", + "MONDO:0015152", + "MONDO:0000429", "BFO:0000020", + "MONDO:0016106", "MONDO:0005336", + "BFO:0000017", + "MONDO:0003939", + "MONDO:0006025", + "MONDO:0002081", + "BFO:0000002", "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", + "MONDO:0016971", "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", - "MONDO:0020121", - "BFO:0000017", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", - "MONDO:0016106", + "BFO:0000016", + "MONDO:0016139", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939" + "OGMS:0000031", + "BFO:0000001" ], "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "specifically dependent continuant", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", "hereditary skeletal muscle disorder", - "autosomal recessive disease", + "continuant", + "limb-girdle muscular dystrophy", "disposition", "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", - "continuant", - "specifically dependent continuant", - "myopathy", - "hereditary disease", + "human disease", + "entity", "autosomal genetic disease", + "autosomal recessive disease", + "myopathy", "nervous system disorder", - "realizable entity", - "skeletal muscle disorder", - "neuromuscular disease", + "autosomal recessive limb-girdle muscular dystrophy type 2B", "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "qualitative or quantitative defects of dysferlin", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", + "skeletal muscle disorder", + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, @@ -1155,87 +1155,87 @@ "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UPHENO:0001002", + "HP:0001324", + "UPHENO:0080555", + "HP:0011804", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", + "HP:0003701", "UPHENO:0001003", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", + "BFO:0000020", + "HP:0033127", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000062", "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", + "BFO:0000002", "HP:0003011", + "UPHENO:0002320", + "HP:0000118", "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", + "PATO:0000001", + "HP:0000001", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", "UPHENO:0080556", - "HP:0033127", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", "UBERON:0000383", "UBERON:0001015" ], "object_label": "Proximal muscle weakness (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", - "abnormal phenotype by ontology source", "Proximal muscle weakness (HPO)", - "specifically dependent continuant", + "quality", + "Abnormality of the musculature (HPO)", "phenotype by ontology source", "continuant", "material anatomical entity", + "muscle organ", + "All (HPO)", + "abnormal phenotype by ontology source", "continuant", + "abnormal musculature", "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "decreased muscle organ strength", + "entity", "entity", - "muscle structure", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "specifically dependent continuant", "organ", - "muscle organ", + "multicellular organism", + "phenotype", + "independent continuant", + "decreased anatomical entity strength", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", "musculature of body", "musculature", "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "entity", - "material entity", - "anatomical entity", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision" + "muscle structure" ], "object_taxon": null, "object_taxon_label": null, @@ -1281,11 +1281,11 @@ "frequency_qualifier_label": "Obligate (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040280"], "frequency_qualifier_closure_label": [ - "All (HPO)", "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, diff --git a/frontend/fixtures/associations.json b/frontend/fixtures/associations.json index 13258976e..053592aec 100644 --- a/frontend/fixtures/associations.json +++ b/frontend/fixtures/associations.json @@ -4,280 +4,132 @@ "total": 4838, "items": [ { - "id": "uuid:c9c8bf2f-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e12a2a1-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035432", + "original_subject": "Orphanet:565899", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "OGMS:0000031" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", - "neuromuscular disease", - "entity" + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0011399", + "object": "HP:0002465", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0014121", - "HP:0002814", - "UPHENO:0068971", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0014120", - "UPHENO:0075195", - "HP:0030236", - "UPHENO:0020584", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "UPHENO:0012541", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0006067", - "HP:0000001", - "UPHENO:0002644", - "UPHENO:0013936", - "HP:0003202", - "UPHENO:0075952", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0015280", - "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", + "UPHENO:0002536", "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0000366", - "UBERON:0003661", - "UBERON:0010890", - "UBERON:0010538", - "UBERON:0004466", - "UBERON:0004256", - "UBERON:0003823", - "UPHENO:0075696", - "HP:0002981", - "HP:0003797", - "UPHENO:0014111", - "HP:0001430", + "UBERON:0000465", + "UPHENO:0082875", "BFO:0000002", - "HP:0008944", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000020", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "UPHENO:0078056", - "HP:0040064", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0001383", - "UBERON:0008784", - "UBERON:0002471", - "HP:0007210", "UPHENO:0001001", - "UPHENO:0075777", - "HP:0011805", - "HP:0003693", - "UPHENO:0002816", - "HP:0011399", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0019778", - "UPHENO:0002647", - "UPHENO:0013920", - "UPHENO:0002830", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", + "UPHENO:0001003", + "BFO:0000001", + "UPHENO:0075696", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", "UBERON:0000061", - "UBERON:0015212", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480", - "UBERON:0003663", - "UBERON:0014795", - "UBERON:0008230" + "UBERON:0000468", + "HP:0002167", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "HP:0002465", + "UPHENO:0001005", + "HP:0000707", + "HP:0011446", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016" ], - "object_label": "Tibialis atrophy (HPO)", + "object_label": "Poor speech (HPO)", "object_closure_label": [ + "abnormality of anatomical entity physiology", + "Neurological speech impairment (HPO)", + "Abnormality of higher mental function (HPO)", + "abnormal anatomical entity", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormal nervous system", + "continuant", + "material anatomical entity", + "nervous system", "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "decreased size of the anatomical entity", - "Phenotypic abnormality", + "Poor speech (HPO)", + "abnormal phenotype by ontology source", "Phenotypic abnormality (HPO)", - "Distal amyotrophy (HPO)", - "abnormal musculature", - "Tibialis atrophy (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of leg", - "hindlimb zeugopod muscle", - "hindlimb zeugopod", - "musculature of limb atrophy", - "Limb-girdle muscle atrophy (HPO)", - "skeletal musculature atrophy", - "abnormal hindlimb zeugopod muscle", - "Abnormal skeletal muscle morphology (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "phenotype by ontology source", - "Abnormality of muscle size (HPO)", - "Abnormality of the musculature of the lower limbs (HPO)", - "tibialis atrophy", - "Abnormality of limbs (HPO)", + "Abnormality of the nervous system (HPO)", + "entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", "quality", - "decreased size of the anatomical entity in the independent continuant", - "continuant", - "protein-containing material entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "flexor muscle", - "limb muscle", - "pelvic complex muscle", - "paired limb/fin segment", - "musculature of lower limb", - "muscle of leg", - "lower limb segment", - "zeugopod", - "Lower limb amyotrophy (HPO)", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "musculature of lower limb atrophy", - "abnormal size of anatomical entity", - "abnormal muscle organ morphology", - "abnormal muscle organ morphology", + "independent continuant", "entity", + "Abnormal nervous system physiology (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "hindlimb muscle", - "pelvic appendage muscle", - "tibialis", - "abnormal anatomical entity", - "Abnormality of the calf (HPO)", - "anatomical entity atrophy", - "Skeletal muscle atrophy (HPO)", - "abnormal hindlimb zeugopod", - "Abnormality of the calf musculature (HPO)", "continuant", - "Distal lower limb amyotrophy (HPO)", - "specifically dependent continuant", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "abnormal leg", - "entity", - "muscle organ atrophy", - "abnormal limb", - "material entity", - "limb", - "pelvic appendage", "multicellular anatomical structure", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment", - "musculature of hindlimb zeugopod" + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -286,28 +138,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0011399", + "grouping_key": "MONDO:0035432\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0002465", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:17548557"], + "publications": ["orphanet:565899"], "publications_links": [ { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" + "id": "orphanet:565899", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -316,14 +168,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "Frequent (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -342,474 +194,258 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf30-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e12a2a3-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035432", + "original_subject": "Orphanet:565899", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", - "MONDO:0020120", - "MONDO:0019056", - "MONDO:0000001", - "MONDO:0700223", - "MONDO:0700096", "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" - ], - "subject_label": "MYH7-related skeletal myopathy", - "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", - "disease", - "muscle tissue disorder", - "congenital nervous system disorder", - "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", - "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", - "myopathy", - "hereditary disease", - "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", - "skeletal muscle disorder", - "neuromuscular disease", - "entity" - ], - "subject_taxon": null, - "subject_taxon_label": null, - "predicate": "biolink:has_phenotype", - "object": "HP:0031295", - "original_object": null, - "object_namespace": "HP", - "object_category": "biolink:PhenotypicFeature", - "object_closure": [ - "UPHENO:0001005", - "BFO:0000002", - "UPHENO:0075195", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002081", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", - "UPHENO:0019897", - "HP:0030680", - "HP:0000118", - "HP:0001627", - "BFO:0000020", - "UPHENO:0019919", - "UPHENO:0076776", - "UPHENO:0015280", - "UPHENO:0001020", - "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0000064", - "UBERON:0002079", - "UPHENO:0075696", - "UPHENO:0015303", - "HP:0001626", - "UPHENO:0080362", - "UPHENO:0065599", - "HP:0031295", - "UPHENO:0002536", - "UPHENO:0076810", - "PR:000050567", - "UBERON:0000465", - "UBERON:0004120", - "UBERON:0035553", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0004151", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0015410", - "UPHENO:0001001", - "UPHENO:0001002", - "UPHENO:0015324", - "HP:0025579", - "UPHENO:0001072", - "UPHENO:0081581", - "HP:0005120", - "UPHENO:0015329", - "BFO:0000002", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0005178", - "UBERON:0007100" - ], - "object_label": "Left atrial enlargement (HPO)", - "object_closure_label": [ - "All (HPO)", - "abnormal cardiac atrium morphology", - "abnormal cardiovascular system", - "increased size of the anatomical entity in independent continuant", - "Phenotypic abnormality (HPO)", - "abnormal anatomical entity morphology in the heart", - "Abnormal left atrium morphology (HPO)", - "increased size of the anatomical entity", - "abnormal multicellular organism morphology", - "Abnormal cardiac atrium morphology (HPO)", - "quality", - "independent continuant", - "system", - "cardiovascular system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multicellular anatomical structure", - "left cardiac atrium", - "Abnormality of the cardiovascular system (HPO)", - "Phenotypic abnormality", - "Abnormal heart morphology (HPO)", - "specifically dependent continuant", - "abnormal left cardiac atrium morphology", - "abnormal cardiovascular system morphology", - "abnormal anatomical entity morphology in the independent continuant", - "increased size of the left cardiac atrium", - "phenotype by ontology source", - "abnormal heart morphology", - "protein-containing material entity", - "material anatomical entity", - "left cardiac chamber", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", - "phenotype", - "abnormal phenotype by ontology source", - "continuant", - "abnormal size of anatomical entity", - "entity", - "anatomical entity", - "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "cardiac chamber", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "abnormal cardiac atrium morphology in the heart", - "Abnormality of cardiovascular system morphology (HPO)", - "Left atrial enlargement (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "abnormal cardiac atrium morphology in the independent continuant", - "continuant", - "material entity", - "anatomical system", - "multicellular organism", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "cardiac atrium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ" - ], - "object_taxon": null, - "object_taxon_label": null, - "primary_knowledge_source": "infores:hpo-annotations", - "aggregator_knowledge_source": ["infores:monarchinitiative"], - "negated": null, - "pathway": null, - "evidence_count": 2, - "has_evidence": ["ECO:0000269"], - "has_evidence_links": [ - { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" - } - ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0031295", - "provided_by": "hpoa_disease_to_phenotype_edges", - "provided_by_link": { - "id": "hpoa_disease_to_phenotype", - "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" - }, - "publications": ["PMID:17548557"], - "publications_links": [ - { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" - } - ], - "qualifiers": [], - "frequency_qualifier": "HP:0040280", - "onset_qualifier": null, - "sex_qualifier": null, - "stage_qualifier": null, - "qualifiers_label": null, - "qualifiers_namespace": null, - "qualifiers_category": null, - "qualifiers_closure": [], - "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", - "frequency_qualifier_namespace": "HP", - "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], - "frequency_qualifier_closure_label": [ - "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" - ], - "onset_qualifier_label": null, - "onset_qualifier_namespace": null, - "onset_qualifier_category": null, - "onset_qualifier_closure": [], - "onset_qualifier_closure_label": [], - "sex_qualifier_label": null, - "sex_qualifier_namespace": null, - "sex_qualifier_category": null, - "sex_qualifier_closure": [], - "sex_qualifier_closure_label": [], - "stage_qualifier_label": null, - "stage_qualifier_namespace": null, - "stage_qualifier_category": null, - "stage_qualifier_closure": [], - "stage_qualifier_closure_label": [] - }, - { - "id": "uuid:c9c8bf31-7529-11ee-b012-cbd37f5c3759", - "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", - "subject_namespace": "MONDO", - "subject_category": "biolink:Disease", - "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", + "MONDO:0016971", "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", - "BFO:0000017", - "BFO:0000020", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "OGMS:0000031" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", - "neuromuscular disease", - "entity" + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0002938", + "object": "HP:0008981", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0001005", - "HP:0009121", - "UPHENO:0020584", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "BFO:0000004", - "UBERON:0002204", - "UBERON:0011676", - "UBERON:0001137", - "UBERON:0013701", - "UBERON:0002100", - "UBERON:0005462", - "HP:0000001", - "UPHENO:0076703", - "HP:0000118", - "BFO:0000020", - "HP:0000925", + "HP:0008981", + "UPHENO:0084535", + "UPHENO:0002816", + "HP:0030236", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", "UPHENO:0015280", - "UPHENO:0002964", - "UPHENO:0001003", - "HP:0003307", - "UPHENO:0022529", - "BFO:0000001", + "HP:0001437", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UPHENO:0075696", - "HP:0000924", - "UPHENO:0002536", - "BFO:0000002", - "UBERON:0004288", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0000075", - "UBERON:0002417", - "UBERON:0011137", - "UBERON:0006077", - "UBERON:0011138", - "UBERON:0002090", - "UBERON:0005944", - "UBERON:0001130", - "UPHENO:0001001", - "HP:0011842", + "UBERON:0000154", + "UBERON:0006067", "UPHENO:0001002", + "HP:0001430", + "UPHENO:0075195", + "UPHENO:0019778", + "UPHENO:0084489", "BFO:0000002", - "HP:0010674", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", + "UBERON:0001630", + "UPHENO:0001001", + "UPHENO:0075777", + "HP:0011805", + "HP:0003712", + "UPHENO:0002647", + "BFO:0000001", + "UBERON:0004482", + "UBERON:0001383", + "UBERON:0008784", + "UBERON:0002471", + "UPHENO:0075696", + "UPHENO:0001005", + "HP:0009127", + "BFO:0000020", + "UPHENO:0001072", "UPHENO:0081581", "HP:0033127", - "UPHENO:0002813", - "HP:0002938", - "UBERON:0001062", - "UBERON:0000465", + "UPHENO:0001003", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", "UBERON:0000061", - "UBERON:0034925", - "UBERON:0010000", "UBERON:0000475", - "UBERON:0010912", - "UBERON:0001434", - "UBERON:0006074" + "UBERON:0000062", + "UBERON:0000468", + "UBERON:0010709", + "HP:0002981", + "UPHENO:0065599", + "BFO:0000002", + "HP:0003011", + "UPHENO:0002536", + "UPHENO:0084715", + "UPHENO:0076710", + "HP:0040064", + "PATO:0000001", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0004466", + "UBERON:0004256", + "UBERON:0003823", + "HP:0002814", + "UPHENO:0075952", + "HP:0000118", + "UPHENO:0020584", + "HP:0008968", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0003661", + "UBERON:0010890", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", + "BFO:0000001", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0014892", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0003663", + "UBERON:0014795", + "UBERON:0002529" ], - "object_label": "Lumbar hyperlordosis (HPO)", + "object_label": "Calf muscle hypertrophy (HPO)", "object_closure_label": [ + "increased size of the anatomical entity in independent continuant", + "abnormal hindlimb zeugopod muscle", + "Abnormal skeletal muscle morphology (HPO)", + "Skeletal muscle hypertrophy (HPO)", + "abnormal anatomical entity", + "musculature of hindlimb zeugopod", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", + "Abnormality of the musculature (HPO)", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "multi-limb segment region", "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "abnormal musculature", + "abnormal muscle organ morphology", + "hypertrophic multicellular anatomical structure", + "organ system subdivision", + "muscle organ", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", "Phenotypic abnormality (HPO)", - "Abnormality of the curvature of the vertebral column (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Hyperlordosis (HPO)", - "abnormal postcranial axial skeleton morphology", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "musculoskeletal system", - "abdominal segment of trunk", - "axial skeletal system", - "subdivision of vertebral column", - "postcranial axial skeletal system", - "postcranial axial skeleton", - "axial skeleton plus cranial skeleton", - "vertebral column", - "Abnormal skeletal morphology (HPO)", + "abnormal anatomical entity morphology", + "Muscle hypertrophy of the lower extremities (HPO)", + "entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "hindlimb muscle", + "pelvic appendage muscle", + "limb segment", "Phenotypic abnormality", - "continuant", + "Abnormality of the calf musculature (HPO)", "specifically dependent continuant", - "Abnormality of the vertebral column (HPO)", - "abnormal anatomical entity morphology in the independent continuant", - "abnormal skeletal system", - "phenotype by ontology source", + "abnormal anatomical entity morphology", + "abnormal leg", "quality", - "continuant", - "subdivision of trunk", - "body proper", - "subdivision of skeletal system", + "organism subdivision", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "muscle of leg", + "lower limb segment", + "zeugopod", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal axial skeleton morphology (HPO)", - "abnormal vertebral column", - "Lumbar hyperlordosis (HPO)", - "entity", + "abnormal hindlimb zeugopod", + "abnormal anatomical entity morphology in the independent continuant", + "abnormally increased volume of anatomical entity", + "independent continuant", + "posterior region of body", + "Calf muscle hypertrophy (HPO)", + "hypertrophic pelvic complex muscle", + "abnormal size of anatomical entity", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "phenotype by ontology source", + "abnormal limb", + "material entity", "anatomical entity", + "paired limb/fin", "anatomical structure", - "anatomical collection", - "skeleton", - "organism subdivision", - "subdivision of skeleton", - "skeletal system", - "lumbar region of vertebral column", - "abnormal anatomical entity", - "abnormal skeletal system morphology", - "Abnormality of the skeletal system (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal anatomical entity morphology", - "entity", - "material entity", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "skeletal muscle organ", + "musculature of leg", + "hindlimb zeugopod muscle", + "hindlimb zeugopod", + "Abnormality of the calf (HPO)", + "Abnormality of muscle size (HPO)", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "subdivision of organism along main body axis", - "dorsum", - "main body axis", - "trunk", - "lower back" + "muscle structure", + "skeletal musculature", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "limb muscle", + "pelvic complex muscle", + "paired limb/fin segment" ], "object_taxon": null, "object_taxon_label": null, @@ -818,28 +454,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0002938", + "grouping_key": "MONDO:0035432\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0008981", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:17548557"], + "publications": ["orphanet:565899"], "publications_links": [ { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" + "id": "orphanet:565899", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -848,14 +484,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "Frequent (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -874,214 +510,220 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf38-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e12a2a4-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035432", + "original_subject": "Orphanet:565899", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", + "MONDO:0000001", + "MONDO:0020121", "MONDO:0003847", "BFO:0000001", - "MONDO:0020121", - "MONDO:0019952", + "MONDO:0016106", + "MONDO:0005336", "BFO:0000017", + "MONDO:0003939", + "MONDO:0035432", "BFO:0000020", + "MONDO:0002081", + "MONDO:0016971", + "MONDO:0005071", + "BFO:0000002", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", "MONDO:0700223", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "OGMS:0000031" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "POMGNT2-related limb-girdle muscular dystrophy R24", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", "disease", + "realizable entity", + "disease", + "POMGNT2-related limb-girdle muscular dystrophy R24", "muscle tissue disorder", - "congenital nervous system disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", + "limb-girdle muscular dystrophy", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "disposition", + "human disease", + "specifically dependent continuant", "myopathy", - "hereditary disease", "nervous system disorder", - "congenital myopathy", - "realizable entity", - "specifically dependent continuant", + "entity", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "muscular dystrophy", "skeletal muscle disorder", - "neuromuscular disease", - "entity" + "neuromuscular disease" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0001265", + "object": "HP:0008994", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "HP:0008994", + "UPHENO:0002816", + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0001437", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0000154", + "UBERON:0000026", + "UPHENO:0001002", + "HP:0001324", "BFO:0000020", - "UPHENO:0050606", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", + "UPHENO:0080555", + "HP:0011804", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UBERON:0015212", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0001265", - "HP:0031826", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0052178", - "UPHENO:0002433", - "HP:0001315", + "HP:0003701", + "HP:0011805", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "PATO:0000001", + "UPHENO:0002647", "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "GO:0050896", - "GO:0032501", - "GO:0060004", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "NBO:0000388", + "UBERON:0000061", + "UBERON:0004482", + "UBERON:0008784", "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "UPHENO:0080377", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0005433", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "BFO:0000002", - "GO:0008150", - "GO:0009605", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "NBO:0000389", - "UPHENO:0052915", + "UPHENO:0001005", + "HP:0009127", + "UPHENO:0081581", + "HP:0033127", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", + "BFO:0000004", + "UBERON:0004708", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0000468", + "UBERON:0010709", + "HP:0003690", "BFO:0000002", - "UPHENO:0005625", - "UPHENO:0050079", - "HP:0000707", - "UPHENO:0079833", + "HP:0003011", + "UPHENO:0076710", + "HP:0040064", + "UBERON:0002103", + "UBERON:0010707", + "UBERON:0010758", + "UBERON:0006058", + "UPHENO:0002320", + "HP:0002814", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "UBERON:0007271", + "UBERON:0014792", + "UBERON:0010538", + "HP:0000001", + "UPHENO:0002644", + "UPHENO:0080556", "BFO:0000001", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0010000" + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0001630", + "UBERON:0000383", + "UBERON:0001015", + "UBERON:0000978", + "UBERON:0007270", + "UBERON:0004480", + "UBERON:0002529" ], - "object_label": "Hyporeflexia (HPO)", + "object_label": "Proximal muscle weakness in lower limbs (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased reflex", - "abnormal response to external stimulus", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", - "entity", - "quality", - "process", - "independent continuant", - "material anatomical entity", - "multicellular anatomical structure", - "nervous system", - "voluntary movement behavior", - "body part movement", - "reflexive behavior", "abnormality of anatomical entity physiology", - "phenotype", - "continuant", - "decreased qualitatively biological_process", - "abnormality of nervous system physiology", - "Reduced tendon reflexes (HPO)", - "phenotype by ontology source", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", - "continuant", - "biological_process", - "response to external stimulus", - "multicellular organismal movement", - "behavior", - "system process", - "reflex", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "involuntary movement behavior", - "decreased qualitatively response to stimulus", + "Proximal muscle weakness (HPO)", + "Abnormal skeletal muscle morphology (HPO)", + "quality", + "abnormal anatomical entity", "abnormal phenotype by ontology source", + "Abnormality of the musculature of the limbs (HPO)", "specifically dependent continuant", - "abnormal voluntary musculoskeletal movement", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", + "Abnormality of the musculature of the lower limbs (HPO)", + "abnormal musculature of limb", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "muscle organ", + "multi-limb segment region", + "All (HPO)", + "abnormal musculature of lower limb", + "continuant", + "Proximal muscle weakness in lower limbs (HPO)", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "subdivision of organism along appendicular axis", + "abnormality of muscle organ physiology", + "Abnormality of the lower limb (HPO)", + "Phenotypic abnormality (HPO)", + "Limb muscle weakness (HPO)", + "decreased muscle organ strength", "entity", + "entity", + "leg", + "pelvic appendage musculature", + "musculature of limb", + "limb segment", + "Phenotypic abnormality", + "Muscle weakness (HPO)", + "abnormal anatomical entity morphology", + "abnormal leg", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "changed biological_process rate", - "abnormal response to stimulus", - "abnormal behavior process", - "Hyporeflexia (HPO)", - "Abnormal reflex (HPO)", - "abnormal musculoskeletal movement", - "decreased biological_process", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "organism subdivision", + "organ", + "multicellular organism", + "pelvic complex", + "musculature of lower limb", + "lower limb segment", + "phenotype", + "independent continuant", + "posterior region of body", + "appendage", + "decreased anatomical entity strength", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal limb", "material entity", "anatomical entity", - "response to stimulus", - "multicellular organismal process", + "paired limb/fin", + "limb", + "pelvic appendage", + "lateral structure", + "musculature of body", + "musculature", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "abnormal muscle organ morphology", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism" + "muscle structure", + "hindlimb", + "appendage girdle complex", + "appendage musculature", + "musculature of pelvic complex", + "paired limb/fin segment" ], "object_taxon": null, "object_taxon_label": null, @@ -1090,28 +732,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001265", + "grouping_key": "MONDO:0035432\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0008994", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:17548557"], + "publications": ["orphanet:565899"], "publications_links": [ { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" + "id": "orphanet:565899", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -1120,14 +762,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "Frequent (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -1146,228 +788,240 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf3f-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df81-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0009053", + "object": "HP:0000256", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "HP:0002814", - "UPHENO:0001005", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0000026", - "UBERON:0014892", - "UBERON:0006058", - "UBERON:0002529", - "HP:0000001", - "HP:0000118", - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076710", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010890", - "UBERON:0010538", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", + "HP:0000256", "UPHENO:0002536", - "HP:0002460", - "HP:0040064", - "HP:0009053", - "HP:0011804", - "PR:000050567", + "UPHENO:0081566", + "HP:0000240", "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0008784", - "HP:0007340", - "UPHENO:0001001", - "HP:0011805", + "UPHENO:0075220", + "UPHENO:0001208", + "UPHENO:0002844", + "UPHENO:0015280", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0011216", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0075148", "UPHENO:0001002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", + "UPHENO:0075195", + "HP:0009121", + "BFO:0000002", + "UPHENO:0001001", + "HP:0011842", + "BFO:0000020", + "UPHENO:0002964", + "UPHENO:0001003", + "UPHENO:0021447", + "BFO:0000001", + "UBERON:0000061", + "UBERON:0034925", + "HP:0040194", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", + "UPHENO:0001072", "UPHENO:0081581", "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", + "UPHENO:0076692", + "UPHENO:0022529", + "BFO:0000004", + "UBERON:0004288", + "UBERON:0000475", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0065599", + "HP:0000924", + "UBERON:0003129", + "UBERON:0007811", + "UBERON:0013702", + "UBERON:0000075", + "UBERON:0000033", + "UPHENO:0076703", + "HP:0000152", + "HP:0000118", "BFO:0000002", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0010314", + "UBERON:0011137", + "UBERON:0010323", + "UBERON:0011138", + "UBERON:0002090", + "UBERON:0005944", + "HP:0000001", + "HP:0000929", + "HP:0000234", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0004480" + "UBERON:0000467", + "UBERON:0002204", + "UBERON:0010912", + "UBERON:0001434" ], - "object_label": "Distal lower limb muscle weakness (HPO)", + "object_label": "Macrocephaly (HPO)", "object_closure_label": [ + "abnormal size of skull", + "increased size of the anatomical entity in independent continuant", + "Abnormal skeletal morphology (HPO)", + "specifically dependent continuant", + "abnormal skeletal system", + "quality", + "Increased head circumference (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", + "phenotype by ontology source", + "abnormal head morphology", + "continuant", + "material anatomical entity", + "musculoskeletal system", + "head", "All (HPO)", - "abnormality of muscle organ physiology", - "Abnormality of the lower limb (HPO)", + "organ system subdivision", + "craniocervical region", + "body proper", + "subdivision of skeletal system", + "Abnormality of the skeletal system (HPO)", "Phenotypic abnormality (HPO)", "continuant", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "quality", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "multicellular anatomical structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "abnormality of anatomical entity physiology", - "Abnormal skeletal muscle morphology (HPO)", - "Phenotypic abnormality", - "specifically dependent continuant", - "Distal muscle weakness (HPO)", - "Abnormality of limbs (HPO)", - "Distal lower limb muscle weakness (HPO)", - "protein-containing material entity", - "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "pelvic complex muscle", - "paired limb/fin segment", - "lower limb segment", - "Lower limb muscle weakness (HPO)", - "phenotype", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "Abnormality of the head (HPO)", + "abnormal anatomical entity morphology", "entity", - "anatomical entity", + "structure with developmental contribution from neural crest", + "abnormal size of head", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "Abnormality of skull size (HPO)", "anatomical structure", - "muscle structure", - "skeletal musculature", + "anatomical collection", + "skeleton", "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", + "multicellular organism", + "anterior region of body", + "phenotype", + "abnormal skeletal system morphology", + "Abnormality of head or neck (HPO)", + "Abnormal skull morphology (HPO)", + "abnormal anatomical entity morphology in the independent continuant", "entity", - "abnormal limb", - "continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Macrocephaly (HPO)", + "abnormal size of anatomical entity", + "Abnormal axial skeleton morphology (HPO)", + "increased size of the anatomical entity", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "abnormal postcranial axial skeleton morphology", "material entity", - "limb", - "pelvic appendage", + "anatomical entity", + "subdivision of skeleton", + "skeletal system", + "increased size of the head", + "abnormal head", + "abnormal anatomical entity", + "abnormal skull morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "appendage", - "skeletal muscle organ", - "multi-limb segment region", - "limb segment" + "skull", + "axial skeletal system", + "cranial skeletal system", + "postcranial axial skeletal system", + "postcranial axial skeleton", + "axial skeleton plus cranial skeleton" ], "object_taxon": null, "object_taxon_label": null, @@ -1376,28 +1030,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0009053", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0000256", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:17548557"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -1406,14 +1060,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ + "Frequency (HPO)", "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Very frequent (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -1432,222 +1086,248 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf41-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df82-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", - "neuromuscular disease", - "entity" - ], - "subject_taxon": null, - "subject_taxon_label": null, - "predicate": "biolink:has_phenotype", - "object": "HP:0009077", - "original_object": null, - "object_namespace": "HP", - "object_category": "biolink:PhenotypicFeature", - "object_closure": [ - "HP:0009127", - "BFO:0000002", - "UPHENO:0002655", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000153", - "UBERON:0000026", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002398", - "HP:0000001", - "UPHENO:0002649", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "HP:0001446", - "BFO:0000020", - "UPHENO:0002708", - "HP:0009077", - "UPHENO:0076710", + "neuromuscular disease", + "myotonic syndrome" + ], + "subject_taxon": null, + "subject_taxon_label": null, + "predicate": "biolink:has_phenotype", + "object": "HP:0000297", + "original_object": null, + "object_namespace": "HP", + "object_category": "biolink:PhenotypicFeature", + "object_closure": [ + "HP:0011799", + "UPHENO:0002816", + "UPHENO:0002536", + "UBERON:0000465", + "RO:0002577", + "UPHENO:0082875", + "UPHENO:0002910", "BFO:0000001", "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "UBERON:0001062", "UBERON:0011216", - "UBERON:0010708", - "UBERON:0010538", - "UBERON:0004489", - "HP:0001421", - "HP:0030237", - "HP:0002817", - "HP:0003011", - "UPHENO:0002536", - "HP:0040064", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0001002", + "HP:0011804", "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004710", - "UBERON:0005090", - "UBERON:0002102", - "UBERON:0010707", "UBERON:0001630", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014793", - "UBERON:0004481", - "UBERON:0002470", - "UBERON:0008785", - "UPHENO:0001005", - "HP:0001155", + "UBERON:0002376", + "UBERON:0015789", + "UPHENO:0001001", "HP:0011805", - "UPHENO:0002816", + "BFO:0000020", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "UPHENO:0075696", + "UPHENO:0001005", + "UPHENO:0002764", "UPHENO:0081581", "HP:0033127", - "UPHENO:0001003", - "UPHENO:0002647", - "UPHENO:0002880", - "UPHENO:0002830", - "UBERON:0001062", - "RO:0002577", - "UBERON:0015212", - "UBERON:0010000", + "UPHENO:0076692", + "BFO:0000004", "UBERON:0000475", "UBERON:0000062", + "UBERON:0000468", + "UBERON:0000153", + "UPHENO:0002844", + "BFO:0000002", + "HP:0003011", + "UPHENO:0076710", + "PATO:0000001", + "UPHENO:0002908", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000033", + "UPHENO:0002320", + "UPHENO:0082555", + "HP:0000152", + "HP:0000118", + "UPHENO:0002332", + "HP:0001252", + "UPHENO:0082557", + "HP:0000297", + "HP:0000301", + "UBERON:0001456", + "UBERON:0008229", + "UBERON:0013700", + "UBERON:0010959", + "UBERON:0001577", + "HP:0000001", + "HP:0003808", + "HP:0000234", + "HP:0000271", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0005090", + "UBERON:0018254", + "UBERON:0004120", "UBERON:0000383", "UBERON:0001015", - "UBERON:0001460", - "UBERON:0004480", - "UBERON:0007269" + "UBERON:0014892", + "UBERON:0004461", + "UBERON:0004473" ], - "object_label": "Weakness of long finger extensor muscles (HPO)", + "object_label": "Facial hypotonia (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal musculature of upper limb", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "phenotype by ontology source", - "abnormal musculature of limb", - "independent continuant", - "system", - "paired limb/fin", - "anatomical structure", - "lateral structure", - "multicellular anatomical structure", - "pectoral complex", - "appendage musculature", - "musculature of pectoral complex", - "musculature of manus", - "phenotype", - "Abnormality of the musculature of the hand (HPO)", - "abnormal phenotype by ontology source", - "Abnormality of the hand (HPO)", + "abnormality of anatomical entity physiology", + "abnormal head", "Abnormal skeletal muscle morphology (HPO)", - "Abnormality of the musculature of the upper limbs (HPO)", "specifically dependent continuant", - "abnormal manus", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "abnormal craniocervical region", + "Abnormality of the musculature (HPO)", + "phenotype by ontology source", "continuant", - "protein-containing material entity", "material anatomical entity", - "forelimb", - "appendage girdle complex", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of upper limb", - "autopod region", - "upper limb segment", - "Abnormality of the musculature of the limbs (HPO)", + "system", + "cranial or facial muscle", + "head", + "All (HPO)", + "Abnormal muscle tone (HPO)", "continuant", - "abnormal musculature of manus", - "Weakness of long finger extensor muscles (HPO)", - "abnormal muscle organ morphology", + "abnormal musculature", + "Abnormal muscle physiology (HPO)", + "organ system subdivision", + "muscle organ", + "cranial muscle", + "craniocervical region", + "subdivision of head", + "body proper", + "abnormality of muscle organ physiology", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "decreased muscle organ tone", + "Facial hypotonia (HPO)", + "Abnormality of facial musculature (HPO)", "entity", - "anatomical entity", - "muscle structure", + "skeletal musculature of head", + "musculature of face", + "Phenotypic abnormality", + "abnormal anatomical entity morphology", + "quality", + "abnormal facial muscle", + "anatomical structure", "organism subdivision", "organ", - "muscle organ", + "multicellular organism", + "anterior region of body", + "phenotype", + "decreased anatomical entity tone", + "Abnormality of head or neck (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "Abnormality of facial soft tissue (HPO)", + "abnormal multicellular organism morphology", + "Abnormality of the musculoskeletal system (HPO)", + "material entity", + "anatomical entity", "musculature of body", "musculature", - "arm", - "musculature of limb", - "pectoral appendage musculature", - "Hand muscle weakness (HPO)", - "Abnormality of the upper limb (HPO)", - "Abnormality of the musculature (HPO)", + "skeletal muscle organ", + "abnormal face", + "abnormality of anatomical entity physiology", + "Hypotonia (HPO)", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "abnormal arm", - "abnormal limb", - "material entity", - "limb", - "pectoral appendage", + "abnormal muscle organ morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "anterior region of body", - "appendage", - "multi-limb segment region", - "limb segment", - "manus" + "muscle structure", + "skeletal musculature", + "mesoderm-derived structure", + "face", + "craniocervical region musculature", + "axial musculature", + "craniocervical muscle", + "facial muscle" ], "object_taxon": null, "object_taxon_label": null, @@ -1656,28 +1336,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0009077", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0000297", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:17548557"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -1686,14 +1366,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ + "Frequency (HPO)", "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Very frequent (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -1712,190 +1392,264 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf42-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df83-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0030051", + "object": "HP:0010804", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "HP:0000159", + "UPHENO:0076803", + "UBERON:0000465", + "UPHENO:0002910", + "UPHENO:0076800", + "UPHENO:0003064", "BFO:0000002", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "BFO:0000004", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0080585", + "HP:0002664", + "UPHENO:0015280", + "BFO:0000040", + "BFO:0000141", + "UBERON:0001062", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0002828", "UPHENO:0001002", + "BFO:0000020", + "HP:0011793", + "UPHENO:0076786", + "BFO:0000002", + "UBERON:0000167", + "UPHENO:0001001", + "HP:0000163", + "HP:0000177", + "UPHENO:0002833", + "HP:0000309", + "UPHENO:0001003", + "UPHENO:0002536", + "BFO:0000001", + "UBERON:0000464", + "UPHENO:0075696", + "UPHENO:0002764", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0020955", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0002553", + "UBERON:0000475", + "UBERON:0000062", + "UBERON:0004111", + "UBERON:0000468", + "UBERON:0001834", + "UBERON:0000153", + "UPHENO:0002844", + "HP:0025033", + "UBERON:0000466", + "UBERON:0011595", + "UBERON:0001709", + "UBERON:0001833", + "UBERON:0007811", + "UBERON:0001444", + "UBERON:0013702", + "UBERON:0000025", + "UBERON:0000033", + "UBERON:0004089", + "HP:0000152", + "UPHENO:0075998", "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "BFO:0000001", + "HP:0011339", + "HP:0010804", + "UPHENO:0020584", "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", + "UBERON:0010314", + "UBERON:0003102", "UBERON:0010000", + "UBERON:0001555", + "UBERON:0001456", + "UBERON:0004921", + "HP:0000001", + "UPHENO:0001005", + "HP:0031816", + "HP:0000153", + "HP:0000234", + "HP:0000271", + "BFO:0000001", "UBERON:0000467", - "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "UPHENO:0049586", - "HP:0100022", - "UPHENO:0050613", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", - "GO:0008150", - "GO:0050879", - "GO:0007610", - "GO:0003008", - "HP:0030051", - "HP:0000707", - "UPHENO:0079833", - "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061" + "UBERON:0000064", + "UBERON:0001007", + "UBERON:0013522", + "UBERON:0000165" ], - "object_label": "Tip-toe gait (HPO)", + "object_label": "Tented upper lip vermilion (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "Tip-toe gait (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", - "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", + "abnormal head", + "abnormal digestive system", + "Abnormality of the midface (HPO)", "quality", - "process", - "independent continuant", - "material anatomical entity", - "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "abnormal anatomical entity", + "abnormal craniocervical region", "specifically dependent continuant", - "abnormality of nervous system physiology", + "Abnormality of digestive system morphology (HPO)", "phenotype by ontology source", - "Gait disturbance (HPO)", - "abnormal behavior process", - "abnormal nervous system", - "abnormal biological_process", - "Abnormal nervous system physiology (HPO)", - "occurrent", - "biological_process", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", + "abnormal anatomical entity", "continuant", - "abnormal voluntary musculoskeletal movement", + "material anatomical entity", + "organ part", + "digestive system", + "head", + "midface", + "All (HPO)", + "abnormal phenotype by ontology source", + "oral cavity", + "craniocervical region", + "subdivision of head", + "body proper", + "tube", + "Abnormal oral cavity morphology (HPO)", + "Abnormality of upper lip (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the head (HPO)", + "Abnormality of the face (HPO)", + "abnormal anatomical entity morphology", + "entity", "entity", + "immaterial anatomical entity", + "structure with developmental contribution from neural crest", + "surface structure", + "multicellular anatomical structure", + "mouth", + "abnormal mouth", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "abnormal oral cavity morphology", + "abnormal anatomical entity morphology", + "abnormal lip morphology", + "abnormal digestive system morphology", + "anatomical space", + "anatomical cavity", + "organism subdivision", + "organ", + "anatomical conduit", + "multicellular organism", + "upper lip", + "anterior region of body", + "phenotype", + "Abnormality of head or neck (HPO)", + "abnormal midface", + "Abnormal oral morphology (HPO)", + "Abnormality of the mouth (HPO)", + "Neoplasm (HPO)", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal multicellular organism morphology", + "Abnormal lip morphology (HPO)", + "Abnormality of the digestive system (HPO)", + "material entity", + "immaterial entity", "anatomical entity", "anatomical structure", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "abnormal response to stimulus", - "abnormal behavior process", - "abnormal musculoskeletal movement", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", + "subdivision of tube", + "abnormal face", + "abnormal mouth morphology", + "abnormal upper lip", "continuant", - "material entity", - "multicellular organismal process", - "multicellular anatomical structure", + "Abnormality of upper lip vermillion (HPO)", + "Tented upper lip vermilion (HPO)", "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism" + "jaw region", + "upper jaw region", + "lip", + "digestive tract", + "face", + "subdivision of digestive tract" ], "object_taxon": null, "object_taxon_label": null, @@ -1904,28 +1658,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0030051", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0010804", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:17548557"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:17548557", - "url": "http://identifiers.org/pubmed/17548557" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040281", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -1934,14 +1688,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ + "Frequency (HPO)", "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Very frequent (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -1960,206 +1714,178 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bfed-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df84-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0001880", + "object": "HP:0031843", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "HP:0001879", + "UBERON:0000465", + "GO:0050877", + "UPHENO:0082875", + "UPHENO:0004523", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0003008", + "BFO:0000020", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0001002", + "HP:0031843", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0000061", + "GO:0050890", "UPHENO:0001005", + "UPHENO:0002433", + "HP:0100543", + "HP:0012638", + "BFO:0000015", + "UBERON:0000468", + "UPHENO:0075696", "BFO:0000002", - "BFO:0000020", - "HP:0002715", - "HP:0001911", - "HP:0001880", + "UPHENO:0002536", "BFO:0000004", - "UBERON:0000178", - "CL:0000094", - "CL:0002242", - "CL:0000255", - "CL:0000219", - "HP:0000001", - "HP:0032309", - "HP:0010974", "HP:0000118", - "HP:0001871", - "HP:0020064", - "UPHENO:0001003", - "UPHENO:0002536", - "BFO:0000001", + "UPHENO:0002332", "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "BFO:0000001", - "UBERON:0000467", - "CL:0000000", - "UBERON:0000468", - "CL:0000738", - "CL:0000548", - "CL:0000763", - "CL:0000081", - "UPHENO:0002948", - "UPHENO:0001002", - "HP:0025461", - "HP:0001881", - "HP:0020047", - "UPHENO:0004459", - "HP:0032251", - "BFO:0000002", - "BFO:0000040", - "PR:000050567", - "UBERON:0000465", - "CL:0000771", - "UBERON:0004120", - "UBERON:0006314", - "UBERON:0015203", - "CL:0000003", - "UBERON:0002193", - "UBERON:0002390", - "UBERON:0000179", - "UBERON:0002405", - "CL:0000988", - "HP:0011893", - "UPHENO:0001001", - "HP:0025354", - "HP:0001974", - "HP:0010987", - "UBERON:0001062", - "UBERON:0000061", - "UBERON:0000463", - "UBERON:0034923", + "GO:0032501", "UBERON:0010000", - "CL:0000766", - "CL:0002371" + "UBERON:0000467", + "UBERON:0001016" ], - "object_label": "Eosinophilia (HPO)", + "object_label": "Bradyphrenia (HPO)", "object_closure_label": [ - "All (HPO)", - "Abnormal eosinophil morphology (HPO)", - "Abnormal myeloid leukocyte morphology (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "Leukocytosis (HPO)", - "Abnormal cellular immune system morphology (HPO)", + "abnormality of anatomical entity physiology", + "Phenotypic abnormality", + "Bradyphrenia (HPO)", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", "quality", - "independent continuant", - "blood", - "granulocyte", - "multicellular anatomical structure", - "myeloid cell", - "blood cell", - "Abnormality of blood and blood-forming tissues (HPO)", - "Abnormal eosinophil count (HPO)", + "multicellular organismal process", + "abnormal phenotype by ontology source", + "specifically dependent continuant", "phenotype by ontology source", + "abnormal nervous system", + "occurrent", "continuant", - "material entity", - "protein-containing material entity", "material anatomical entity", - "leukocyte", - "animal cell", - "hematopoietic cell", - "Abnormal leukocyte count (HPO)", - "phenotype", - "abnormal phenotype by ontology source", + "nervous system", + "All (HPO)", "continuant", - "specifically dependent continuant", - "Abnormality of the immune system (HPO)", - "Abnormal granulocyte morphology (HPO)", - "Eosinophilia (HPO)", - "abnormal anatomical entity", - "Abnormal immune system morphology (HPO)", + "system process", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "anatomical entity", - "anatomical structure", - "organism substance", - "disconnected anatomical group", - "mesoderm-derived structure", - "bodily fluid", - "non-connected functional system", - "native cell", - "hemolymphoid system", - "hematopoietic system", - "haemolymphatic fluid", - "immune system", - "myeloid leukocyte", - "somatic cell", - "abnormal immune system", - "Abnormal granulocyte count (HPO)", - "Phenotypic abnormality", - "Abnormal cell morphology (HPO)", - "Abnormal leukocyte morphology (HPO)", - "Abnormal myeloid cell morphology (HPO)", - "abnormal hematopoietic system", "entity", - "eosinophil", - "anatomical system", - "cell", + "cognition", + "abnormality of nervous system physiology", + "anatomical structure", "multicellular organism", - "nucleate cell", - "eukaryotic cell", - "motile cell" + "phenotype", + "process", + "nervous system process", + "Cognitive impairment (HPO)", + "Abnormal nervous system physiology (HPO)", + "biological_process", + "material entity", + "anatomical entity", + "abnormal anatomical entity", + "abnormality of anatomical entity physiology", + "independent continuant", + "multicellular anatomical structure", + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -2168,28 +1894,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009675\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001880", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0031843", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:16607617", - "url": "http://identifiers.org/pubmed/16607617" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040282", + "frequency_qualifier": "HP:0040281", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -2198,14 +1924,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Frequent (HPO)", + "frequency_qualifier_label": "Very frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040281", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ + "Frequency (HPO)", "All (HPO)", - "Frequent (HPO)", - "Frequency (HPO)" + "Very frequent (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -2224,144 +1950,192 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bfee-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df85-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", - "subject_namespace": "MONDO", - "subject_category": "biolink:Disease", - "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", + "subject_namespace": "MONDO", + "subject_category": "biolink:Disease", + "subject_closure": [ + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0002312", + "object": "HP:0000736", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UBERON:0000465", + "NBO:0000313", + "NBO:0000308", "UPHENO:0082875", - "UPHENO:0001005", - "HP:0012638", - "BFO:0000004", - "UBERON:0000061", - "UBERON:0001016", - "HP:0000001", - "HP:0000118", + "BFO:0000002", + "UPHENO:0004523", + "UPHENO:0049587", + "GO:0008150", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0002433", + "HP:0000736", + "BFO:0000003", + "BFO:0000002", + "UPHENO:0001001", + "UPHENO:0049622", "UPHENO:0001003", - "PATO:0000001", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", + "NBO:0000607", "UPHENO:0075696", - "HP:0011442", - "UPHENO:0001002", - "UPHENO:0002332", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000468", + "NBO:0000455", + "UPHENO:0049586", "UPHENO:0002536", - "UPHENO:0004523", - "HP:0002312", - "HP:0011443", - "BFO:0000002", - "UBERON:0000465", - "UPHENO:0001001", - "BFO:0000002", + "HP:0000708", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", + "UPHENO:0001005", "HP:0000707", - "HP:0002311", + "HP:0011446", "BFO:0000001", - "UBERON:0001062", - "UBERON:0010000" + "GO:0032501", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016" ], - "object_label": "Clumsiness (HPO)", + "object_label": "Short attention span (HPO)", "object_closure_label": [ - "All (HPO)", - "Abnormal central motor function (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "entity", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "nervous system", "abnormality of anatomical entity physiology", - "continuant", + "abnormal anatomical entity", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "abnormal anatomical entity", "specifically dependent continuant", - "abnormality of nervous system physiology", "phenotype by ontology source", "abnormal nervous system", - "Clumsiness (HPO)", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", - "phenotype", + "nervous system", + "All (HPO)", "abnormal phenotype by ontology source", - "Incoordination (HPO)", - "Abnormality of coordination (HPO)", + "Short attention span (HPO)", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", - "anatomical entity", - "abnormal anatomical entity", + "entity", + "cognitive behavior", + "sensation behavior", "Phenotypic abnormality", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "abnormality of nervous system physiology", + "multicellular organism", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "independent continuant", + "behavior process", + "Abnormal nervous system physiology (HPO)", + "biological_process", "material entity", + "anatomical entity", + "anatomical structure", + "abnormal response to stimulus", + "continuant", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism" + "attention behavior" ], "object_taxon": null, "object_taxon_label": null, @@ -2370,24 +2144,24 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009675\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0002312", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0000736", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:16607617", - "url": "http://identifiers.org/pubmed/16607617" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], @@ -2403,11 +2177,11 @@ "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", + "Frequency (HPO)", "Frequent (HPO)", - "Frequency (HPO)" + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -2426,148 +2200,178 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bff4-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df87-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0032019", + "object": "HP:0001622", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0001005", + "HP:0001197", + "UPHENO:0002536", + "GO:0008150", + "UBERON:0000465", + "GO:0007567", + "UPHENO:0049587", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "GO:0044706", + "GO:0000003", + "GO:0044703", + "BFO:0000003", "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "HP:0000118", - "HP:0032019", + "UPHENO:0001002", + "BFO:0000020", "UPHENO:0001003", - "UPHENO:0076710", - "BFO:0000001", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", + "UPHENO:0001005", + "UPHENO:0049940", + "BFO:0000015", + "UBERON:0000061", "UBERON:0000468", - "UBERON:0011216", - "HP:0003011", - "UPHENO:0002536", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", - "HP:0011805", - "UPHENO:0001002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UBERON:0001062", - "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015" + "UPHENO:0049440", + "BFO:0000004", + "UBERON:0000922", + "HP:0001622", + "HP:0000118", + "UPHENO:0049449", + "HP:0001787", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "GO:0032501", + "GO:0022414", + "UBERON:0010000" ], - "object_label": "Muscle eosinophilia (HPO)", + "object_label": "Premature birth (HPO)", "object_closure_label": [ - "All (HPO)", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "phenotype", - "Abnormal skeletal muscle morphology (HPO)", "Phenotypic abnormality", - "Muscle eosinophilia (HPO)", - "phenotype by ontology source", + "specifically dependent continuant", "quality", + "multicellular organismal process", + "reproductive process", + "abnormal phenotype by ontology source", + "premature biological_process", + "phenotype by ontology source", + "occurrent", "continuant", "material anatomical entity", - "abnormal phenotype by ontology source", + "All (HPO)", "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", + "multi-multicellular organism process", + "reproduction", + "multi-organism reproductive process", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Abnormal delivery (HPO)", "entity", - "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "biological_process", + "multicellular organism", + "phenotype", + "Premature birth (HPO)", + "abnormal biological_process", "entity", + "process", + "parturition", + "Abnormality of prenatal development or birth (HPO)", + "abnormal reproductive process", "material entity", - "anatomical system", - "multicellular organism", - "organ system subdivision" + "anatomical entity", + "anatomical structure", + "premature parturition", + "abnormal anatomical entity", + "independent continuant", + "multicellular anatomical structure", + "late embryo" ], "object_taxon": null, "object_taxon_label": null, @@ -2576,28 +2380,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009675\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0032019", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001622", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:16607617", - "url": "http://identifiers.org/pubmed/16607617" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -2606,14 +2410,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "Frequent (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -2632,206 +2436,200 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bff5-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df88-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0007340", + "object": "HP:0001883", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", - "HP:0009127", + "PR:000050567", + "UBERON:0000465", + "RO:0002577", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000154", + "UPHENO:0001002", "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0081575", + "BFO:0000002", + "UBERON:0002101", + "UBERON:0004709", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", + "UBERON:0000061", + "UBERON:0008784", + "UBERON:0002470", + "UPHENO:0001005", + "UPHENO:0081581", + "UPHENO:0076692", + "UPHENO:0003070", + "UPHENO:0002830", "BFO:0000004", "UBERON:0004708", - "UBERON:0000061", - "UBERON:0000026", - "UBERON:0014892", - "HP:0000001", - "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", + "UBERON:0000475", "UBERON:0000468", - "UBERON:0011216", "UBERON:0010709", - "UBERON:0010890", - "UPHENO:0075696", - "UPHENO:0080575", - "HP:0001324", - "HP:0003690", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0040064", - "HP:0011804", + "HP:0001883", "BFO:0000002", - "PR:000050567", - "UBERON:0002101", - "UBERON:0005090", - "UBERON:0018254", + "HP:0001760", + "HP:0040064", + "PATO:0000001", + "UBERON:0002103", "UBERON:0010707", - "UBERON:0001630", - "UBERON:0007271", - "UBERON:0014792", - "HP:0007340", - "HP:0011805", - "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", - "UPHENO:0002830", - "UBERON:0000465", - "RO:0002577", + "UBERON:0000026", + "UBERON:0010758", + "UBERON:0006058", + "UBERON:0002387", + "HP:0002814", + "HP:0005656", + "HP:0000118", "UBERON:0015212", + "UBERON:0010538", + "HP:0000001", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0004480" + "UBERON:0000978", + "UBERON:0002529" ], - "object_label": "Lower limb muscle weakness (HPO)", + "object_label": "Talipes (HPO)", "object_closure_label": [ + "abnormal phenotype by ontology source", + "specifically dependent continuant", + "phenotype by ontology source", + "abnormal anatomical entity", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "system", + "multi-limb segment region", "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", + "continuant", + "appendage", + "subdivision of organism along appendicular axis", + "Abnormality of the lower limb (HPO)", "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", + "entity", + "lateral structure", + "leg", + "limb segment", + "Phenotypic abnormality", + "abnormal pes morphology", + "abnormal anatomical entity morphology", + "abnormal leg", "quality", - "independent continuant", - "material anatomical entity", - "system", - "paired limb/fin", "anatomical structure", - "lateral structure", - "multicellular anatomical structure", + "organism subdivision", + "multicellular organism", "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "abnormality of anatomical entity physiology", + "lower limb segment", + "autopod region", "phenotype", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "Abnormality of limbs (HPO)", - "continuant", - "protein-containing material entity", - "appendage girdle complex", - "pelvic complex muscle", - "Lower limb muscle weakness (HPO)", - "abnormal phenotype by ontology source", - "Abnormality of the musculature of the limbs (HPO)", - "specifically dependent continuant", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "skeletal musculature", - "organism subdivision", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "musculature of limb", - "abnormal anatomical entity", - "decreased pelvic complex muscle strength", - "Muscle weakness (HPO)", - "Limb muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "Positional foot deformity (HPO)", + "Abnormal foot morphology (HPO)", "entity", + "independent continuant", + "posterior region of body", + "abnormal multicellular organism morphology", "abnormal limb", "material entity", "anatomical entity", + "paired limb/fin", "limb", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "appendage", - "skeletal muscle organ" + "pelvic appendage", + "pes", + "Talipes (HPO)", + "Abnormality of limbs (HPO)", + "multicellular anatomical structure", + "hindlimb", + "appendage girdle complex", + "paired limb/fin segment" ], "object_taxon": null, "object_taxon_label": null, @@ -2840,24 +2638,24 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009675\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0007340", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001883", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:16607617"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:16607617", - "url": "http://identifiers.org/pubmed/16607617" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], @@ -2873,11 +2671,11 @@ "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0040282", "HP:0000001", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", + "Frequency (HPO)", "Frequent (HPO)", - "Frequency (HPO)" + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -2896,156 +2694,166 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9d8bdf9-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df8e-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009676", - "original_subject": "OMIM:253601", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", - "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "subject_label": "congenital-onset Steinert myotonic dystrophy", + "subject_closure_label": [ + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0003701", + "object": "HP:0011098", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "HP:0011442", + "HP:0002186", + "UPHENO:0004523", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UPHENO:0001002", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0001002", - "HP:0000118", "BFO:0000020", "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000004", + "UBERON:0000468", + "BFO:0000002", + "HP:0011098", + "HP:0000118", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0000707", + "HP:0011446", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015" + "UBERON:0000467", + "UBERON:0001016" ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Speech apraxia (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", - "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", "abnormality of anatomical entity physiology", - "phenotype", - "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", "specifically dependent continuant", + "Abnormality of higher mental function (HPO)", + "quality", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", "phenotype by ontology source", + "abnormal anatomical entity", + "abnormal nervous system", "continuant", "material anatomical entity", + "nervous system", + "All (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", + "Phenotypic abnormality", + "abnormality of nervous system physiology", + "anatomical structure", + "multicellular organism", + "phenotype", + "Speech apraxia (HPO)", "entity", + "independent continuant", + "Abnormal nervous system physiology (HPO)", "material entity", "anatomical entity", - "anatomical system", - "multicellular organism", - "organ system subdivision" + "Abnormal central motor function (HPO)", + "Apraxia (HPO)", + "abnormality of anatomical entity physiology", + "multicellular anatomical structure", + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -3053,33 +2861,29 @@ "aggregator_knowledge_source": ["infores:monarchinitiative"], "negated": null, "pathway": null, - "evidence_count": 3, - "has_evidence": ["ECO:0000269"], + "evidence_count": 2, + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009676\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0003701", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0011098", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:9731527", "PMID:9009996"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:9731527", - "url": "http://identifiers.org/pubmed/9731527" - }, - { - "id": "PMID:9009996", - "url": "http://identifiers.org/pubmed/9009996" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040280", + "frequency_qualifier": "HP:0040282", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -3088,14 +2892,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Obligate (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040280", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Obligate (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "Frequent (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -3114,152 +2918,170 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf35-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df90-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0003701", + "object": "HP:0011710", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0002536", + "PR:000050567", + "UBERON:0000465", "UPHENO:0082875", - "UPHENO:0002320", + "UPHENO:0080362", + "BFO:0000040", + "UBERON:0001062", + "HP:0030956", + "HP:0001626", + "HP:0031546", "BFO:0000002", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "BFO:0000001", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0001062", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0002536", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0001630", "UPHENO:0001005", - "HP:0003701", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "BFO:0000020", + "HP:0011710", + "UPHENO:0002406", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000468", + "HP:0012722", + "HP:0000118", + "BFO:0000002", + "UPHENO:0002332", + "PATO:0000001", + "HP:0000001", + "HP:0011025", + "BFO:0000001", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015" + "UBERON:0000467", + "UBERON:0001009" ], - "object_label": "Proximal muscle weakness (HPO)", + "object_label": "Bundle branch block (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", + "abnormality of anatomical entity physiology", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "Abnormal cardiovascular system physiology (HPO)", "quality", - "independent continuant", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Proximal muscle weakness (HPO)", - "specifically dependent continuant", "phenotype by ontology source", "continuant", + "protein-containing material entity", "material anatomical entity", + "circulatory system", + "All (HPO)", + "Cardiac conduction abnormality (HPO)", + "Phenotypic abnormality (HPO)", "continuant", - "Abnormal muscle physiology (HPO)", - "entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", "entity", + "Abnormality of cardiovascular system electrophysiology (HPO)", + "Abnormality of the cardiovascular system (HPO)", + "specifically dependent continuant", + "multicellular organism", + "phenotype", + "independent continuant", + "Bundle branch block (HPO)", + "abnormality of cardiovascular system physiology", "material entity", "anatomical entity", - "anatomical system", - "multicellular organism", - "organ system subdivision" + "cardiovascular system", + "anatomical structure", + "abnormal cardiovascular system", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "Heart block (HPO)", + "multicellular anatomical structure", + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -3275,21 +3097,21 @@ "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0003701", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0011710", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:160500", - "url": "http://identifiers.org/mim/160500" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040283", + "frequency_qualifier": "HP:0040282", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -3298,14 +3120,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Frequent (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040282", "HP:0040279", "HP:0000001"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Occasional (HPO)", - "Frequency (HPO)" + "Frequency (HPO)", + "Frequent (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -3324,212 +3146,170 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf37-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02dfa2-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0001644", + "object": "HP:0001513", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "HP:0001637", - "UPHENO:0001005", - "BFO:0000020", - "UPHENO:0077800", - "UPHENO:0066927", - "UPHENO:0076692", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004535", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0002349", - "UBERON:0000915", - "UBERON:0002100", - "UBERON:0005181", - "UBERON:0002075", - "UBERON:0015228", - "HP:0000001", + "UPHENO:0049587", + "GO:0008150", + "UBERON:0000465", + "HP:0001513", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UPHENO:0008273", + "UPHENO:0049874", + "BFO:0000003", + "BFO:0000002", "UPHENO:0001001", - "HP:0001644", - "HP:0030680", "UPHENO:0001002", - "HP:0000118", - "HP:0001627", - "UPHENO:0076776", "UPHENO:0001003", - "UPHENO:0024906", - "BFO:0000001", "BFO:0000001", - "BFO:0000040", - "UBERON:0010000", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0000064", + "UBERON:0000061", "UPHENO:0075696", - "HP:0001626", - "UPHENO:0080362", - "HP:0001638", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000015", + "BFO:0000004", + "HP:0001507", "BFO:0000002", - "UPHENO:0002332", "UPHENO:0002536", - "UPHENO:0076810", - "BFO:0000002", - "PR:000050567", - "UBERON:0004120", - "UBERON:0000948", - "UBERON:0001009", - "UBERON:0005983", - "UBERON:0009569", - "UBERON:0013702", - "UBERON:0005177", - "UBERON:0003103", - "UBERON:0018260", - "UBERON:0015410", - "UPHENO:0076781", - "UPHENO:0081581", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0000061", - "UBERON:0010314", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0000060", - "UBERON:0004923", - "UBERON:0005178", - "UBERON:0007100" + "HP:0000118", + "UPHENO:0010795", + "HP:0004323", + "UPHENO:0010763", + "PATO:0000001", + "HP:0000001", + "HP:0004324", + "UPHENO:0008312", + "GO:0040007", + "UBERON:0010000" ], - "object_label": "Dilated cardiomyopathy (HPO)", + "object_label": "Obesity (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal cardiovascular system", - "Cardiomyopathy (HPO)", "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal myocardium morphology", - "abnormal multicellular organism morphology", - "independent continuant", - "material anatomical entity", - "cardiovascular system", - "structure with developmental contribution from neural crest", - "layer of muscle tissue", - "abnormality of anatomical entity physiology", - "Abnormal myocardium morphology (HPO)", - "phenotype", - "Abnormality of the cardiovascular system (HPO)", - "Abnormal heart morphology (HPO)", - "abnormal cardiovascular system morphology", - "phenotype by ontology source", - "abnormally decreased functionality of the anatomical entity", - "abnormal heart morphology", + "abnormal anatomical entity", + "increased multicellular organism mass", "quality", - "continuant", - "protein-containing material entity", - "heart", - "subdivision of trunk", - "body proper", - "trunk region element", - "compound organ", - "heart plus pericardium", + "growth", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "specifically dependent continuant", - "abnormally decreased functionality of the myocardium", - "anatomical entity dysfunction in independent continuant", + "phenotype by ontology source", + "Obesity (HPO)", + "occurrent", + "continuant", + "material anatomical entity", + "All (HPO)", + "continuant", + "abnormal growth", + "multicellular organism", + "Phenotypic abnormality (HPO)", + "abnormality of anatomical entity mass", "entity", - "anatomical entity", + "biological_process", + "increased anatomical entity mass", + "specifically dependent continuant", "anatomical structure", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "circulatory system", - "heart layer", - "musculature of body", - "anatomical wall", - "organ component layer", - "thoracic cavity element", - "primary circulatory organ", - "abnormal anatomical entity", - "Dilated cardiomyopathy (HPO)", - "Abnormality of cardiovascular system morphology (HPO)", - "continuant", - "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "Increased body weight (HPO)", "entity", + "process", + "independent continuant", + "abnormal biological_process", "material entity", - "multicellular anatomical structure", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "organ part", - "subdivision of organism along main body axis", - "main body axis", - "myocardium", - "thoracic segment of trunk", - "trunk", - "thoracic segment organ", - "viscus", - "circulatory organ" + "anatomical entity", + "Growth abnormality (HPO)", + "abnormality of multicellular organism mass", + "Abnormality of body weight (HPO)", + "multicellular anatomical structure" ], "object_taxon": null, "object_taxon_label": null, @@ -3545,21 +3325,21 @@ "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001644", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001513", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:160500", - "url": "http://identifiers.org/mim/160500" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": "HP:0040283", + "frequency_qualifier": "HP:0040284", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -3568,14 +3348,14 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_label": "Very rare (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0000001", "HP:0040284"], "frequency_qualifier_closure_label": [ - "All (HPO)", - "Occasional (HPO)", - "Frequency (HPO)" + "Very rare (HPO)", + "Frequency (HPO)", + "All (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -3594,292 +3374,186 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bff0-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df92-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009675", - "original_subject": "OMIM:253600", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "MONDO:0005336", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", - "MONDO:0009675", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", - "MONDO:0016152", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "BFO:0000002", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003847", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2A", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", - "hereditary disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", "continuant", - "autosomal recessive disease", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "disease", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", - "autosomal recessive limb-girdle muscular dystrophy type 2A", "skeletal muscle disorder", - "qualitative or quantitative defects of calpain", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], - "subject_taxon": null, - "subject_taxon_label": null, - "predicate": "biolink:has_phenotype", - "object": "HP:0010628", - "original_object": null, - "object_namespace": "HP", - "object_category": "biolink:PhenotypicFeature", - "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", - "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", - "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", + "subject_taxon": null, + "subject_taxon_label": null, + "predicate": "biolink:has_phenotype", + "object": "HP:0000729", + "original_object": null, + "object_namespace": "HP", + "object_category": "biolink:PhenotypicFeature", + "object_closure": [ "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", + "BFO:0000001", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", + "UPHENO:0082875", "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", + "UPHENO:0049587", + "BFO:0000040", + "GO:0007610", + "UBERON:0000468", + "BFO:0000020", + "BFO:0000003", "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", + "UPHENO:0049622", + "UPHENO:0001002", + "UPHENO:0001003", + "BFO:0000001", + "UBERON:0001062", + "UBERON:0000061", + "UPHENO:0075696", "UPHENO:0001005", - "HP:0011805", + "UPHENO:0002433", + "HP:0012638", + "BFO:0000015", + "UPHENO:0049586", + "HP:0000729", "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", + "HP:0000708", + "BFO:0000004", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", + "HP:0011446", + "GO:0032501", "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473" + "UBERON:0000467", + "UBERON:0001016" ], - "object_label": "Facial palsy (HPO)", + "object_label": "Autistic behavior (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", + "Phenotypic abnormality", + "Abnormality of higher mental function (HPO)", + "quality", + "multicellular organismal process", + "abnormal anatomical entity", "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", "abnormal nervous system", - "abnormal nerve", - "quality", - "Abnormal nervous system physiology (HPO)", + "occurrent", "continuant", "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", + "nervous system", + "All (HPO)", + "continuant", + "behavior", + "multicellular organism", + "abnormal behavior", + "Autistic behavior (HPO)", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", "entity", + "biological_process", + "abnormality of nervous system physiology", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "phenotype", + "abnormal behavior process", + "Behavioral abnormality (HPO)", + "abnormal biological_process", + "process", + "behavior process", "entity", - "abnormal nervous system morphology", + "Abnormal nervous system physiology (HPO)", "material entity", - "anatomical system", - "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head" + "abnormal response to stimulus", + "abnormality of anatomical entity physiology", + "abnormal anatomical entity", + "independent continuant", + "multicellular anatomical structure", + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -3895,17 +3569,17 @@ "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009675\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0010628", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0000729", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:253600"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:253600", - "url": "http://identifiers.org/mim/253600" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], @@ -3921,11 +3595,11 @@ "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], "frequency_qualifier_closure_label": [ + "Frequency (HPO)", "All (HPO)", - "Occasional (HPO)", - "Frequency (HPO)" + "Occasional (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -3944,196 +3618,194 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9d8bdf7-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df94-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0009676", - "original_subject": "OMIM:253601", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "MONDO:0016971", - "BFO:0000002", - "BFO:0000020", - "MONDO:0005336", - "MONDO:0009676", - "MONDO:0015152", - "MONDO:0000429", - "MONDO:0005071", - "MONDO:0006025", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", - "MONDO:0016145", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", - "MONDO:0016106", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "autosomal recessive limb-girdle muscular dystrophy type 2B", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "limb-girdle muscular dystrophy", - "muscular dystrophy", - "progressive muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "qualitative or quantitative defects of dysferlin", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "autosomal recessive disease", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "autosomal recessive limb-girdle muscular dystrophy type 2B", - "disease", "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", "specifically dependent continuant", "myopathy", - "hereditary disease", - "autosomal genetic disease", + "myotonic dystrophy", "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", "skeletal muscle disorder", "neuromuscular disease", - "autosomal recessive limb-girdle muscular dystrophy", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0002505", + "object": "HP:0000752", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ + "UPHENO:0049587", + "NBO:0000030", + "GO:0008150", + "UBERON:0000465", + "NBO:0000313", "UPHENO:0082875", - "UPHENO:0049622", - "UPHENO:0001005", + "UPHENO:0004523", + "BFO:0000040", + "UBERON:0001062", + "GO:0007610", + "NBO:0000568", + "BFO:0000003", "BFO:0000002", - "HP:0002540", - "UPHENO:0050606", - "HP:0001288", - "HP:0012638", - "BFO:0000015", - "UBERON:0000061", - "GO:0050882", - "NBO:0000338", - "GO:0050905", - "UBERON:0001016", - "HP:0000001", "UPHENO:0001001", - "UPHENO:0080585", - "HP:0000118", - "BFO:0000020", - "UPHENO:0002433", + "UPHENO:0049622", + "UPHENO:0001002", "UPHENO:0001003", - "HP:0000708", - "HP:0011446", - "BFO:0000001", - "PATO:0000001", "BFO:0000001", + "UBERON:0000061", + "HP:0000752", + "UPHENO:0075696", + "UPHENO:0001005", + "BFO:0000020", + "UPHENO:0002433", + "HP:0012638", + "NBO:0000644", + "BFO:0000015", "BFO:0000004", - "GO:0032501", - "GO:0050881", - "NBO:0000313", - "GO:0050877", - "UBERON:0000467", "UBERON:0000468", - "NBO:0000403", - "NBO:0000001", - "UPHENO:0075696", - "UPHENO:0078622", - "HP:0002505", "UPHENO:0049586", - "HP:0100022", - "UPHENO:0001002", - "UPHENO:0050613", - "UPHENO:0002332", - "UPHENO:0002536", - "UPHENO:0079826", - "UPHENO:0004523", - "UPHENO:0049587", - "BFO:0000003", "BFO:0000002", - "GO:0008150", - "BFO:0000040", - "GO:0050879", - "GO:0007610", - "GO:0003008", + "UPHENO:0002536", + "HP:0000708", + "NBO:0000243", + "UPHENO:0080585", + "HP:0000118", + "UPHENO:0002332", + "UPHENO:0079826", + "PATO:0000001", + "HP:0000001", "HP:0000707", - "UPHENO:0079833", - "UBERON:0001062", - "UBERON:0000465", - "UBERON:0010000" + "HP:0011446", + "BFO:0000001", + "GO:0032501", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0001016" ], - "object_label": "Loss of ambulation (HPO)", + "object_label": "Hyperactivity (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal behavior", - "Abnormality of movement (HPO)", - "Phenotypic abnormality (HPO)", - "Abnormality of the nervous system (HPO)", - "Behavioral abnormality (HPO)", + "abnormality of anatomical entity physiology", + "Phenotypic abnormality", + "abnormal anatomical entity", "Abnormality of higher mental function (HPO)", - "abnormal voluntary movement behavior", "quality", - "process", + "multicellular organismal process", + "Hyperactivity (HPO)", + "abnormal anatomical entity", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "abnormal nervous system", + "kinesthetic behavior phenotype", + "occurrent", + "continuant", "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", "nervous system", - "voluntary movement behavior", - "body part movement", - "abnormality of anatomical entity physiology", - "phenotype", + "All (HPO)", + "continuant", + "behavior", + "abnormal behavior", + "Phenotypic abnormality (HPO)", + "Abnormality of the nervous system (HPO)", + "abnormal behavior process", + "entity", + "entity", + "hyperactivity", + "biological_process", "specifically dependent continuant", "abnormality of nervous system physiology", - "phenotype by ontology source", - "Gait disturbance (HPO)", + "anatomical structure", + "multicellular organism", + "phenotype", "abnormal behavior process", - "abnormal nervous system", + "Behavioral abnormality (HPO)", + "voluntary movement behavior phenotype", + "process", + "independent continuant", + "behavior process", "abnormal biological_process", "Abnormal nervous system physiology (HPO)", - "occurrent", - "continuant", - "biological_process", "material entity", - "multicellular organismal movement", - "behavior", - "system process", - "musculoskeletal movement", - "behavior process", - "nervous system process", - "abnormal phenotype by ontology source", - "continuant", - "Inability to walk (HPO)", - "abnormal voluntary musculoskeletal movement", - "entity", - "independent continuant", "anatomical entity", - "abnormal anatomical entity", - "abnormal voluntary movement behavior", - "Loss of ambulation (HPO)", "abnormal response to stimulus", - "abnormal behavior process", - "Phenotypic abnormality", - "abnormal musculoskeletal movement", "abnormality of anatomical entity physiology", - "abnormal anatomical entity", - "entity", - "multicellular organismal process", - "anatomical system", - "voluntary musculoskeletal movement", - "kinesthetic behavior", - "neuromuscular process", - "multicellular organism" + "behavioral phenotype", + "multicellular anatomical structure", + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -4142,24 +3814,24 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000269"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000269", - "url": "http://purl.obolibrary.org/obo/ECO_0000269" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0009676\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0002505", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0000752", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["PMID:9731527"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "PMID:9731527", - "url": "http://identifiers.org/pubmed/9731527" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], @@ -4175,11 +3847,11 @@ "frequency_qualifier_label": "Occasional (HPO)", "frequency_qualifier_namespace": "HP", "frequency_qualifier_category": "biolink:PhenotypicFeature", - "frequency_qualifier_closure": ["HP:0000001", "HP:0040283", "HP:0040279"], + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], "frequency_qualifier_closure_label": [ + "Frequency (HPO)", "All (HPO)", - "Occasional (HPO)", - "Frequency (HPO)" + "Occasional (HPO)" ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, @@ -4198,288 +3870,156 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf2b-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df96-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0010628", + "object": "HP:0001558", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0076772", - "UPHENO:0002320", - "UPHENO:0005116", - "HP:0031910", - "HP:0011799", - "HP:0410008", - "UPHENO:0076692", - "BFO:0000001", - "PATO:0000001", - "HP:0012638", - "BFO:0000004", - "UBERON:0001016", - "UBERON:0001021", - "UBERON:0000153", - "UBERON:0011676", - "UBERON:0013701", - "UBERON:0014892", - "UBERON:0015789", - "UBERON:0011779", - "UBERON:0000033", - "HP:0000001", - "HP:0000152", - "UPHENO:0002764", + "HP:0001197", + "UBERON:0000465", + "HP:0034059", + "BFO:0000040", + "UBERON:0001062", + "BFO:0000002", + "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", "BFO:0000020", - "UPHENO:0002433", - "HP:0000234", - "HP:0000271", - "HP:0010827", "UPHENO:0001003", - "HP:0012639", - "UPHENO:0076710", - "UPHENO:0002908", "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", - "UBERON:0001785", - "UBERON:0010959", - "UBERON:0001577", - "UPHENO:0075696", - "HP:0045010", - "UPHENO:0002844", - "HP:0001291", - "HP:0001324", - "HP:0030319", - "HP:0000759", - "UPHENO:0081700", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0078730", - "UPHENO:0002536", - "UPHENO:0081709", - "HP:0000301", - "UPHENO:0004523", - "UPHENO:0004508", - "HP:0011804", - "BFO:0000002", - "UBERON:0000465", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0034713", - "UBERON:0001647", - "UBERON:0000122", - "UBERON:0001630", - "UBERON:0001033", - "UBERON:0002376", - "UBERON:0007811", - "UBERON:0001444", - "UBERON:0013702", - "UBERON:0001456", - "UBERON:0008229", - "UBERON:0013700", - "UPHENO:0001001", - "UPHENO:0002910", - "HP:0010628", "UPHENO:0001005", - "HP:0011805", - "BFO:0000002", - "UPHENO:0076722", - "UPHENO:0080555", - "UPHENO:0003587", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0000707", - "HP:0006824", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0076702", - "UBERON:0001062", - "RO:0002577", - "UBERON:0000061", - "UBERON:0015212", - "UBERON:0010314", - "UBERON:0005162", - "UBERON:0010000", - "UBERON:0000475", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000010", - "UBERON:0004461", - "UBERON:0004473" - ], - "object_label": "Facial palsy (HPO)", - "object_closure_label": [ - "All (HPO)", - "abnormality of muscle organ physiology", - "abnormal peripheral nervous system", - "Abnormal cranial nerve physiology (HPO)", - "Abnormality of facial soft tissue (HPO)", - "abnormal head", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal peripheral nervous system morphology", - "decreased anatomical entity strength", - "abnormal facial nerve", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the nervous system (HPO)", - "Cranial nerve paralysis (HPO)", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "Abnormal nervous system morphology (HPO)", - "abnormal facial muscle", - "independent continuant", - "system", - "lateral structure", - "structure with developmental contribution from neural crest", - "multi cell part structure", - "multicellular anatomical structure", - "nervous system", - "cranial nerve", - "face", - "craniocervical region musculature", - "axial musculature", - "abnormality of anatomical entity physiology", - "abnormal cranial nerve morphology", - "Abnormality of peripheral nerves (HPO)", - "Facial palsy (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", - "specifically dependent continuant", - "abnormality of nervous system physiology", - "Abnormality of the head (HPO)", - "Abnormality of the face (HPO)", - "Abnormality of the seventh cranial nerve (HPO)", - "phenotype by ontology source", - "Abnormality of the peripheral nervous system (HPO)", - "paralysed cranial nerve", - "Abnormality of facial musculature (HPO)", - "abnormal nervous system", - "abnormal nerve", - "quality", - "Abnormal nervous system physiology (HPO)", - "continuant", - "material anatomical entity", - "cranial neuron projection bundle", - "facial nerve", - "neuron projection bundle", - "craniocervical region", - "subdivision of head", - "body proper", - "craniocervical muscle", - "facial muscle", - "phenotype", - "abnormal face", - "abnormal muscle organ morphology", - "Abnormal muscle physiology (HPO)", - "entity", - "anatomical entity", - "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organism subdivision", - "organ", - "muscle organ", - "gustatory system", - "cranial muscle", - "musculature of body", - "musculature", - "peripheral nervous system", - "skeletal musculature of head", - "musculature of face", - "abnormal anatomical entity", - "Abnormality of head or neck (HPO)", - "abnormal craniocervical region", - "Abnormal cranial nerve morphology (HPO)", - "Muscle weakness (HPO)", - "Weakness of facial musculature (HPO)", - "Abnormal peripheral nervous system morphology (HPO)", - "paralysed anatomical entity", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "abnormality of cranial nerve physiology", + "HP:0001558", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000468", + "BFO:0000002", + "UPHENO:0002536", + "HP:0001557", + "UBERON:0000922", + "HP:0000118", + "HP:0034057", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", + "UPHENO:0075949", + "BFO:0000001", + "UBERON:0010000" + ], + "object_label": "Decreased fetal movement (HPO)", + "object_closure_label": [ + "Phenotypic abnormality", + "specifically dependent continuant", "abnormal anatomical entity", - "abnormal anatomical entity morphology", + "quality", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "All (HPO)", + "continuant", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "Fetal anomaly (HPO)", "entity", - "abnormal nervous system morphology", - "material entity", - "anatomical system", + "entity", + "Decreased fetal movement (HPO)", "multicellular organism", - "organ system subdivision", - "nerve", - "anterior region of body", - "subdivision of organism along main body axis", - "main body axis", - "skeletal muscle organ", - "cranial or facial muscle", - "nerve of head region", - "head" + "phenotype", + "Prenatal movement abnormality (HPO)", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "material entity", + "anatomical entity", + "anatomical structure", + "Abnormal fetal physiology (HPO)", + "multicellular anatomical structure", + "late embryo" ], "object_taxon": null, "object_taxon_label": null, @@ -4495,21 +4035,21 @@ "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0010628", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001558", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:160500", - "url": "http://identifiers.org/mim/160500" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": null, + "frequency_qualifier": "HP:0040283", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -4518,11 +4058,15 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": null, - "frequency_qualifier_namespace": null, - "frequency_qualifier_category": null, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": [ + "Frequency (HPO)", + "All (HPO)", + "Occasional (HPO)" + ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, "onset_qualifier_category": null, @@ -4540,216 +4084,512 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf2d-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df97-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0011916", + "object": "HP:0001561", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "HP:0002814", - "HP:0009127", - "UPHENO:0076692", - "UPHENO:0003070", - "PATO:0000001", - "BFO:0000004", - "UBERON:0004708", - "UBERON:0000154", - "UBERON:0006058", - "UBERON:0002529", - "UBERON:0002387", - "HP:0000001", - "UPHENO:0002644", + "HP:0001197", + "UPHENO:0075852", + "UPHENO:0002536", + "UBERON:0000465", + "BFO:0000001", + "BFO:0000040", + "BFO:0000002", "UPHENO:0001001", "UPHENO:0001002", - "HP:0000118", - "BFO:0000020", "UPHENO:0001003", - "UPHENO:0076710", - "HP:0011916", "BFO:0000001", - "BFO:0000040", "UBERON:0001062", - "UBERON:0010000", - "UBERON:0000467", + "UBERON:0000061", + "UBERON:0000463", + "UPHENO:0001005", + "BFO:0000020", + "BFO:0000004", + "UBERON:0000173", "UBERON:0000468", - "UBERON:0011216", - "UBERON:0010709", - "UBERON:0010538", - "UBERON:0004488", - "HP:0001436", - "UPHENO:0002653", - "HP:0003011", - "UPHENO:0002536", - "HP:0001437", - "HP:0040064", + "HP:0001561", + "UBERON:0000922", + "HP:0000118", + "PATO:0000001", + "UBERON:0000323", + "HP:0000001", "BFO:0000002", - "PR:000050567", - "UBERON:0000465", - "UBERON:0002101", - "UBERON:0004709", - "UBERON:0005090", - "UBERON:0002103", - "UBERON:0010707", - "UBERON:0001630", - "UBERON:0000026", - "UBERON:0010758", - "UBERON:0007271", - "UBERON:0014792", - "UBERON:0004482", - "UBERON:0008784", - "UBERON:0002470", - "UPHENO:0001005", - "HP:0011805", + "UPHENO:0075949", + "HP:0001560", + "UBERON:0010000" + ], + "object_label": "Polyhydramnios (HPO)", + "object_closure_label": [ + "Phenotypic abnormality", + "Abnormality of the amniotic fluid (HPO)", + "quality", + "abnormal phenotype by ontology source", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "All (HPO)", + "embryo", + "Phenotypic abnormality (HPO)", + "abnormal late embryo", + "entity", + "specifically dependent continuant", + "anatomical entity", + "anatomical structure", + "organism substance", + "amniotic fluid", + "multicellular organism", + "phenotype", + "continuant", + "entity", + "independent continuant", + "Abnormality of prenatal development or birth (HPO)", + "abnormal amniotic fluid", + "material entity", + "Polyhydramnios (HPO)", + "abnormal anatomical entity", + "multicellular anatomical structure", + "late embryo" + ], + "object_taxon": null, + "object_taxon_label": null, + "primary_knowledge_source": "infores:hpo-annotations", + "aggregator_knowledge_source": ["infores:monarchinitiative"], + "negated": null, + "pathway": null, + "evidence_count": 2, + "has_evidence": ["ECO:0000304"], + "has_evidence_links": [ + { + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" + } + ], + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001561", + "provided_by": "hpoa_disease_to_phenotype_edges", + "provided_by_link": { + "id": "hpoa_disease_to_phenotype", + "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" + }, + "publications": ["orphanet:589821"], + "publications_links": [ + { + "id": "orphanet:589821", + "url": null + } + ], + "qualifiers": [], + "frequency_qualifier": "HP:0040283", + "onset_qualifier": null, + "sex_qualifier": null, + "stage_qualifier": null, + "qualifiers_label": null, + "qualifiers_namespace": null, + "qualifiers_category": null, + "qualifiers_closure": [], + "qualifiers_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": [ + "Frequency (HPO)", + "All (HPO)", + "Occasional (HPO)" + ], + "onset_qualifier_label": null, + "onset_qualifier_namespace": null, + "onset_qualifier_category": null, + "onset_qualifier_closure": [], + "onset_qualifier_closure_label": [], + "sex_qualifier_label": null, + "sex_qualifier_namespace": null, + "sex_qualifier_category": null, + "sex_qualifier_closure": [], + "sex_qualifier_closure_label": [], + "stage_qualifier_label": null, + "stage_qualifier_namespace": null, + "stage_qualifier_category": null, + "stage_qualifier_closure": [], + "stage_qualifier_closure_label": [] + }, + { + "id": "uuid:4e02df98-842a-11ee-884f-6be035239f90", + "category": "biolink:DiseaseToPhenotypicFeatureAssociation", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", + "subject_namespace": "MONDO", + "subject_category": "biolink:Disease", + "subject_closure": [ + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", + "MONDO:0020121", + "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", + "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", + "MONDO:0020120", + "MONDO:0019056", + "MONDO:0004994", + "MONDO:0004995", + "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", + "MONDO:0700096", + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" + ], + "subject_label": "congenital-onset Steinert myotonic dystrophy", + "subject_closure_label": [ + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", + "muscle tissue disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", + "hereditary skeletal muscle disorder", + "continuant", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", + "myopathy", + "myotonic dystrophy", + "nervous system disorder", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", + "realizable entity", + "skeletal muscle disorder", + "neuromuscular disease", + "myotonic syndrome" + ], + "subject_taxon": null, + "subject_taxon_label": null, + "predicate": "biolink:has_phenotype", + "object": "HP:0001643", + "original_object": null, + "object_namespace": "HP", + "object_category": "biolink:PhenotypicFeature", + "object_closure": [ + "HP:0030962", + "UPHENO:0019771", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0020542", + "UPHENO:0076729", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000001", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "UPHENO:0020119", + "HP:0001626", + "UPHENO:0001002", + "UPHENO:0033572", + "BFO:0000020", + "UPHENO:0015324", + "UPHENO:0015290", "BFO:0000002", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", - "UPHENO:0002647", + "UBERON:0013768", + "UBERON:0003509", + "UBERON:0003513", + "UBERON:0011695", + "UBERON:0004716", + "UBERON:0004145", + "UBERON:0005985", + "UBERON:0002049", + "UBERON:0002201", + "UBERON:0006876", + "UPHENO:0001001", + "UPHENO:0001003", + "UPHENO:0002536", "BFO:0000001", - "UPHENO:0002830", - "RO:0002577", + "UBERON:0034923", + "UBERON:0015410", + "UPHENO:0075696", + "HP:0001643", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0001981", + "UBERON:0004537", + "UBERON:0004572", + "UBERON:0004535", "UBERON:0000061", - "UBERON:0015212", + "UBERON:0000477", "UBERON:0000475", "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "UBERON:0000978", - "UBERON:0007270", - "UBERON:0004480" + "UBERON:0004111", + "UBERON:0004573", + "UBERON:0003498", + "HP:0011603", + "UPHENO:0020351", + "HP:0030680", + "UPHENO:0076765", + "BFO:0000002", + "HP:0025015", + "HP:0002597", + "UPHENO:0076810", + "HP:0033353", + "PATO:0000001", + "UBERON:0001637", + "UBERON:0003834", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000055", + "UBERON:0005440", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0075655", + "UPHENO:0020584", + "UPHENO:0020587", + "UBERON:0010314", + "UBERON:0018674", + "HP:0000001", + "UPHENO:0002678", + "UPHENO:0001005", + "UPHENO:0033603", + "UBERON:0010000", + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0007798", + "UBERON:0001009", + "UBERON:0004571", + "UBERON:0005178", + "UBERON:0007100" ], - "object_label": "Toe extensor amyotrophy (HPO)", + "object_label": "Patent ductus arteriosus (HPO)", "object_closure_label": [ - "All (HPO)", - "abnormal musculature of lower limb", - "Abnormality of the lower limb (HPO)", - "Phenotypic abnormality", - "Phenotypic abnormality (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", - "abnormal musculature of limb", - "entity", - "independent continuant", - "system", - "paired limb/fin", - "lateral structure", - "pelvic complex", - "appendage musculature", - "musculature of pelvic complex", - "musculature of pes", - "phenotype", - "Abnormality of the foot musculature (HPO)", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "continuant", + "abnormal blood vessel morphology", + "abnormal anatomical entity", "specifically dependent continuant", "phenotype by ontology source", - "Abnormality of the musculature of the lower limbs (HPO)", - "Abnormality of limbs (HPO)", - "quality", + "abnormal anatomical entity", "continuant", "protein-containing material entity", "material anatomical entity", - "hindlimb", - "appendage girdle complex", - "appendage", - "subdivision of organism along appendicular axis", - "paired limb/fin segment", - "musculature of lower limb", - "lower limb segment", - "autopod region", - "Abnormality of the musculature of the limbs (HPO)", - "abnormal muscle organ morphology", - "Toe extensor amyotrophy (HPO)", + "vascular system", + "circulatory system", + "vasculature of trunk", + "vasculature of organ", + "ductus arteriosus", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", + "All (HPO)", + "abnormal vasculature", + "abnormal phenotype by ontology source", + "continuant", + "abnormal artery morphology in the independent continuant", + "multicellular organism", + "outflow tract", + "coronary vessel", + "vasculature", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "vessel", + "Abnormality of cardiovascular system morphology (HPO)", + "abnormal great vessel of heart morphology", + "Phenotypic abnormality (HPO)", + "abnormal opening of the anatomical entity", + "abnormal anatomical entity morphology", + "abnormal systemic artery morphology", "entity", - "anatomical structure", - "muscle structure", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "abnormal coronary vessel morphology", + "Abnormality of the cardiovascular system (HPO)", + "Phenotypic abnormality", + "abnormal incomplete closing of the anatomical entity", + "Patent ductus arteriosus (HPO)", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "quality", + "disconnected anatomical group", + "anatomical cluster", "organism subdivision", "organ", - "muscle organ", - "musculature of body", - "musculature", - "leg", - "pelvic appendage musculature", - "musculature of limb", - "abnormal musculature of pes", - "Abnormality of the musculature (HPO)", - "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "abnormal leg", - "abnormal limb", + "anatomical conduit", + "systemic artery", + "heart blood vessel", + "heart plus pericardium", + "phenotype", + "abnormal incomplete closing of the ductus arteriosus", + "abnormal anatomical entity morphology in the independent continuant", + "Abnormal vascular morphology (HPO)", + "entity", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", "anatomical entity", - "limb", - "pelvic appendage", + "blood vessel", + "arterial system", + "blood vasculature", + "cardiovascular system", + "anatomical structure", + "great vessel of heart", + "arterial blood vessel", + "trunk blood vessel", + "embryonic cardiovascular system", + "conceptus", + "systemic arterial system", + "Congenital malformation of the great arteries (HPO)", + "abnormal ductus arteriosus morphology", + "abnormal vascular system morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "Abnormal morphology of the great vessels (HPO)", + "abnormal artery morphology", + "Abnormality of the vasculature (HPO)", + "abnormal heart morphology", + "Abnormal blood vessel morphology (HPO)", "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision", - "posterior region of body", - "multi-limb segment region", - "limb segment", - "pes" + "mesoderm-derived structure", + "artery", + "thoracic segment blood vessel", + "heart", + "heart vasculature" ], "object_taxon": null, "object_taxon_label": null, @@ -4765,21 +4605,21 @@ "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0011916", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001643", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:160500", - "url": "http://identifiers.org/mim/160500" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": null, + "frequency_qualifier": "HP:0040283", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -4788,11 +4628,15 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": null, - "frequency_qualifier_namespace": null, - "frequency_qualifier_category": null, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": [ + "Frequency (HPO)", + "All (HPO)", + "Occasional (HPO)" + ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, "onset_qualifier_category": null, @@ -4810,152 +4654,218 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf2e-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df99-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", + "disease", + "hypertrophic cardiomyopathy", "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0002460", + "object": "HP:0001671", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "UPHENO:0082875", - "UPHENO:0002320", - "UPHENO:0001005", + "PR:000050567", + "UBERON:0000465", + "UPHENO:0019888", + "UPHENO:0080362", + "HP:0001627", + "UPHENO:0015280", + "BFO:0000040", + "UBERON:0001062", + "UBERON:0000468", + "UBERON:0011676", + "UBERON:0013701", + "HP:0001626", + "UPHENO:0001002", "BFO:0000020", - "PATO:0000001", - "BFO:0000004", - "UBERON:0000061", - "HP:0000001", + "UPHENO:0015324", + "HP:0001671", + "BFO:0000002", "UPHENO:0001001", - "HP:0000118", + "UPHENO:0001003", "BFO:0000001", - "UBERON:0000467", - "UBERON:0000468", - "UBERON:0011216", + "UBERON:0015410", + "UPHENO:0076776", + "UPHENO:0081581", + "UPHENO:0076692", + "BFO:0000004", + "UBERON:0004535", + "UBERON:0000061", + "UBERON:0000475", + "UBERON:0000062", "UPHENO:0075696", - "HP:0001324", - "HP:0003011", - "UPHENO:0002332", - "UPHENO:0001003", - "UPHENO:0002536", - "HP:0002460", - "HP:0011804", - "BFO:0000002", - "BFO:0000040", - "UBERON:0005090", - "UBERON:0001630", - "UPHENO:0001002", + "HP:0030680", "BFO:0000002", - "UPHENO:0080555", - "UPHENO:0002816", - "UPHENO:0080556", - "HP:0033127", + "UPHENO:0002536", + "UPHENO:0076810", + "UBERON:0002099", + "UBERON:0000948", + "UBERON:0009569", + "UBERON:0013702", + "UBERON:0005177", + "UBERON:0003103", + "UBERON:0000915", + "UBERON:0002100", + "UBERON:0005181", + "UBERON:0002075", + "UBERON:0015228", + "HP:0000118", + "UPHENO:0020584", + "PATO:0000001", + "UBERON:0003037", + "UBERON:0010314", + "HP:0000001", + "UPHENO:0001005", "BFO:0000001", - "UBERON:0001062", - "UBERON:0000465", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015" + "UBERON:0000467", + "UBERON:0004120", + "UBERON:0001009", + "UBERON:0005178", + "UBERON:0007100" ], - "object_label": "Distal muscle weakness (HPO)", + "object_label": "Abnormal cardiac septum morphology (HPO)", "object_closure_label": [ + "abnormal anatomical entity", + "quality", + "specifically dependent continuant", + "phenotype by ontology source", + "continuant", + "protein-containing material entity", + "material anatomical entity", + "circulatory system", + "thoracic segment of trunk", + "trunk", + "thoracic segment organ", + "viscus", + "circulatory organ", "All (HPO)", - "abnormality of muscle organ physiology", + "abnormal phenotype by ontology source", + "continuant", + "Abnormal cardiac septum morphology (HPO)", + "multicellular organism", + "subdivision of trunk", + "body proper", + "trunk region element", + "compound organ", + "Abnormality of cardiovascular system morphology (HPO)", "Phenotypic abnormality (HPO)", - "decreased anatomical entity strength", - "abnormal musculature", - "decreased muscle organ strength", - "Abnormality of the musculoskeletal system (HPO)", + "abnormal anatomical entity morphology", "entity", - "independent continuant", - "material anatomical entity", - "anatomical structure", - "multicellular anatomical structure", - "abnormality of anatomical entity physiology", - "phenotype", + "entity", + "septum", + "structure with developmental contribution from neural crest", + "thoracic cavity element", + "primary circulatory organ", + "Abnormality of the cardiovascular system (HPO)", "Phenotypic abnormality", - "continuant", - "Distal muscle weakness (HPO)", - "quality", - "continuant", + "abnormal cardiovascular system morphology", + "abnormal anatomical entity morphology", + "organism subdivision", + "organ", + "heart plus pericardium", + "phenotype", + "abnormal anatomical entity morphology in the independent continuant", + "independent continuant", + "subdivision of organism along main body axis", + "main body axis", + "abnormal anatomical entity morphology in the heart", + "abnormal multicellular organism morphology", "material entity", - "abnormal phenotype by ontology source", - "specifically dependent continuant", - "Abnormal muscle physiology (HPO)", - "entity", "anatomical entity", - "muscle structure", - "organ", - "muscle organ", - "musculature of body", - "musculature", - "abnormal anatomical entity", - "Muscle weakness (HPO)", - "Abnormality of the musculature (HPO)", - "abnormality of anatomical entity physiology", - "phenotype by ontology source", + "cardiovascular system", + "anatomical structure", "abnormal anatomical entity", + "abnormal cardiac septum morphology", + "abnormal cardiovascular system", + "Abnormal heart morphology (HPO)", + "abnormal heart morphology", + "multicellular anatomical structure", "anatomical system", - "multicellular organism", - "organ system subdivision" + "mesoderm-derived structure", + "cardiac septum", + "heart" ], "object_taxon": null, "object_taxon_label": null, @@ -4971,21 +4881,21 @@ "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0002460", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0001671", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:160500", - "url": "http://identifiers.org/mim/160500" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": null, + "frequency_qualifier": "HP:0040283", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -4994,11 +4904,15 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": null, - "frequency_qualifier_namespace": null, - "frequency_qualifier_category": null, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": [ + "Frequency (HPO)", + "All (HPO)", + "Occasional (HPO)" + ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, "onset_qualifier_category": null, @@ -5016,176 +4930,172 @@ "stage_qualifier_closure_label": [] }, { - "id": "uuid:c9c8bf32-7529-11ee-b012-cbd37f5c3759", + "id": "uuid:4e02df9a-842a-11ee-884f-6be035239f90", "category": "biolink:DiseaseToPhenotypicFeatureAssociation", - "subject": "MONDO:0008050", - "original_subject": "OMIM:160500", + "subject": "MONDO:0035646", + "original_subject": "Orphanet:589821", "subject_namespace": "MONDO", "subject_category": "biolink:Disease", "subject_closure": [ - "BFO:0000002", - "MONDO:0016195", - "MONDO:0005336", - "MONDO:0018949", - "MONDO:0005071", - "MONDO:0008050", - "BFO:0000016", - "MONDO:0016139", - "OGMS:0000031", - "MONDO:0003847", - "BFO:0000001", + "MONDO:0024573", + "MONDO:0020158", + "MONDO:0000001", "MONDO:0020121", - "MONDO:0019952", "BFO:0000017", + "MONDO:0008056", + "MONDO:0035646", + "MONDO:0003847", + "MONDO:0016106", + "MONDO:0005336", + "MONDO:0000462", + "MONDO:0002254", + "MONDO:0003939", + "MONDO:0002022", "BFO:0000020", + "MONDO:0002081", + "MONDO:0005328", + "MONDO:0005045", + "BFO:0000002", + "MONDO:0005217", + "MONDO:0016120", + "MONDO:0016107", + "MONDO:0005071", + "MONDO:0005267", "MONDO:0020120", "MONDO:0019056", - "MONDO:0000001", + "MONDO:0004994", + "MONDO:0004995", "MONDO:0700223", + "MONDO:0003382", + "BFO:0000016", "MONDO:0700096", - "MONDO:0002081", - "MONDO:0003939", - "MONDO:0002320" + "MONDO:0000591", + "MONDO:0024458", + "OGMS:0000031", + "BFO:0000001" ], - "subject_label": "MYH7-related skeletal myopathy", + "subject_label": "congenital-onset Steinert myotonic dystrophy", "subject_closure_label": [ - "muscular dystrophy", - "human disease", - "musculoskeletal system disorder", + "eyelids malposition disorder", "disease", + "hypertrophic cardiomyopathy", + "disease", + "familial cardiomyopathy", + "syndromic disease", + "congenital-onset Steinert myotonic dystrophy", "muscle tissue disorder", - "congenital nervous system disorder", + "disorder of orbital region", + "cardiomyopathy", + "cardiovascular disorder", "hereditary skeletal muscle disorder", - "MYH7-related skeletal myopathy", - "disposition", - "qualitative or quantitative protein defects in neuromuscular diseases", - "distal myopathy", - "disease", "continuant", - "qualitative or quantitative defects of beta-myosin heavy chain (MYH7)", + "familial hypertrophic cardiomyopathy", + "eye adnexa disorder", + "eyelid disorder", + "disposition", + "human disease", + "intrinsic cardiomyopathy", + "disorder of visual system", + "entity", + "specifically dependent continuant", "myopathy", - "hereditary disease", + "myotonic dystrophy", "nervous system disorder", - "congenital myopathy", + "heart disorder", + "myotonic dystrophy type 1", + "progressive muscular dystrophy", + "musculoskeletal system disorder", + "hereditary disease", + "eye disorder", + "muscular dystrophy", "realizable entity", - "specifically dependent continuant", "skeletal muscle disorder", "neuromuscular disease", - "entity" + "myotonic syndrome" ], "subject_taxon": null, "subject_taxon_label": null, "predicate": "biolink:has_phenotype", - "object": "HP:0003805", + "object": "HP:0002014", "original_object": null, "object_namespace": "HP", "object_category": "biolink:PhenotypicFeature", "object_closure": [ - "BFO:0000002", - "BFO:0000020", - "UPHENO:0076692", + "UPHENO:0002443", + "UPHENO:0002536", + "UBERON:0000465", + "UPHENO:0082875", + "HP:0002664", "BFO:0000001", - "BFO:0000004", - "CL:0000255", - "UBERON:0014892", - "UBERON:0002036", - "HP:0000001", - "HP:0004303", - "UPHENO:0001001", + "BFO:0000040", + "UBERON:0001062", "UPHENO:0001002", - "HP:0000118", + "BFO:0000020", + "HP:0011793", + "HP:0011458", + "BFO:0000002", + "UBERON:0001988", + "UPHENO:0001001", + "UPHENO:0002833", "UPHENO:0001003", - "UPHENO:0076710", - "PATO:0000001", - "BFO:0000001", - "BFO:0000040", - "UBERON:0000467", - "CL:0000000", + "UBERON:0000463", + "UPHENO:0075696", + "HP:0002014", + "HP:0025031", + "BFO:0000004", + "UBERON:0000061", + "UBERON:0000174", "UBERON:0000468", - "UBERON:0011216", - "CL:0000548", - "UBERON:0001134", - "HP:0003011", - "UPHENO:0002536", - "HP:0003805", - "UBERON:0005090", - "UBERON:0018254", - "UBERON:0004120", - "UBERON:0000479", - "CL:0000003", - "UBERON:0001630", - "UBERON:0002385", - "CL:0000188", - "UPHENO:0001005", - "HP:0011805", - "HP:0025354", - "UPHENO:0002816", - "UPHENO:0081581", - "HP:0033127", "BFO:0000002", - "UBERON:0001062", - "UBERON:0000465", - "RO:0002577", - "UBERON:0000061", + "HP:0025032", + "PATO:0000001", + "HP:0000118", + "UPHENO:0002332", + "HP:0000001", + "UPHENO:0001005", + "BFO:0000001", "UBERON:0010000", - "UBERON:0000062", - "UBERON:0000383", - "UBERON:0001015", - "CL:0002371" + "UBERON:0000467", + "UBERON:0001007" ], - "object_label": "Rimmed vacuoles (HPO)", + "object_label": "Diarrhea (HPO)", "object_closure_label": [ + "abnormality of anatomical entity physiology", + "abnormal digestive system", + "entity", + "abnormal anatomical entity", + "Diarrhea (HPO)", + "specifically dependent continuant", + "Abnormality of digestive system physiology (HPO)", + "phenotype by ontology source", + "continuant", + "material anatomical entity", + "digestive system", "All (HPO)", - "Abnormal muscle fiber morphology (HPO)", - "Phenotypic abnormality", + "abnormal phenotype by ontology source", + "continuant", + "feces", "Phenotypic abnormality (HPO)", - "Abnormal cellular phenotype (HPO)", - "abnormal musculature", - "abnormal multicellular organism morphology", - "Abnormality of the musculoskeletal system (HPO)", + "Phenotypic abnormality", + "Neoplasm by anatomical site (HPO)", + "Abdominal symptom (HPO)", "quality", - "independent continuant", - "material anatomical entity", - "system", - "multicellular anatomical structure", + "organism substance", + "excreta", + "multicellular organism", "phenotype", - "abnormal phenotype by ontology source", - "Abnormal skeletal muscle morphology (HPO)", - "phenotype by ontology source", - "tissue", - "animal cell", - "skeletal muscle tissue", - "cell of skeletal muscle", - "continuant", - "specifically dependent continuant", - "abnormal muscle organ morphology", - "Rimmed vacuoles (HPO)", + "Neoplasm (HPO)", "entity", + "independent continuant", + "abnormality of digestive system physiology", + "Abnormality of the digestive system (HPO)", + "material entity", "anatomical entity", "anatomical structure", - "muscle structure", - "skeletal musculature", - "mesoderm-derived structure", - "organ", - "native cell", - "muscle organ", - "muscle tissue", - "musculature of body", - "musculature", - "somatic cell", - "Abnormality of the musculature (HPO)", + "abnormality of anatomical entity physiology", "abnormal anatomical entity", - "abnormal anatomical entity morphology", - "entity", - "continuant", - "material entity", - "anatomical system", - "cell", - "multicellular organism", - "organ system subdivision", - "eukaryotic cell", - "skeletal muscle organ", - "striated muscle tissue" + "multicellular anatomical structure", + "anatomical system" ], "object_taxon": null, "object_taxon_label": null, @@ -5194,28 +5104,28 @@ "negated": null, "pathway": null, "evidence_count": 2, - "has_evidence": ["ECO:0000501"], + "has_evidence": ["ECO:0000304"], "has_evidence_links": [ { - "id": "ECO:0000501", - "url": "http://purl.obolibrary.org/obo/ECO_0000501" + "id": "ECO:0000304", + "url": "http://purl.obolibrary.org/obo/ECO_0000304" } ], - "grouping_key": "MONDO:0008050\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0003805", + "grouping_key": "MONDO:0035646\ud83c\udf6a\ud83c\udf6abiolink:has_phenotype\ud83c\udf6aHP:0002014", "provided_by": "hpoa_disease_to_phenotype_edges", "provided_by_link": { "id": "hpoa_disease_to_phenotype", "url": "https://monarch-initiative.github.io/monarch-ingest/Sources/hpoa/#disease_to_phenotype" }, - "publications": ["OMIM:160500"], + "publications": ["orphanet:589821"], "publications_links": [ { - "id": "OMIM:160500", - "url": "http://identifiers.org/mim/160500" + "id": "orphanet:589821", + "url": null } ], "qualifiers": [], - "frequency_qualifier": null, + "frequency_qualifier": "HP:0040283", "onset_qualifier": null, "sex_qualifier": null, "stage_qualifier": null, @@ -5224,11 +5134,15 @@ "qualifiers_category": null, "qualifiers_closure": [], "qualifiers_closure_label": [], - "frequency_qualifier_label": null, - "frequency_qualifier_namespace": null, - "frequency_qualifier_category": null, - "frequency_qualifier_closure": [], - "frequency_qualifier_closure_label": [], + "frequency_qualifier_label": "Occasional (HPO)", + "frequency_qualifier_namespace": "HP", + "frequency_qualifier_category": "biolink:PhenotypicFeature", + "frequency_qualifier_closure": ["HP:0040279", "HP:0040283", "HP:0000001"], + "frequency_qualifier_closure_label": [ + "Frequency (HPO)", + "All (HPO)", + "Occasional (HPO)" + ], "onset_qualifier_label": null, "onset_qualifier_namespace": null, "onset_qualifier_category": null, diff --git a/frontend/fixtures/autocomplete.json b/frontend/fixtures/autocomplete.json index bf9100203..4f598ad26 100644 --- a/frontend/fixtures/autocomplete.json +++ b/frontend/fixtures/autocomplete.json @@ -8,6 +8,7 @@ "category": "biolink:Disease", "name": "Fanconi renotubular syndrome", "full_name": null, + "deprecated": null, "description": "A genetic or acquired disorder characterized by impairment of the function of the proximal tubules of the kidney. It results in decreased reabsorption of electrolytes, glucose, amino acids, and other nutrients.", "xref": [], "provided_by": "phenio_nodes", @@ -37,6 +38,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group A", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCA gene. FANCA gene mutations are the most common cause of Fanconi anemia. This gene provides instructions for making a protein that is involved in the Fanconi anemia (FA) pathway.", "xref": [], "provided_by": "phenio_nodes", @@ -65,6 +67,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group L", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the FANCL gene.", "xref": [], "provided_by": "phenio_nodes", @@ -90,6 +93,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group E", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCE gene. This is a protein coding gene. It is required for the nuclear accumulation of FANCC and provides a critical bridge between the FA complex and FANCD2.", "xref": [], "provided_by": "phenio_nodes", @@ -115,6 +119,7 @@ "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 1", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": "phenio_nodes", @@ -142,6 +147,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia", "full_name": null, + "deprecated": null, "description": "Fanconi anemia (FA) is a hereditary DNA repair disorder characterized by progressive pancytopenia with bone marrow failure, variable congenital malformations and predisposition to develop hematological or solid tumors.", "xref": [], "provided_by": "phenio_nodes", @@ -166,6 +172,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group O", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the RAD51C gene.", "xref": [], "provided_by": "phenio_nodes", @@ -191,6 +198,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group P", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the SLX4 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -216,6 +224,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group V", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the MAD2L2 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -241,6 +250,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group B", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCB gene. This gene encodes the protein for complementation group B.", "xref": [], "provided_by": "phenio_nodes", @@ -268,6 +278,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group N", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the PALB2 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -292,6 +303,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group R", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the RAD51 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -316,6 +328,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group U", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the XRCC2 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -335,30 +348,12 @@ "highlight": null, "score": null }, - { - "id": "MONDO:0100136", - "category": "biolink:Disease", - "name": "obsolete Fanconia anemia complementation group M", - "full_name": null, - "description": "OBSOLETE Any Fanconi anemia in which the cause of the disease is a mutation in the FANCM gene.", - "xref": [], - "provided_by": "phenio_nodes", - "in_taxon": null, - "in_taxon_label": null, - "symbol": null, - "synonym": [ - "FANCM Fanconi anemia", - "Fanconi anemia caused by mutation in FANCM" - ], - "uri": null, - "highlight": null, - "score": null - }, { "id": "MONDO:0009213", "category": "biolink:Disease", "name": "Fanconi anemia complementation group C", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCC gene. This gene provides instructions for making a protein that delays the onset of apoptosis and promotes homologous recombination repair of damaged DNA.", "xref": [], "provided_by": "phenio_nodes", @@ -386,6 +381,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group D2", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCD2 gene. This gene is involved in the repair of DNA double-strand breaks, both by homologous recombination and single-strand annealing.", "xref": [], "provided_by": "phenio_nodes", @@ -412,6 +408,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group I", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations in the FANCI gene, encoding Fanconi anemia group I protein.", "xref": [], "provided_by": "phenio_nodes", @@ -435,6 +432,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group Q", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the ERCC4 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -458,6 +456,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group T", "full_name": null, + "deprecated": null, "description": "Any Fanconi anemia in which the cause of the disease is a mutation in the UBE2T gene.", "xref": [], "provided_by": "phenio_nodes", @@ -481,6 +480,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group F", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCF gene. This gene encodes a polypeptide with homology to the prokaryotic RNA-binding protein ROM.", "xref": [], "provided_by": "phenio_nodes", @@ -497,6 +497,29 @@ "uri": null, "highlight": null, "score": null + }, + { + "id": "MONDO:0012187", + "category": "biolink:Disease", + "name": "Fanconi anemia complementation group J", + "full_name": null, + "deprecated": null, + "description": "Fanconi anemia caused by mutations in the BRIP1 gene, encoding Fanconi anemia group J protein.", + "xref": [], + "provided_by": "phenio_nodes", + "in_taxon": null, + "in_taxon_label": null, + "symbol": null, + "synonym": [ + "FANCJ", + "Fanconi Anemia, complementation group type J", + "Fanconi anemia complementation group J", + "Fanconi anemia complementation group type J", + "Fanconi anemia, complementation group J" + ], + "uri": null, + "highlight": null, + "score": null } ], "facet_fields": [], diff --git a/frontend/fixtures/entity.json b/frontend/fixtures/entity.json new file mode 100644 index 000000000..342d85492 --- /dev/null +++ b/frontend/fixtures/entity.json @@ -0,0 +1,15 @@ +{ + "id": "MONDO:0020121", + "category": "biolink:Disease", + "name": "muscular dystrophy", + "full_name": null, + "deprecated": null, + "description": "Muscular dystrophy (MD) refers to a group of more than 30 genetic diseases characterized by progressive weakness and degeneration of the skeletal muscles that control movement. Some forms of MD are seen in newborns, infants or children, while others have late-onset and may not appear until middle age or later. The disorders differ in terms of the distribution and extent of muscle weakness (some forms of MD also affect cardiac muscle), age of onset, rate of progression, and pattern of inheritance. The prognosis for people with MD varies according to the type and progression of the disorder. There is no specific treatment to stop or reverse any form of MD. Treatment is supportive and may include physical therapy, respiratory therapy, speech therapy, orthopedic appliances used for support, corrective orthopedic surgery, and medicationsincluding corticosteroids, anticonvulsants (seizure medications), immunosuppressants, and antibiotics. Some individuals may need assisted ventilation to treat respiratory muscle weaknessor a pacemaker for cardiac (heart)abnormalities.", + "xref": [], + "provided_by": "phenio_nodes", + "in_taxon": null, + "in_taxon_label": null, + "symbol": null, + "synonym": [], + "uri": "http://purl.obolibrary.org/obo/MONDO_0020121" +} diff --git a/frontend/fixtures/mappings.json b/frontend/fixtures/mappings.json index 016753b75..aa55cfae2 100644 --- a/frontend/fixtures/mappings.json +++ b/frontend/fixtures/mappings.json @@ -10,7 +10,7 @@ "object_id": "DOID:9884", "object_label": "muscular dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "cda26856-16a7-499c-956f-119cbaac5b96" + "id": "074f33ef-cab8-46e9-b535-5c637220dcd1" }, { "subject_id": "MONDO:0020121", @@ -19,7 +19,7 @@ "object_id": "ICD10CM:G71.0", "object_label": "Muscular dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "25777569-b997-4c8f-a1f3-5af352a16ee1" + "id": "575115b8-67a4-482d-88e7-1b1b60fdd99a" }, { "subject_id": "MONDO:0020121", @@ -28,7 +28,7 @@ "object_id": "MESH:D009136", "object_label": null, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "819ab197-2ab1-4b73-8d0f-d7d4ec14d8a7" + "id": "a2f1233e-1951-4f40-9a79-60f591a24bb5" }, { "subject_id": "MONDO:0020121", @@ -37,7 +37,7 @@ "object_id": "NCIT:C84910", "object_label": "Muscular Dystrophy", "mapping_justification": "semapv:UnspecifiedMatching", - "id": "adb4b8ed-c4dc-4353-a08e-a4cb02b1826e" + "id": "73eaeaef-9868-4e50-a4ed-aee537a830ae" }, { "subject_id": "MONDO:0020121", @@ -46,7 +46,7 @@ "object_id": "SCTID:73297009", "object_label": null, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "f6417283-c9d1-4289-aee6-16d30a4445b1" + "id": "3f7aa4af-411c-47fe-9b3a-d8248484ea2d" }, { "subject_id": "MONDO:0020121", @@ -55,7 +55,7 @@ "object_id": "UMLS:C0026850", "object_label": null, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "93968631-eedb-448b-b58a-e31e3e411dde" + "id": "f8d6fe34-2d2a-4ace-a314-f4def3070e3a" }, { "subject_id": "MONDO:0020121", @@ -64,7 +64,7 @@ "object_id": "Orphanet:98473", "object_label": null, "mapping_justification": "semapv:UnspecifiedMatching", - "id": "e39e8ba9-8d7e-4b33-9f46-3867b652bdb5" + "id": "63588ca1-4204-4143-88b3-152b31ea0c41" } ] } diff --git a/frontend/fixtures/node.json b/frontend/fixtures/node.json index 59c31e723..f6ced88f6 100644 --- a/frontend/fixtures/node.json +++ b/frontend/fixtures/node.json @@ -3,6 +3,7 @@ "category": "biolink:Disease", "name": "muscular dystrophy", "full_name": null, + "deprecated": null, "description": "Muscular dystrophy (MD) refers to a group of more than 30 genetic diseases characterized by progressive weakness and degeneration of the skeletal muscles that control movement. Some forms of MD are seen in newborns, infants or children, while others have late-onset and may not appear until middle age or later. The disorders differ in terms of the distribution and extent of muscle weakness (some forms of MD also affect cardiac muscle), age of onset, rate of progression, and pattern of inheritance. The prognosis for people with MD varies according to the type and progression of the disorder. There is no specific treatment to stop or reverse any form of MD. Treatment is supportive and may include physical therapy, respiratory therapy, speech therapy, orthopedic appliances used for support, corrective orthopedic surgery, and medicationsincluding corticosteroids, anticonvulsants (seizure medications), immunosuppressants, and antibiotics. Some individuals may need assisted ventilation to treat respiratory muscle weaknessor a pacemaker for cardiac (heart)abnormalities.", "xref": [], "provided_by": "phenio_nodes", @@ -10,6 +11,7 @@ "in_taxon_label": null, "symbol": null, "synonym": [], + "uri": null, "inheritance": null, "causal_gene": [], "causes_disease": [], @@ -68,43 +70,49 @@ "node_hierarchy": { "super_classes": [ { - "id": "MONDO:0005336", + "id": "MONDO:0019056", "category": "biolink:Disease", - "name": "myopathy", + "name": "neuromuscular disease", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { "id": "MONDO:0700223", "category": "biolink:Disease", "name": "hereditary skeletal muscle disorder", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { - "id": "MONDO:0019056", + "id": "MONDO:0005336", "category": "biolink:Disease", - "name": "neuromuscular disease", + "name": "myopathy", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null } ], "sub_classes": [ @@ -113,130 +121,150 @@ "category": "biolink:Disease", "name": "muscular dystrophy, Barnes type", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { "id": "MONDO:0010675", "category": "biolink:Disease", "name": "muscular dystrophy, cardiac type", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { "id": "MONDO:0010676", "category": "biolink:Disease", "name": "muscular dystrophy, Hemizygous lethal type", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { "id": "MONDO:0010677", "category": "biolink:Disease", "name": "muscular dystrophy, Mabry type", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { "id": "MONDO:0010678", "category": "biolink:Disease", "name": "muscular dystrophy, progressive Pectorodorsal", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { - "id": "MONDO:0016106", + "id": "MONDO:0019950", "category": "biolink:Disease", - "name": "progressive muscular dystrophy", + "name": "congenital muscular dystrophy", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { - "id": "MONDO:0018949", + "id": "MONDO:0023204", "category": "biolink:Disease", - "name": "distal myopathy", + "name": "Fukuda-Miyanomae-Nakata syndrome", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { - "id": "MONDO:0019950", + "id": "MONDO:0100228", "category": "biolink:Disease", - "name": "congenital muscular dystrophy", + "name": "LAMA2-related muscular dystrophy", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { - "id": "MONDO:0023204", + "id": "MONDO:0018949", "category": "biolink:Disease", - "name": "Fukuda-Miyanomae-Nakata syndrome", + "name": "distal myopathy", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null }, { - "id": "MONDO:0100228", + "id": "MONDO:0016106", "category": "biolink:Disease", - "name": "LAMA2-related muscular dystrophy", + "name": "progressive muscular dystrophy", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": null, "in_taxon": null, "in_taxon_label": null, "symbol": null, - "synonym": [] + "synonym": [], + "uri": null } ] } diff --git a/frontend/fixtures/phenotype-explorer-compare.json b/frontend/fixtures/phenotype-explorer-compare.json index 0002ff6b2..47898790d 100644 --- a/frontend/fixtures/phenotype-explorer-compare.json +++ b/frontend/fixtures/phenotype-explorer-compare.json @@ -1,4291 +1,106 @@ { "subject_termset": { - "HP:0000869": { - "id": "HP:0000869", - "label": "Secondary amenorrhea (HPO)" + "MP:0002169": { + "id": "MP:0002169", + "label": "no abnormal phenotype detected (MPO)" }, - "HP:0000135": { - "id": "HP:0000135", - "label": "Hypogonadism (HPO)" - }, - "HP:0007495": { - "id": "HP:0007495", - "label": "Prematurely aged appearance (HPO)" - }, - "HP:0000822": { - "id": "HP:0000822", - "label": "Hypertension (HPO)" - }, - "HP:0010721": { - "id": "HP:0010721", - "label": "Abnormal hair whorl (HPO)" - }, - "HP:0100659": { - "id": "HP:0100659", - "label": "Abnormal cerebral vascular morphology (HPO)" - }, - "HP:0000939": { - "id": "HP:0000939", - "label": "Osteoporosis (HPO)" - }, - "HP:0040217": { - "id": "HP:0040217", - "label": "Elevated hemoglobin A1c (HPO)" - }, - "HP:0100585": { - "id": "HP:0100585", - "label": "Telangiectasia of the skin (HPO)" - }, - "HP:0005328": { - "id": "HP:0005328", - "label": "Progeroid facial appearance (HPO)" - }, - "HP:0002209": { - "id": "HP:0002209", - "label": "Sparse scalp hair (HPO)" - }, - "HP:0004415": { - "id": "HP:0004415", - "label": "Pulmonary artery stenosis (HPO)" - }, - "HP:0000855": { - "id": "HP:0000855", - "label": "Insulin resistance (HPO)" - }, - "HP:0002621": { - "id": "HP:0002621", - "label": "Atherosclerosis (HPO)" - }, - "HP:0002216": { - "id": "HP:0002216", - "label": "Premature graying of hair (HPO)" - }, - "HP:0012056": { - "id": "HP:0012056", - "label": "Cutaneous melanoma (HPO)" - }, - "HP:0002664": { - "id": "HP:0002664", - "label": "Neoplasm (HPO)" - }, - "HP:0000320": { - "id": "HP:0000320", - "label": "Bird-like facies (HPO)" - }, - "HP:0002293": { - "id": "HP:0002293", - "label": "Alopecia of scalp (HPO)" - }, - "HP:0002861": { - "id": "HP:0002861", - "label": "Melanoma (HPO)" - }, - "HP:0009125": { - "id": "HP:0009125", - "label": "Lipodystrophy (HPO)" - }, - "HP:0003002": { - "id": "HP:0003002", - "label": "Breast carcinoma (HPO)" - }, - "HP:0200042": { - "id": "HP:0200042", - "label": "Skin ulcer (HPO)" - }, - "HP:0004349": { - "id": "HP:0004349", - "label": "Reduced bone mineral density (HPO)" - }, - "HP:0001620": { - "id": "HP:0001620", - "label": "High pitched voice (HPO)" - }, - "HP:0002211": { - "id": "HP:0002211", - "label": "White forelock (HPO)" - }, - "HP:0000765": { - "id": "HP:0000765", - "label": "Abnormal thorax morphology (HPO)" - }, - "HP:0000035": { - "id": "HP:0000035", - "label": "Abnormal testis morphology (HPO)" - }, - "HP:0002890": { - "id": "HP:0002890", - "label": "Thyroid carcinoma (HPO)" - }, - "HP:0000934": { - "id": "HP:0000934", - "label": "Chondrocalcinosis (HPO)" - }, - "HP:0002672": { - "id": "HP:0002672", - "label": "Gastrointestinal carcinoma (HPO)" - }, - "HP:0002860": { - "id": "HP:0002860", - "label": "Squamous cell carcinoma (HPO)" - }, - "HP:0003777": { - "id": "HP:0003777", - "label": "Pili torti (HPO)" - }, - "HP:0011001": { - "id": "HP:0011001", - "label": "Increased bone mineral density (HPO)" - }, - "HP:0005177": { - "id": "HP:0005177", - "label": "Premature arteriosclerosis (HPO)" - }, - "HP:0010468": { - "id": "HP:0010468", - "label": "Aplasia/Hypoplasia of the testes (HPO)" - }, - "HP:0001608": { - "id": "HP:0001608", - "label": "Abnormality of the voice (HPO)" - }, - "HP:0012060": { - "id": "HP:0012060", - "label": "Acral lentiginous melanoma (HPO)" - }, - "HP:0000144": { - "id": "HP:0000144", - "label": "Decreased fertility (HPO)" - }, - "HP:0001601": { - "id": "HP:0001601", - "label": "Laryngomalacia (HPO)" - }, - "HP:0001387": { - "id": "HP:0001387", - "label": "Joint stiffness (HPO)" - }, - "HP:0002669": { - "id": "HP:0002669", - "label": "Osteosarcoma (HPO)" - }, - "HP:0000819": { - "id": "HP:0000819", - "label": "Diabetes mellitus (HPO)" - }, - "HP:0002155": { - "id": "HP:0002155", - "label": "Hypertriglyceridemia (HPO)" - }, - "HP:0007703": { - "id": "HP:0007703", - "label": "Abnormality of retinal pigmentation (HPO)" - }, - "HP:0000518": { - "id": "HP:0000518", - "label": "Cataract (HPO)" - }, - "HP:0000444": { - "id": "HP:0000444", - "label": "Convex nasal ridge (HPO)" - }, - "HP:0200055": { - "id": "HP:0200055", - "label": "Small hand (HPO)" - }, - "HP:0004322": { - "id": "HP:0004322", - "label": "Short stature (HPO)" - }, - "HP:0100679": { - "id": "HP:0100679", - "label": "Lack of skin elasticity (HPO)" - }, - "HP:0100578": { - "id": "HP:0100578", - "label": "Lipoatrophy (HPO)" - }, - "HP:0100324": { - "id": "HP:0100324", - "label": "Scleroderma (HPO)" - }, - "HP:0031964": { - "id": "HP:0031964", - "label": "Elevated circulating alanine aminotransferase concentration (HPO)" - }, - "HP:0003419": { - "id": "HP:0003419", - "label": "Low back pain (HPO)" - }, - "HP:0100833": { - "id": "HP:0100833", - "label": "Neoplasm of the small intestine (HPO)" - }, - "HP:0005978": { - "id": "HP:0005978", - "label": "Type II diabetes mellitus (HPO)" - }, - "HP:0001838": { - "id": "HP:0001838", - "label": "Rocker bottom foot (HPO)" - }, - "HP:0003202": { - "id": "HP:0003202", - "label": "Skeletal muscle atrophy (HPO)" - }, - "HP:0007618": { - "id": "HP:0007618", - "label": "Subcutaneous calcification (HPO)" - }, - "HP:0000275": { - "id": "HP:0000275", - "label": "Narrow face (HPO)" - }, - "HP:0000962": { - "id": "HP:0000962", - "label": "Hyperkeratosis (HPO)" - }, - "HP:0000546": { - "id": "HP:0000546", - "label": "Retinal degeneration (HPO)" - }, - "HP:0008065": { - "id": "HP:0008065", - "label": "Aplasia/Hypoplasia of the skin (HPO)" - }, - "HP:0100615": { - "id": "HP:0100615", - "label": "Ovarian neoplasm (HPO)" - }, - "HP:0100649": { - "id": "HP:0100649", - "label": "Neoplasm of the oral cavity (HPO)" - }, - "HP:0002858": { - "id": "HP:0002858", - "label": "Meningioma (HPO)" - }, - "HP:0100526": { - "id": "HP:0100526", - "label": "Neoplasm of the lung (HPO)" - }, - "HP:0001635": { - "id": "HP:0001635", - "label": "Congestive heart failure (HPO)" - }, - "HP:0009726": { - "id": "HP:0009726", - "label": "Renal neoplasm (HPO)" - }, - "HP:0001533": { - "id": "HP:0001533", - "label": "Slender build (HPO)" - }, - "HP:0100242": { - "id": "HP:0100242", - "label": "Sarcoma (HPO)" - }, - "HP:0031956": { - "id": "HP:0031956", - "label": "Elevated circulating aspartate aminotransferase concentration (HPO)" + "MP:0010771": { + "id": "MP:0010771", + "label": "integument phenotype (MPO)" } }, "object_termset": { - "HP:0002758": { - "id": "HP:0002758", - "label": "Osteoarthritis (HPO)" - }, - "HP:0002020": { - "id": "HP:0002020", - "label": "Gastroesophageal reflux (HPO)" - }, - "HP:0007495": { - "id": "HP:0007495", - "label": "Prematurely aged appearance (HPO)" - }, - "HP:0000286": { - "id": "HP:0000286", - "label": "Epicanthus (HPO)" - }, - "HP:0000481": { - "id": "HP:0000481", - "label": "Abnormal cornea morphology (HPO)" - }, - "HP:0001386": { - "id": "HP:0001386", - "label": "Joint swelling (HPO)" - }, - "HP:0003771": { - "id": "HP:0003771", - "label": "Pulp calcification (HPO)" - }, - "HP:0001252": { - "id": "HP:0001252", - "label": "Hypotonia (HPO)" - }, - "HP:0030009": { - "id": "HP:0030009", - "label": "Cervical insufficiency (HPO)" - }, - "HP:0004947": { - "id": "HP:0004947", - "label": "Arteriovenous fistula (HPO)" - }, - "HP:0002827": { - "id": "HP:0002827", - "label": "Hip dislocation (HPO)" - }, - "HP:0003394": { - "id": "HP:0003394", - "label": "Muscle spasm (HPO)" - }, - "HP:0004872": { - "id": "HP:0004872", - "label": "Incisional hernia (HPO)" - }, - "HP:0002650": { - "id": "HP:0002650", - "label": "Scoliosis (HPO)" - }, - "HP:0001075": { - "id": "HP:0001075", - "label": "Atrophic scars (HPO)" - }, - "HP:0031653": { - "id": "HP:0031653", - "label": "Abnormal heart valve physiology (HPO)" - }, - "HP:0000023": { - "id": "HP:0000023", - "label": "Inguinal hernia (HPO)" - }, - "HP:0003010": { - "id": "HP:0003010", - "label": "Prolonged bleeding time (HPO)" - }, - "HP:0025019": { - "id": "HP:0025019", - "label": "Arterial rupture (HPO)" - }, - "HP:0002829": { - "id": "HP:0002829", - "label": "Arthralgia (HPO)" - }, - "HP:0012378": { - "id": "HP:0012378", - "label": "Fatigue (HPO)" - }, - "HP:0002018": { - "id": "HP:0002018", - "label": "Nausea (HPO)" - }, - "HP:0004944": { - "id": "HP:0004944", - "label": "Dilatation of the cerebral artery (HPO)" - }, - "HP:0009763": { - "id": "HP:0009763", - "label": "Limb pain (HPO)" - }, - "HP:0001065": { - "id": "HP:0001065", - "label": "Striae distensae (HPO)" - }, - "HP:0001622": { - "id": "HP:0001622", - "label": "Premature birth (HPO)" - }, - "HP:0000978": { - "id": "HP:0000978", - "label": "Bruising susceptibility (HPO)" - }, - "HP:0010749": { - "id": "HP:0010749", - "label": "Blepharochalasis (HPO)" - }, - "HP:0002616": { - "id": "HP:0002616", - "label": "Aortic root aneurysm (HPO)" - }, - "HP:0001634": { - "id": "HP:0001634", - "label": "Mitral valve prolapse (HPO)" - }, - "HP:0000938": { - "id": "HP:0000938", - "label": "Osteopenia (HPO)" - }, - "HP:0002035": { - "id": "HP:0002035", - "label": "Rectal prolapse (HPO)" - }, - "HP:0001704": { - "id": "HP:0001704", - "label": "Tricuspid valve prolapse (HPO)" - }, - "HP:0001788": { - "id": "HP:0001788", - "label": "Premature rupture of membranes (HPO)" - }, - "HP:0001763": { - "id": "HP:0001763", - "label": "Pes planus (HPO)" - }, - "HP:0010754": { - "id": "HP:0010754", - "label": "Abnormality of the temporomandibular joint (HPO)" - }, - "HP:0002315": { - "id": "HP:0002315", - "label": "Headache (HPO)" - }, - "HP:0003083": { - "id": "HP:0003083", - "label": "Dislocated radial head (HPO)" - }, - "HP:0001058": { - "id": "HP:0001058", - "label": "Poor wound healing (HPO)" - }, - "HP:0000974": { - "id": "HP:0000974", - "label": "Hyperextensible skin (HPO)" - }, - "HP:0003834": { - "id": "HP:0003834", - "label": "Shoulder dislocation (HPO)" - }, - "HP:0001027": { - "id": "HP:0001027", - "label": "Soft, doughy skin (HPO)" - }, - "HP:0001270": { - "id": "HP:0001270", - "label": "Motor delay (HPO)" - }, - "HP:0012450": { - "id": "HP:0012450", - "label": "Chronic constipation (HPO)" - }, - "HP:0000993": { - "id": "HP:0000993", - "label": "Molluscoid pseudotumors (HPO)" - }, - "HP:0002013": { - "id": "HP:0002013", - "label": "Vomiting (HPO)" - }, - "HP:0010750": { - "id": "HP:0010750", - "label": "Dermatochalasis (HPO)" - }, - "HP:0001760": { - "id": "HP:0001760", - "label": "Abnormal foot morphology (HPO)" - }, - "HP:0002761": { - "id": "HP:0002761", - "label": "Generalized joint laxity (HPO)" - }, - "HP:0000139": { - "id": "HP:0000139", - "label": "Uterine prolapse (HPO)" - }, - "HP:0005294": { - "id": "HP:0005294", - "label": "Arterial dissection (HPO)" - }, - "HP:0000015": { - "id": "HP:0000015", - "label": "Bladder diverticulum (HPO)" - }, - "HP:0031364": { - "id": "HP:0031364", - "label": "Ecchymosis (HPO)" - }, - "HP:0002036": { - "id": "HP:0002036", - "label": "Hiatus hernia (HPO)" - }, - "HP:0025014": { - "id": "HP:0025014", - "label": "Subcutaneous spheroids (HPO)" - }, - "HP:0006243": { - "id": "HP:0006243", - "label": "Phalangeal dislocation (HPO)" - }, - "HP:0002999": { - "id": "HP:0002999", - "label": "Patellar dislocation (HPO)" - }, - "HP:0025509": { - "id": "HP:0025509", - "label": "Piezogenic pedal papules (HPO)" - }, - "HP:0001063": { - "id": "HP:0001063", - "label": "Acrocyanosis (HPO)" - }, - "HP:0001324": { - "id": "HP:0001324", - "label": "Muscle weakness (HPO)" - }, - "HP:0001653": { - "id": "HP:0001653", - "label": "Mitral regurgitation (HPO)" - }, - "HP:0001762": { - "id": "HP:0001762", - "label": "Talipes equinovarus (HPO)" - }, - "HP:0001030": { - "id": "HP:0001030", - "label": "Fragile skin (HPO)" - }, - "HP:0001537": { - "id": "HP:0001537", - "label": "Umbilical hernia (HPO)" - }, - "HP:0001278": { - "id": "HP:0001278", - "label": "Orthostatic hypotension (HPO)" - }, - "HP:0001073": { - "id": "HP:0001073", - "label": "Cigarette-paper scars (HPO)" + "HP:0004325": { + "id": "HP:0004325", + "label": "Decreased body weight (HPO)" } }, "subject_best_matches": { - "HP:0000035": { - "match_source": "HP:0000035", - "match_source_label": "Abnormal testis morphology (HPO)", - "match_target": "HP:0000139", - "match_target_label": "Uterine prolapse (HPO)", - "score": 10.48204782739082, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000035", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000139", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000812", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.48204782739082, - "jaccard_similarity": 0.2753623188405797, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6989293675571675 - } - }, - "HP:0000135": { - "match_source": "HP:0000135", - "match_source_label": "Hypogonadism (HPO)", - "match_target": "HP:0000139", - "match_target_label": "Uterine prolapse (HPO)", - "score": 9.248307728351065, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000135", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000139", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000078", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.248307728351065, - "jaccard_similarity": 0.35802469135802467, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8196490101189637 - } - }, - "HP:0000144": { - "match_source": "HP:0000144", - "match_source_label": "Decreased fertility (HPO)", - "match_target": "HP:0000139", - "match_target_label": "Uterine prolapse (HPO)", - "score": 9.248307728351065, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000144", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000139", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000078", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.248307728351065, - "jaccard_similarity": 0.37142857142857144, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8533984265864836 - } - }, - "HP:0000275": { - "match_source": "HP:0000275", - "match_source_label": "Narrow face (HPO)", - "match_target": "HP:0010749", - "match_target_label": "Blepharochalasis (HPO)", - "score": 12.311317525876866, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000275", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010749", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001999", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.311317525876866, - "jaccard_similarity": 0.37735849056603776, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.1554072001466684 - } - }, - "HP:0000320": { - "match_source": "HP:0000320", - "match_source_label": "Bird-like facies (HPO)", - "match_target": "HP:0010749", - "match_target_label": "Blepharochalasis (HPO)", - "score": 12.311317525876866, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000320", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010749", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001999", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.311317525876866, - "jaccard_similarity": 0.41237113402061853, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2531826311761236 - } - }, - "HP:0000444": { - "match_source": "HP:0000444", - "match_source_label": "Convex nasal ridge (HPO)", - "match_target": "HP:0010750", - "match_target_label": "Dermatochalasis (HPO)", - "score": 6.972103772193684, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000444", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010750", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000271", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 6.972103772193684, - "jaccard_similarity": 0.5853658536585366, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0202058005079726 - } - }, - "HP:0000518": { - "match_source": "HP:0000518", - "match_source_label": "Cataract (HPO)", - "match_target": "HP:0000481", - "match_target_label": "Abnormal cornea morphology (HPO)", - "score": 10.22992919903621, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000518", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000481", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0004328", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.22992919903621, - "jaccard_similarity": 0.825, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.905114729095027 - } - }, - "HP:0000546": { - "match_source": "HP:0000546", - "match_source_label": "Retinal degeneration (HPO)", - "match_target": "HP:0000481", - "match_target_label": "Abnormal cornea morphology (HPO)", - "score": 8.747985041127253, + "MP:0002169": { + "match_source": "MP:0002169", + "match_source_label": "no abnormal phenotype detected (MPO)", + "match_target": "HP:0004325", + "match_target_label": "Decreased body weight (HPO)", + "score": 1.4431977534690428, "match_subsumer": null, "match_subsumer_label": null, "similarity": { - "subject_id": "HP:0000546", + "subject_id": "MP:0002169", "subject_label": null, "subject_source": null, - "object_id": "HP:0000481", + "object_id": "HP:0004325", "object_label": null, "object_source": null, - "ancestor_id": "HP:0012372", + "ancestor_id": "UPHENO:0001003", "ancestor_label": "", "ancestor_source": null, "object_information_content": null, "subject_information_content": null, - "ancestor_information_content": 8.747985041127253, - "jaccard_similarity": 0.65, + "ancestor_information_content": 1.4431977534690428, + "jaccard_similarity": 0.16216216216216217, "cosine_similarity": null, "dice_similarity": null, - "phenodigm_score": 2.384573395123898 + "phenodigm_score": 0.48376861011243283 } }, - "HP:0000765": { - "match_source": "HP:0000765", - "match_source_label": "Abnormal thorax morphology (HPO)", - "match_target": "HP:0003834", - "match_target_label": "Shoulder dislocation (HPO)", - "score": 10.48204782739082, + "MP:0010771": { + "match_source": "MP:0010771", + "match_source_label": "integument phenotype (MPO)", + "match_target": "HP:0004325", + "match_target_label": "Decreased body weight (HPO)", + "score": 1.4431977534690428, "match_subsumer": null, "match_subsumer_label": null, "similarity": { - "subject_id": "HP:0000765", + "subject_id": "MP:0010771", "subject_label": null, "subject_source": null, - "object_id": "HP:0003834", + "object_id": "HP:0004325", "object_label": null, "object_source": null, - "ancestor_id": "HP:0000765", - "ancestor_label": "Abnormal thorax morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.48204782739082, - "jaccard_similarity": 0.7323943661971831, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.7707386695591594 - } - }, - "HP:0000819": { - "match_source": "HP:0000819", - "match_source_label": "Diabetes mellitus (HPO)", - "match_target": "HP:0010749", - "match_target_label": "Blepharochalasis (HPO)", - "score": 9.456894350162482, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000819", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010749", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012337", + "ancestor_id": "UPHENO:0001003", "ancestor_label": "", "ancestor_source": null, "object_information_content": null, "subject_information_content": null, - "ancestor_information_content": 9.456894350162482, - "jaccard_similarity": 0.24545454545454545, + "ancestor_information_content": 1.4431977534690428, + "jaccard_similarity": 0.3333333333333333, "cosine_similarity": null, "dice_similarity": null, - "phenodigm_score": 1.523560863284034 + "phenodigm_score": 0.6935891563620457 } - }, - "HP:0000822": { - "match_source": "HP:0000822", - "match_source_label": "Hypertension (HPO)", - "match_target": "HP:0001278", - "match_target_label": "Orthostatic hypotension (HPO)", - "score": 13.363784945771002, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000822", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001278", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0030972", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.363784945771002, - "jaccard_similarity": 0.7538461538461538, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.1739939952993925 - } - }, - "HP:0000855": { - "match_source": "HP:0000855", - "match_source_label": "Insulin resistance (HPO)", - "match_target": "HP:0001386", - "match_target_label": "Joint swelling (HPO)", - "score": 9.456894350162482, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000855", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001386", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012337", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.456894350162482, - "jaccard_similarity": 0.375, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8831716282142026 - } - }, - "HP:0000869": { - "match_source": "HP:0000869", - "match_source_label": "Secondary amenorrhea (HPO)", - "match_target": "HP:0000139", - "match_target_label": "Uterine prolapse (HPO)", - "score": 10.50396260381926, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000869", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000139", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0010460", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.50396260381926, - "jaccard_similarity": 0.42857142857142855, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.12172058923405 - } - }, - "HP:0000934": { - "match_source": "HP:0000934", - "match_source_label": "Chondrocalcinosis (HPO)", - "match_target": "HP:0000023", - "match_target_label": "Inguinal hernia (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000934", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000023", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.3561643835616438, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8758996396025238 - } - }, - "HP:0000939": { - "match_source": "HP:0000939", - "match_source_label": "Osteoporosis (HPO)", - "match_target": "HP:0000938", - "match_target_label": "Osteopenia (HPO)", - "score": 13.870744934490885, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000939", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000938", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0004349", - "ancestor_label": "Reduced bone mineral density (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.870744934490885, - "jaccard_similarity": 0.9583333333333334, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.6459288568055053 - } - }, - "HP:0000962": { - "match_source": "HP:0000962", - "match_source_label": "Hyperkeratosis (HPO)", - "match_target": "HP:0001063", - "match_target_label": "Acrocyanosis (HPO)", - "score": 11.273182396990094, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000962", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001063", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0081431", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.273182396990094, - "jaccard_similarity": 0.4470588235294118, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2449444669815035 - } - }, - "HP:0001387": { - "match_source": "HP:0001387", - "match_source_label": "Joint stiffness (HPO)", - "match_target": "HP:0002761", - "match_target_label": "Generalized joint laxity (HPO)", - "score": 9.999731375210962, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001387", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002761", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011729", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.999731375210962, - "jaccard_similarity": 0.8222222222222222, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.8674032421253965 - } - }, - "HP:0001533": { - "match_source": "HP:0001533", - "match_source_label": "Slender build (HPO)", - "match_target": "HP:0000286", - "match_target_label": "Epicanthus (HPO)", - "score": 5.92483911538792, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001533", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000286", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0065599", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 5.92483911538792, - "jaccard_similarity": 0.21666666666666667, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.133011536422901 - } - }, - "HP:0001601": { - "match_source": "HP:0001601", - "match_source_label": "Laryngomalacia (HPO)", - "match_target": "HP:0002616", - "match_target_label": "Aortic root aneurysm (HPO)", - "score": 4.695950627033859, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001601", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002616", - "object_label": null, - "object_source": null, - "ancestor_id": "UBERON:0013522", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 4.695950627033859, - "jaccard_similarity": 0.2815533980582524, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.1498525366998866 - } - }, - "HP:0001608": { - "match_source": "HP:0001608", - "match_source_label": "Abnormality of the voice (HPO)", - "match_target": "HP:0002315", - "match_target_label": "Headache (HPO)", - "score": 4.11867244793447, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001608", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002315", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000118", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 4.11867244793447, - "jaccard_similarity": 0.59375, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.5637972266125464 - } - }, - "HP:0001620": { - "match_source": "HP:0001620", - "match_source_label": "High pitched voice (HPO)", - "match_target": "HP:0002035", - "match_target_label": "Rectal prolapse (HPO)", - "score": 4.11867244793447, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001620", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002035", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000118", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 4.11867244793447, - "jaccard_similarity": 0.2898550724637681, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.0926198336340829 - } - }, - "HP:0001635": { - "match_source": "HP:0001635", - "match_source_label": "Congestive heart failure (HPO)", - "match_target": "HP:0031364", - "match_target_label": "Ecchymosis (HPO)", - "score": 9.47121402147955, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001635", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0031364", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011025", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.47121402147955, - "jaccard_similarity": 0.4111111111111111, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.973251458872283 - } - }, - "HP:0001838": { - "match_source": "HP:0001838", - "match_source_label": "Rocker bottom foot (HPO)", - "match_target": "HP:0002827", - "match_target_label": "Hip dislocation (HPO)", - "score": 10.548816839603521, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001838", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002827", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100491", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.548816839603521, - "jaccard_similarity": 0.5521472392638037, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.4134001109402905 - } - }, - "HP:0002155": { - "match_source": "HP:0002155", - "match_source_label": "Hypertriglyceridemia (HPO)", - "match_target": "HP:0031364", - "match_target_label": "Ecchymosis (HPO)", - "score": 7.52061994777287, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002155", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0031364", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001871", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.52061994777287, - "jaccard_similarity": 0.20945945945945946, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.255095609529622 - } - }, - "HP:0002209": { - "match_source": "HP:0002209", - "match_source_label": "Sparse scalp hair (HPO)", - "match_target": "HP:0031364", - "match_target_label": "Ecchymosis (HPO)", - "score": 8.577575832584946, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002209", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0031364", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011121", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.577575832584946, - "jaccard_similarity": 0.28125, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.5532041729645578 - } - }, - "HP:0002211": { - "match_source": "HP:0002211", - "match_source_label": "White forelock (HPO)", - "match_target": "HP:0025014", - "match_target_label": "Subcutaneous spheroids (HPO)", - "score": 8.577575832584946, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002211", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0025014", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011121", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.577575832584946, - "jaccard_similarity": 0.37362637362637363, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7901979088452584 - } - }, - "HP:0002216": { - "match_source": "HP:0002216", - "match_source_label": "Premature graying of hair (HPO)", - "match_target": "HP:0007495", - "match_target_label": "Prematurely aged appearance (HPO)", - "score": 14.418232729793377, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002216", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007495", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0007495", - "ancestor_label": "Prematurely aged appearance (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.418232729793377, - "jaccard_similarity": 0.5454545454545454, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.804369907820168 - } - }, - "HP:0002293": { - "match_source": "HP:0002293", - "match_source_label": "Alopecia of scalp (HPO)", - "match_target": "HP:0025509", - "match_target_label": "Piezogenic pedal papules (HPO)", - "score": 8.17615794259523, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002293", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0025509", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000951", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.17615794259523, - "jaccard_similarity": 0.3764705882352941, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7544466336008908 - } - }, - "HP:0002621": { - "match_source": "HP:0002621", - "match_source_label": "Atherosclerosis (HPO)", - "match_target": "HP:0002616", - "match_target_label": "Aortic root aneurysm (HPO)", - "score": 9.989389430989503, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002621", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002616", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011004", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.989389430989503, - "jaccard_similarity": 0.48936170212765956, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2109782032315644 - } - }, - "HP:0002664": { - "match_source": "HP:0002664", - "match_source_label": "Neoplasm (HPO)", - "match_target": "HP:0002035", - "match_target_label": "Rectal prolapse (HPO)", - "score": 7.312122825948508, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002664", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002035", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0002664", - "ancestor_label": "Neoplasm (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.312122825948508, - "jaccard_similarity": 0.27692307692307694, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.42298824724631 - } - }, - "HP:0002669": { - "match_source": "HP:0002669", - "match_source_label": "Osteosarcoma (HPO)", - "match_target": "HP:0004872", - "match_target_label": "Incisional hernia (HPO)", - "score": 7.3529719602833685, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002669", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004872", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011793", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.3529719602833685, - "jaccard_similarity": 0.3582089552238806, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.622929574468219 - } - }, - "HP:0002672": { - "match_source": "HP:0002672", - "match_source_label": "Gastrointestinal carcinoma (HPO)", - "match_target": "HP:0002035", - "match_target_label": "Rectal prolapse (HPO)", - "score": 9.752350233688654, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002672", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002035", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011024", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.752350233688654, - "jaccard_similarity": 0.39705882352941174, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.967805048889549 - } - }, - "HP:0002858": { - "match_source": "HP:0002858", - "match_source_label": "Meningioma (HPO)", - "match_target": "HP:0004944", - "match_target_label": "Dilatation of the cerebral artery (HPO)", - "score": 8.210279827160718, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002858", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004944", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0002011", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.210279827160718, - "jaccard_similarity": 0.36, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.719215151683424 - } - }, - "HP:0002860": { - "match_source": "HP:0002860", - "match_source_label": "Squamous cell carcinoma (HPO)", - "match_target": "HP:0001075", - "match_target_label": "Atrophic scars (HPO)", - "score": 8.17615794259523, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002860", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001075", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000951", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.17615794259523, - "jaccard_similarity": 0.5, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0218998420539074 - } - }, - "HP:0002861": { - "match_source": "HP:0002861", - "match_source_label": "Melanoma (HPO)", - "match_target": "HP:0000023", - "match_target_label": "Inguinal hernia (HPO)", - "score": 7.312122825948508, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002861", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000023", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0002664", - "ancestor_label": "Neoplasm (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.312122825948508, - "jaccard_similarity": 0.3103448275862069, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.5064127912720862 - } - }, - "HP:0002890": { - "match_source": "HP:0002890", - "match_source_label": "Thyroid carcinoma (HPO)", - "match_target": "HP:0003771", - "match_target_label": "Pulp calcification (HPO)", - "score": 7.3529719602833685, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002890", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003771", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011793", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.3529719602833685, - "jaccard_similarity": 0.211864406779661, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.2481318209359606 - } - }, - "HP:0003002": { - "match_source": "HP:0003002", - "match_source_label": "Breast carcinoma (HPO)", - "match_target": "HP:0003834", - "match_target_label": "Shoulder dislocation (HPO)", - "score": 10.48204782739082, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003002", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003834", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000765", - "ancestor_label": "Abnormal thorax morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.48204782739082, - "jaccard_similarity": 0.6341463414634146, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.5782071834483014 - } - }, - "HP:0003202": { - "match_source": "HP:0003202", - "match_source_label": "Skeletal muscle atrophy (HPO)", - "match_target": "HP:0001065", - "match_target_label": "Striae distensae (HPO)", - "score": 10.025915307014618, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003202", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001065", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0013936", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.025915307014618, - "jaccard_similarity": 0.46875, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.167867108510829 - } - }, - "HP:0003419": { - "match_source": "HP:0003419", - "match_source_label": "Low back pain (HPO)", - "match_target": "HP:0002829", - "match_target_label": "Arthralgia (HPO)", - "score": 12.074278328576016, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003419", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002829", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012531", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.074278328576016, - "jaccard_similarity": 0.38, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.1420144175189124 - } - }, - "HP:0003777": { - "match_source": "HP:0003777", - "match_source_label": "Pili torti (HPO)", - "match_target": "HP:0000974", - "match_target_label": "Hyperextensible skin (HPO)", - "score": 8.17615794259523, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003777", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000974", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000951", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.17615794259523, - "jaccard_similarity": 0.5079365079365079, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0378834887449195 - } - }, - "HP:0004322": { - "match_source": "HP:0004322", - "match_source_label": "Short stature (HPO)", - "match_target": "HP:0001065", - "match_target_label": "Striae distensae (HPO)", - "score": 5.614598333413893, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0004322", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001065", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0012541", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 5.614598333413893, - "jaccard_similarity": 0.37681159420289856, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.4545259532997774 - } - }, - "HP:0004349": { - "match_source": "HP:0004349", - "match_source_label": "Reduced bone mineral density (HPO)", - "match_target": "HP:0000938", - "match_target_label": "Osteopenia (HPO)", - "score": 13.870744934490885, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0004349", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000938", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0004349", - "ancestor_label": "Reduced bone mineral density (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.870744934490885, - "jaccard_similarity": 0.9787234042553191, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.684511188996736 - } - }, - "HP:0004415": { - "match_source": "HP:0004415", - "match_source_label": "Pulmonary artery stenosis (HPO)", - "match_target": "HP:0002616", - "match_target_label": "Aortic root aneurysm (HPO)", - "score": 10.587290987418157, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0004415", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002616", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0030962", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.587290987418157, - "jaccard_similarity": 0.5118110236220472, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.3278084624072837 - } - }, - "HP:0005177": { - "match_source": "HP:0005177", - "match_source_label": "Premature arteriosclerosis (HPO)", - "match_target": "HP:0004944", - "match_target_label": "Dilatation of the cerebral artery (HPO)", - "score": 9.989389430989503, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0005177", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004944", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011004", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.989389430989503, - "jaccard_similarity": 0.48936170212765956, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2109782032315644 - } - }, - "HP:0005328": { - "match_source": "HP:0005328", - "match_source_label": "Progeroid facial appearance (HPO)", - "match_target": "HP:0007495", - "match_target_label": "Prematurely aged appearance (HPO)", - "score": 14.418232729793377, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0005328", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007495", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0007495", - "ancestor_label": "Prematurely aged appearance (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.418232729793377, - "jaccard_similarity": 0.972972972972973, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.7454706999419027 - } - }, - "HP:0005978": { - "match_source": "HP:0005978", - "match_source_label": "Type II diabetes mellitus (HPO)", - "match_target": "HP:0001386", - "match_target_label": "Joint swelling (HPO)", - "score": 9.456894350162482, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0005978", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001386", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012337", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.456894350162482, - "jaccard_similarity": 0.33783783783783783, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7874274082937627 - } - }, - "HP:0007495": { - "match_source": "HP:0007495", - "match_source_label": "Prematurely aged appearance (HPO)", - "match_target": "HP:0007495", - "match_target_label": "Prematurely aged appearance (HPO)", - "score": 14.418232729793377, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0007495", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007495", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0007495", - "ancestor_label": "Prematurely aged appearance (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.418232729793377, - "jaccard_similarity": 1, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.797134805322742 - } - }, - "HP:0007618": { - "match_source": "HP:0007618", - "match_source_label": "Subcutaneous calcification (HPO)", - "match_target": "HP:0000978", - "match_target_label": "Bruising susceptibility (HPO)", - "score": 14.533709947213314, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0007618", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000978", - "object_label": null, - "object_source": null, - "ancestor_id": "UBERON:0011818", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.533709947213314, - "jaccard_similarity": 0.42696629213483145, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.4910648821587897 - } - }, - "HP:0007703": { - "match_source": "HP:0007703", - "match_source_label": "Abnormality of retinal pigmentation (HPO)", - "match_target": "HP:0000481", - "match_target_label": "Abnormal cornea morphology (HPO)", - "score": 8.747985041127253, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0007703", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000481", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012372", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.747985041127253, - "jaccard_similarity": 0.625, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.3382665910251834 - } - }, - "HP:0008065": { - "match_source": "HP:0008065", - "match_source_label": "Aplasia/Hypoplasia of the skin (HPO)", - "match_target": "HP:0001075", - "match_target_label": "Atrophic scars (HPO)", - "score": 13.659240829297172, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0008065", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001075", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0008065", - "ancestor_label": "Aplasia/Hypoplasia of the skin (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.659240829297172, - "jaccard_similarity": 0.6964285714285714, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.0842641873786114 - } - }, - "HP:0009125": { - "match_source": "HP:0009125", - "match_source_label": "Lipodystrophy (HPO)", - "match_target": "HP:0001073", - "match_target_label": "Cigarette-paper scars (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0009125", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001073", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.40625, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0034616933254714 - } - }, - "HP:0009726": { - "match_source": "HP:0009726", - "match_source_label": "Renal neoplasm (HPO)", - "match_target": "HP:0000015", - "match_target_label": "Bladder diverticulum (HPO)", - "score": 8.160119732503459, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0009726", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000015", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000079", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.160119732503459, - "jaccard_similarity": 0.45, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.9162603893068804 - } - }, - "HP:0010468": { - "match_source": "HP:0010468", - "match_source_label": "Aplasia/Hypoplasia of the testes (HPO)", - "match_target": "HP:0030009", - "match_target_label": "Cervical insufficiency (HPO)", - "score": 10.48204782739082, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0010468", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0030009", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000812", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.48204782739082, - "jaccard_similarity": 0.2753623188405797, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6989293675571675 - } - }, - "HP:0010721": { - "match_source": "HP:0010721", - "match_source_label": "Abnormal hair whorl (HPO)", - "match_target": "HP:0001065", - "match_target_label": "Striae distensae (HPO)", - "score": 8.577575832584946, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0010721", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001065", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011121", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.577575832584946, - "jaccard_similarity": 0.45121951219512196, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.9673254898454517 - } - }, - "HP:0011001": { - "match_source": "HP:0011001", - "match_source_label": "Increased bone mineral density (HPO)", - "match_target": "HP:0000938", - "match_target_label": "Osteopenia (HPO)", - "score": 10.564083596256832, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0011001", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000938", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0004348", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.564083596256832, - "jaccard_similarity": 0.86, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.014151935915122 - } - }, - "HP:0012056": { - "match_source": "HP:0012056", - "match_source_label": "Cutaneous melanoma (HPO)", - "match_target": "HP:0001027", - "match_target_label": "Soft, doughy skin (HPO)", - "score": 8.17615794259523, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0012056", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001027", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000951", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.17615794259523, - "jaccard_similarity": 0.6976744186046512, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.388366856037809 - } - }, - "HP:0012060": { - "match_source": "HP:0012060", - "match_source_label": "Acral lentiginous melanoma (HPO)", - "match_target": "HP:0000993", - "match_target_label": "Molluscoid pseudotumors (HPO)", - "score": 8.17615794259523, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0012060", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000993", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000951", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.17615794259523, - "jaccard_similarity": 0.6976744186046512, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.388366856037809 - } - }, - "HP:0031956": { - "match_source": "HP:0031956", - "match_source_label": "Elevated circulating aspartate aminotransferase concentration (HPO)", - "match_target": "HP:0010749", - "match_target_label": "Blepharochalasis (HPO)", - "score": 7.283411529306981, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0031956", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010749", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001939", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.283411529306981, - "jaccard_similarity": 0.1746031746031746, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.1276997716406445 - } - }, - "HP:0031964": { - "match_source": "HP:0031964", - "match_source_label": "Elevated circulating alanine aminotransferase concentration (HPO)", - "match_target": "HP:0010749", - "match_target_label": "Blepharochalasis (HPO)", - "score": 7.283411529306981, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0031964", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010749", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001939", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.283411529306981, - "jaccard_similarity": 0.1746031746031746, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.1276997716406445 - } - }, - "HP:0040217": { - "match_source": "HP:0040217", - "match_source_label": "Elevated hemoglobin A1c (HPO)", - "match_target": "HP:0031364", - "match_target_label": "Ecchymosis (HPO)", - "score": 7.52061994777287, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0040217", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0031364", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001871", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.52061994777287, - "jaccard_similarity": 0.18604651162790697, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.182871551167917 - } - }, - "HP:0100242": { - "match_source": "HP:0100242", - "match_source_label": "Sarcoma (HPO)", - "match_target": "HP:0004872", - "match_target_label": "Incisional hernia (HPO)", - "score": 7.312122825948508, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100242", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004872", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0002664", - "ancestor_label": "Neoplasm (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.312122825948508, - "jaccard_similarity": 0.3103448275862069, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.5064127912720862 - } - }, - "HP:0100324": { - "match_source": "HP:0100324", - "match_source_label": "Scleroderma (HPO)", - "match_target": "HP:0001073", - "match_target_label": "Cigarette-paper scars (HPO)", - "score": 11.273182396990094, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100324", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001073", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0081431", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.273182396990094, - "jaccard_similarity": 0.609375, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.6209913245117464 - } - }, - "HP:0100526": { - "match_source": "HP:0100526", - "match_source_label": "Neoplasm of the lung (HPO)", - "match_target": "HP:0004872", - "match_target_label": "Incisional hernia (HPO)", - "score": 7.3529719602833685, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100526", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004872", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011793", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.3529719602833685, - "jaccard_similarity": 0.40476190476190477, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7251675096364334 - } - }, - "HP:0100578": { - "match_source": "HP:0100578", - "match_source_label": "Lipoatrophy (HPO)", - "match_target": "HP:0001537", - "match_target_label": "Umbilical hernia (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100578", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001537", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.3424657534246575, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8394709361297965 - } - }, - "HP:0100585": { - "match_source": "HP:0100585", - "match_source_label": "Telangiectasia of the skin (HPO)", - "match_target": "HP:0000978", - "match_target_label": "Bruising susceptibility (HPO)", - "score": 11.889853757438589, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100585", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000978", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011276", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.889853757438589, - "jaccard_similarity": 0.5882352941176471, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.6446231531208184 - } - }, - "HP:0100615": { - "match_source": "HP:0100615", - "match_source_label": "Ovarian neoplasm (HPO)", - "match_target": "HP:0000139", - "match_target_label": "Uterine prolapse (HPO)", - "score": 11.350488123157543, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100615", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000139", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000008", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.350488123157543, - "jaccard_similarity": 0.6133333333333333, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.6384906131227046 - } - }, - "HP:0100649": { - "match_source": "HP:0100649", - "match_source_label": "Neoplasm of the oral cavity (HPO)", - "match_target": "HP:0003771", - "match_target_label": "Pulp calcification (HPO)", - "score": 9.334037602376949, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100649", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003771", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000163", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.334037602376949, - "jaccard_similarity": 0.62, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.4056398968826795 - } - }, - "HP:0100659": { - "match_source": "HP:0100659", - "match_source_label": "Abnormal cerebral vascular morphology (HPO)", - "match_target": "HP:0004944", - "match_target_label": "Dilatation of the cerebral artery (HPO)", - "score": 12.11867244793447, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100659", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004944", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100659", - "ancestor_label": "Abnormal cerebral vascular morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.11867244793447, - "jaccard_similarity": 0.6551724137931034, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.8177685993851953 - } - }, - "HP:0100679": { - "match_source": "HP:0100679", - "match_source_label": "Lack of skin elasticity (HPO)", - "match_target": "HP:0001065", - "match_target_label": "Striae distensae (HPO)", - "score": 17.11867244793447, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100679", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001065", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100679", - "ancestor_label": "Lack of skin elasticity (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 17.11867244793447, - "jaccard_similarity": 0.7058823529411765, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.476171570388503 - } - }, - "HP:0100833": { - "match_source": "HP:0100833", - "match_source_label": "Neoplasm of the small intestine (HPO)", - "match_target": "HP:0002036", - "match_target_label": "Hiatus hernia (HPO)", - "score": 9.752350233688654, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0100833", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002036", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011024", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.752350233688654, - "jaccard_similarity": 0.4909090909090909, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.1880396220012006 - } - }, - "HP:0200042": { - "match_source": "HP:0200042", - "match_source_label": "Skin ulcer (HPO)", - "match_target": "HP:0000993", - "match_target_label": "Molluscoid pseudotumors (HPO)", - "score": 10.72635502515571, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0200042", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000993", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011355", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.72635502515571, - "jaccard_similarity": 0.9459459459459459, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.1853652931528855 - } - }, - "HP:0200055": { - "match_source": "HP:0200055", - "match_source_label": "Small hand (HPO)", - "match_target": "HP:0006243", - "match_target_label": "Phalangeal dislocation (HPO)", - "score": 7.926379633463703, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0200055", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0006243", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0005922", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.926379633463703, - "jaccard_similarity": 0.56875, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.1232353653169214 - } - } - }, - "object_best_matches": { - "HP:0000015": { - "match_source": "HP:0000015", - "match_source_label": "Bladder diverticulum (HPO)", - "match_target": "HP:0100585", - "match_target_label": "Telangiectasia of the skin (HPO)", - "score": 9.837901677803867, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000015", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100585", - "object_label": null, - "object_source": null, - "ancestor_id": "MPATH:56", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.837901677803867, - "jaccard_similarity": 0.31868131868131866, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7706370265358435 - } - }, - "HP:0000023": { - "match_source": "HP:0000023", - "match_source_label": "Inguinal hernia (HPO)", - "match_target": "HP:0000934", - "match_target_label": "Chondrocalcinosis (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000023", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000934", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.3561643835616438, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8758996396025238 - } - }, - "HP:0000139": { - "match_source": "HP:0000139", - "match_source_label": "Uterine prolapse (HPO)", - "match_target": "HP:0100615", - "match_target_label": "Ovarian neoplasm (HPO)", - "score": 11.350488123157543, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000139", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100615", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000008", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.350488123157543, - "jaccard_similarity": 0.6133333333333333, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.6384906131227046 - } - }, - "HP:0000286": { - "match_source": "HP:0000286", - "match_source_label": "Epicanthus (HPO)", - "match_target": "HP:0002216", - "match_target_label": "Premature graying of hair (HPO)", - "score": 8.577575832584946, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000286", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002216", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011121", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.577575832584946, - "jaccard_similarity": 0.3089430894308943, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6278767697668546 - } - }, - "HP:0000481": { - "match_source": "HP:0000481", - "match_source_label": "Abnormal cornea morphology (HPO)", - "match_target": "HP:0000518", - "match_target_label": "Cataract (HPO)", - "score": 10.22992919903621, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000481", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000518", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0004328", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.22992919903621, - "jaccard_similarity": 0.825, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.905114729095027 - } - }, - "HP:0000938": { - "match_source": "HP:0000938", - "match_source_label": "Osteopenia (HPO)", - "match_target": "HP:0000939", - "match_target_label": "Osteoporosis (HPO)", - "score": 13.870744934490885, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000938", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000939", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0004349", - "ancestor_label": "Reduced bone mineral density (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.870744934490885, - "jaccard_similarity": 0.9583333333333334, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.6459288568055053 - } - }, - "HP:0000974": { - "match_source": "HP:0000974", - "match_source_label": "Hyperextensible skin (HPO)", - "match_target": "HP:0100679", - "match_target_label": "Lack of skin elasticity (HPO)", - "score": 13.659240829297172, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000974", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100679", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0010647", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.659240829297172, - "jaccard_similarity": 0.9210526315789473, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.546953581764887 - } - }, - "HP:0000978": { - "match_source": "HP:0000978", - "match_source_label": "Bruising susceptibility (HPO)", - "match_target": "HP:0007618", - "match_target_label": "Subcutaneous calcification (HPO)", - "score": 14.533709947213314, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000978", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007618", - "object_label": null, - "object_source": null, - "ancestor_id": "UBERON:0011818", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.533709947213314, - "jaccard_similarity": 0.42696629213483145, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.4910648821587897 - } - }, - "HP:0000993": { - "match_source": "HP:0000993", - "match_source_label": "Molluscoid pseudotumors (HPO)", - "match_target": "HP:0200042", - "match_target_label": "Skin ulcer (HPO)", - "score": 10.72635502515571, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0000993", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0200042", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011355", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.72635502515571, - "jaccard_similarity": 0.9459459459459459, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.1853652931528855 - } - }, - "HP:0001027": { - "match_source": "HP:0001027", - "match_source_label": "Soft, doughy skin (HPO)", - "match_target": "HP:0100679", - "match_target_label": "Lack of skin elasticity (HPO)", - "score": 13.659240829297172, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001027", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100679", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0010647", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.659240829297172, - "jaccard_similarity": 0.9210526315789473, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.546953581764887 - } - }, - "HP:0001030": { - "match_source": "HP:0001030", - "match_source_label": "Fragile skin (HPO)", - "match_target": "HP:0100585", - "match_target_label": "Telangiectasia of the skin (HPO)", - "score": 11.052583257476698, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001030", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100585", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011354", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.052583257476698, - "jaccard_similarity": 0.603448275862069, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.5825689362621636 - } - }, - "HP:0001058": { - "match_source": "HP:0001058", - "match_source_label": "Poor wound healing (HPO)", - "match_target": "HP:0100585", - "match_target_label": "Telangiectasia of the skin (HPO)", - "score": 11.052583257476698, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001058", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100585", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011354", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.052583257476698, - "jaccard_similarity": 0.603448275862069, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.5825689362621636 - } - }, - "HP:0001063": { - "match_source": "HP:0001063", - "match_source_label": "Acrocyanosis (HPO)", - "match_target": "HP:0000962", - "match_target_label": "Hyperkeratosis (HPO)", - "score": 11.273182396990094, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001063", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000962", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0081431", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.273182396990094, - "jaccard_similarity": 0.4470588235294118, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2449444669815035 - } - }, - "HP:0001065": { - "match_source": "HP:0001065", - "match_source_label": "Striae distensae (HPO)", - "match_target": "HP:0100679", - "match_target_label": "Lack of skin elasticity (HPO)", - "score": 17.11867244793447, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001065", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100679", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100679", - "ancestor_label": "Lack of skin elasticity (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 17.11867244793447, - "jaccard_similarity": 0.7058823529411765, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.476171570388503 - } - }, - "HP:0001073": { - "match_source": "HP:0001073", - "match_source_label": "Cigarette-paper scars (HPO)", - "match_target": "HP:0008065", - "match_target_label": "Aplasia/Hypoplasia of the skin (HPO)", - "score": 13.659240829297172, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001073", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0008065", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0008065", - "ancestor_label": "Aplasia/Hypoplasia of the skin (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.659240829297172, - "jaccard_similarity": 0.6842105263157895, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.0570895238588514 - } - }, - "HP:0001075": { - "match_source": "HP:0001075", - "match_source_label": "Atrophic scars (HPO)", - "match_target": "HP:0008065", - "match_target_label": "Aplasia/Hypoplasia of the skin (HPO)", - "score": 13.659240829297172, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001075", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0008065", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0008065", - "ancestor_label": "Aplasia/Hypoplasia of the skin (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.659240829297172, - "jaccard_similarity": 0.6964285714285714, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.0842641873786114 - } - }, - "HP:0001252": { - "match_source": "HP:0001252", - "match_source_label": "Hypotonia (HPO)", - "match_target": "HP:0003202", - "match_target_label": "Skeletal muscle atrophy (HPO)", - "score": 8.686130547546211, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001252", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003202", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003011", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.686130547546211, - "jaccard_similarity": 0.5686274509803921, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.22242486310204 - } - }, - "HP:0001270": { - "match_source": "HP:0001270", - "match_source_label": "Motor delay (HPO)", - "match_target": "HP:0007703", - "match_target_label": "Abnormality of retinal pigmentation (HPO)", - "score": 6.667976676361555, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001270", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007703", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000707", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 6.667976676361555, - "jaccard_similarity": 0.22772277227722773, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.2322540867130238 - } - }, - "HP:0001278": { - "match_source": "HP:0001278", - "match_source_label": "Orthostatic hypotension (HPO)", - "match_target": "HP:0000822", - "match_target_label": "Hypertension (HPO)", - "score": 13.363784945771002, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001278", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000822", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0030972", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 13.363784945771002, - "jaccard_similarity": 0.7538461538461538, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.1739939952993925 - } - }, - "HP:0001324": { - "match_source": "HP:0001324", - "match_source_label": "Muscle weakness (HPO)", - "match_target": "HP:0003202", - "match_target_label": "Skeletal muscle atrophy (HPO)", - "score": 8.686130547546211, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001324", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003202", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003011", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.686130547546211, - "jaccard_similarity": 0.58, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2445390880037714 - } - }, - "HP:0001386": { - "match_source": "HP:0001386", - "match_source_label": "Joint swelling (HPO)", - "match_target": "HP:0005978", - "match_target_label": "Type II diabetes mellitus (HPO)", - "score": 9.456894350162482, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001386", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0005978", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012337", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.456894350162482, - "jaccard_similarity": 0.33783783783783783, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7874274082937627 - } - }, - "HP:0001537": { - "match_source": "HP:0001537", - "match_source_label": "Umbilical hernia (HPO)", - "match_target": "HP:0009125", - "match_target_label": "Lipodystrophy (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001537", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0009125", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.3472222222222222, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8522009906956145 - } - }, - "HP:0001622": { - "match_source": "HP:0001622", - "match_source_label": "Premature birth (HPO)", - "match_target": "HP:0010468", - "match_target_label": "Aplasia/Hypoplasia of the testes (HPO)", - "score": 8.47301401552576, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001622", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0010468", - "object_label": null, - "object_source": null, - "ancestor_id": "UPHENO:0049940", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.47301401552576, - "jaccard_similarity": 0.20967741935483872, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.33289148580551 - } - }, - "HP:0001634": { - "match_source": "HP:0001634", - "match_source_label": "Mitral valve prolapse (HPO)", - "match_target": "HP:0100659", - "match_target_label": "Abnormal cerebral vascular morphology (HPO)", - "score": 8.449787463668223, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001634", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100659", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0030680", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.449787463668223, - "jaccard_similarity": 0.3113207547169811, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6219106665865655 - } - }, - "HP:0001653": { - "match_source": "HP:0001653", - "match_source_label": "Mitral regurgitation (HPO)", - "match_target": "HP:0000822", - "match_target_label": "Hypertension (HPO)", - "score": 9.47121402147955, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001653", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000822", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011025", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.47121402147955, - "jaccard_similarity": 0.32978723404255317, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7673385287399772 - } - }, - "HP:0001704": { - "match_source": "HP:0001704", - "match_source_label": "Tricuspid valve prolapse (HPO)", - "match_target": "HP:0002621", - "match_target_label": "Atherosclerosis (HPO)", - "score": 8.449787463668223, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001704", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002621", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0030680", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.449787463668223, - "jaccard_similarity": 0.28440366972477066, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.550209844847337 - } - }, - "HP:0001760": { - "match_source": "HP:0001760", - "match_source_label": "Abnormal foot morphology (HPO)", - "match_target": "HP:0001838", - "match_target_label": "Rocker bottom foot (HPO)", - "score": 8.268485610288696, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001760", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001838", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001760", - "ancestor_label": "Abnormal foot morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.268485610288696, - "jaccard_similarity": 0.3709677419354839, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7513827211877018 - } - }, - "HP:0001762": { - "match_source": "HP:0001762", - "match_source_label": "Talipes equinovarus (HPO)", - "match_target": "HP:0001838", - "match_target_label": "Rocker bottom foot (HPO)", - "score": 8.268485610288696, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001762", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001838", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001760", - "ancestor_label": "Abnormal foot morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.268485610288696, - "jaccard_similarity": 0.36220472440944884, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7305734748221788 - } - }, - "HP:0001763": { - "match_source": "HP:0001763", - "match_source_label": "Pes planus (HPO)", - "match_target": "HP:0001838", - "match_target_label": "Rocker bottom foot (HPO)", - "score": 8.268485610288696, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001763", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001838", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001760", - "ancestor_label": "Abnormal foot morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.268485610288696, - "jaccard_similarity": 0.4, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8186242723870916 - } - }, - "HP:0001788": { - "match_source": "HP:0001788", - "match_source_label": "Premature rupture of membranes (HPO)", - "match_target": "HP:0000035", - "match_target_label": "Abnormal testis morphology (HPO)", - "score": 7.12361198090175, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0001788", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000035", - "object_label": null, - "object_source": null, - "ancestor_id": "GO:0000003", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.12361198090175, - "jaccard_similarity": 0.2, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.1936173575230673 - } - }, - "HP:0002013": { - "match_source": "HP:0002013", - "match_source_label": "Vomiting (HPO)", - "match_target": "HP:0100649", - "match_target_label": "Neoplasm of the oral cavity (HPO)", - "score": 7.826350815132431, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002013", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100649", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0025031", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.826350815132431, - "jaccard_similarity": 0.3380281690140845, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6265076194414532 - } - }, - "HP:0002018": { - "match_source": "HP:0002018", - "match_source_label": "Nausea (HPO)", - "match_target": "HP:0100649", - "match_target_label": "Neoplasm of the oral cavity (HPO)", - "score": 7.826350815132431, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002018", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100649", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0025031", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.826350815132431, - "jaccard_similarity": 0.3380281690140845, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6265076194414532 - } - }, - "HP:0002020": { - "match_source": "HP:0002020", - "match_source_label": "Gastroesophageal reflux (HPO)", - "match_target": "HP:0002672", - "match_target_label": "Gastrointestinal carcinoma (HPO)", - "score": 9.752350233688654, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002020", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002672", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011024", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.752350233688654, - "jaccard_similarity": 0.43548387096774194, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0608229498915955 - } - }, - "HP:0002035": { - "match_source": "HP:0002035", - "match_source_label": "Rectal prolapse (HPO)", - "match_target": "HP:0100833", - "match_target_label": "Neoplasm of the small intestine (HPO)", - "score": 9.752350233688654, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002035", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100833", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011024", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.752350233688654, - "jaccard_similarity": 0.40298507462686567, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.9824357711437597 - } - }, - "HP:0002036": { - "match_source": "HP:0002036", - "match_source_label": "Hiatus hernia (HPO)", - "match_target": "HP:0009125", - "match_target_label": "Lipodystrophy (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002036", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0009125", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.4098360655737705, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0122847821598326 - } - }, - "HP:0002315": { - "match_source": "HP:0002315", - "match_source_label": "Headache (HPO)", - "match_target": "HP:0002858", - "match_target_label": "Meningioma (HPO)", - "score": 6.667976676361555, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002315", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002858", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000707", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 6.667976676361555, - "jaccard_similarity": 0.42592592592592593, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.6852489845514738 - } - }, - "HP:0002616": { - "match_source": "HP:0002616", - "match_source_label": "Aortic root aneurysm (HPO)", - "match_target": "HP:0004415", - "match_target_label": "Pulmonary artery stenosis (HPO)", - "score": 10.587290987418157, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002616", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004415", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0030962", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.587290987418157, - "jaccard_similarity": 0.5118110236220472, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.3278084624072837 - } - }, - "HP:0002650": { - "match_source": "HP:0002650", - "match_source_label": "Scoliosis (HPO)", - "match_target": "HP:0003419", - "match_target_label": "Low back pain (HPO)", - "score": 9.974014205102588, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002650", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003419", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000925", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.974014205102588, - "jaccard_similarity": 0.8823529411764706, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.966580652739474 - } - }, - "HP:0002758": { - "match_source": "HP:0002758", - "match_source_label": "Osteoarthritis (HPO)", - "match_target": "HP:0000934", - "match_target_label": "Chondrocalcinosis (HPO)", - "score": 9.004930281885281, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002758", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000934", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001367", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.004930281885281, - "jaccard_similarity": 0.6923076923076923, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.496834496486232 - } - }, - "HP:0002761": { - "match_source": "HP:0002761", - "match_source_label": "Generalized joint laxity (HPO)", - "match_target": "HP:0001387", - "match_target_label": "Joint stiffness (HPO)", - "score": 9.999731375210962, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002761", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001387", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011729", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.999731375210962, - "jaccard_similarity": 0.8222222222222222, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.8674032421253965 - } - }, - "HP:0002827": { - "match_source": "HP:0002827", - "match_source_label": "Hip dislocation (HPO)", - "match_target": "HP:0001838", - "match_target_label": "Rocker bottom foot (HPO)", - "score": 10.548816839603521, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002827", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001838", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100491", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.548816839603521, - "jaccard_similarity": 0.5521472392638037, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.4134001109402905 - } - }, - "HP:0002829": { - "match_source": "HP:0002829", - "match_source_label": "Arthralgia (HPO)", - "match_target": "HP:0003419", - "match_target_label": "Low back pain (HPO)", - "score": 12.074278328576016, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002829", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003419", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012531", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.074278328576016, - "jaccard_similarity": 0.38, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.1420144175189124 - } - }, - "HP:0002999": { - "match_source": "HP:0002999", - "match_source_label": "Patellar dislocation (HPO)", - "match_target": "HP:0001838", - "match_target_label": "Rocker bottom foot (HPO)", - "score": 10.548816839603521, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0002999", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001838", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100491", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.548816839603521, - "jaccard_similarity": 0.6834532374100719, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.6850741181339686 - } - }, - "HP:0003010": { - "match_source": "HP:0003010", - "match_source_label": "Prolonged bleeding time (HPO)", - "match_target": "HP:0002155", - "match_target_label": "Hypertriglyceridemia (HPO)", - "score": 7.52061994777287, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003010", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0002155", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001871", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.52061994777287, - "jaccard_similarity": 0.22429906542056074, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.2987948358646493 - } - }, - "HP:0003083": { - "match_source": "HP:0003083", - "match_source_label": "Dislocated radial head (HPO)", - "match_target": "HP:0001838", - "match_target_label": "Rocker bottom foot (HPO)", - "score": 9.004930281885281, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003083", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0001838", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001367", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.004930281885281, - "jaccard_similarity": 0.36764705882352944, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.8195153566392508 - } - }, - "HP:0003394": { - "match_source": "HP:0003394", - "match_source_label": "Muscle spasm (HPO)", - "match_target": "HP:0003202", - "match_target_label": "Skeletal muscle atrophy (HPO)", - "score": 8.686130547546211, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003394", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003202", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003011", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 8.686130547546211, - "jaccard_similarity": 0.6041666666666666, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2908231138921447 - } - }, - "HP:0003771": { - "match_source": "HP:0003771", - "match_source_label": "Pulp calcification (HPO)", - "match_target": "HP:0000934", - "match_target_label": "Chondrocalcinosis (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003771", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000934", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.3148148148148148, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.7636481080438524 - } - }, - "HP:0003834": { - "match_source": "HP:0003834", - "match_source_label": "Shoulder dislocation (HPO)", - "match_target": "HP:0003002", - "match_target_label": "Breast carcinoma (HPO)", - "score": 10.48204782739082, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0003834", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003002", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000765", - "ancestor_label": "Abnormal thorax morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.48204782739082, - "jaccard_similarity": 0.6341463414634146, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.5782071834483014 - } - }, - "HP:0004872": { - "match_source": "HP:0004872", - "match_source_label": "Incisional hernia (HPO)", - "match_target": "HP:0100578", - "match_target_label": "Lipoatrophy (HPO)", - "score": 9.880267708609392, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0004872", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100578", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0003549", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.880267708609392, - "jaccard_similarity": 0.38461538461538464, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.9493852787096158 - } - }, - "HP:0004944": { - "match_source": "HP:0004944", - "match_source_label": "Dilatation of the cerebral artery (HPO)", - "match_target": "HP:0100659", - "match_target_label": "Abnormal cerebral vascular morphology (HPO)", - "score": 12.11867244793447, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0004944", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100659", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0100659", - "ancestor_label": "Abnormal cerebral vascular morphology (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.11867244793447, - "jaccard_similarity": 0.6551724137931034, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.8177685993851953 - } - }, - "HP:0004947": { - "match_source": "HP:0004947", - "match_source_label": "Arteriovenous fistula (HPO)", - "match_target": "HP:0005177", - "match_target_label": "Premature arteriosclerosis (HPO)", - "score": 9.428674476515024, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0004947", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0005177", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0033353", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.428674476515024, - "jaccard_similarity": 0.6029411764705882, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.3843103995554302 - } - }, - "HP:0005294": { - "match_source": "HP:0005294", - "match_source_label": "Arterial dissection (HPO)", - "match_target": "HP:0004415", - "match_target_label": "Pulmonary artery stenosis (HPO)", - "score": 9.989389430989503, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0005294", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0004415", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011004", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.989389430989503, - "jaccard_similarity": 0.4, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.9989386614890916 - } - }, - "HP:0006243": { - "match_source": "HP:0006243", - "match_source_label": "Phalangeal dislocation (HPO)", - "match_target": "HP:0000934", - "match_target_label": "Chondrocalcinosis (HPO)", - "score": 9.004930281885281, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0006243", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000934", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001367", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.004930281885281, - "jaccard_similarity": 0.23529411764705882, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.4556122853114004 - } - }, - "HP:0007495": { - "match_source": "HP:0007495", - "match_source_label": "Prematurely aged appearance (HPO)", - "match_target": "HP:0007495", - "match_target_label": "Prematurely aged appearance (HPO)", - "score": 14.418232729793377, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0007495", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007495", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0007495", - "ancestor_label": "Prematurely aged appearance (HPO)", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.418232729793377, - "jaccard_similarity": 1, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.797134805322742 - } - }, - "HP:0009763": { - "match_source": "HP:0009763", - "match_source_label": "Limb pain (HPO)", - "match_target": "HP:0003419", - "match_target_label": "Low back pain (HPO)", - "score": 12.074278328576016, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0009763", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003419", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0012531", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.074278328576016, - "jaccard_similarity": 0.5185185185185185, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.5021464607639357 - } - }, - "HP:0010749": { - "match_source": "HP:0010749", - "match_source_label": "Blepharochalasis (HPO)", - "match_target": "HP:0000320", - "match_target_label": "Bird-like facies (HPO)", - "score": 12.311317525876866, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0010749", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000320", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0001999", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 12.311317525876866, - "jaccard_similarity": 0.41237113402061853, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.2531826311761236 - } - }, - "HP:0010750": { - "match_source": "HP:0010750", - "match_source_label": "Dermatochalasis (HPO)", - "match_target": "HP:0007703", - "match_target_label": "Abnormality of retinal pigmentation (HPO)", - "score": 7.709281511796768, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0010750", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007703", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000315", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.709281511796768, - "jaccard_similarity": 0.5480769230769231, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0555484159025257 - } - }, - "HP:0010754": { - "match_source": "HP:0010754", - "match_source_label": "Abnormality of the temporomandibular joint (HPO)", - "match_target": "HP:0100649", - "match_target_label": "Neoplasm of the oral cavity (HPO)", - "score": 9.152888163272383, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0010754", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100649", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0031816", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.152888163272383, - "jaccard_similarity": 0.41353383458646614, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 1.9455150833902846 - } - }, - "HP:0012378": { - "match_source": "HP:0012378", - "match_source_label": "Fatigue (HPO)", - "match_target": "HP:0003419", - "match_target_label": "Low back pain (HPO)", - "score": 11.324256581584363, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0012378", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0003419", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0025142", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.324256581584363, - "jaccard_similarity": 0.36, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0190919665459446 - } - }, - "HP:0012450": { - "match_source": "HP:0012450", - "match_source_label": "Chronic constipation (HPO)", - "match_target": "HP:0100833", - "match_target_label": "Neoplasm of the small intestine (HPO)", - "score": 7.826350815132431, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0012450", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100833", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0025031", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 7.826350815132431, - "jaccard_similarity": 0.5217391304347826, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.0207210269517035 - } - }, - "HP:0025014": { - "match_source": "HP:0025014", - "match_source_label": "Subcutaneous spheroids (HPO)", - "match_target": "HP:0008065", - "match_target_label": "Aplasia/Hypoplasia of the skin (HPO)", - "score": 10.72635502515571, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0025014", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0008065", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011355", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.72635502515571, - "jaccard_similarity": 0.8333333333333334, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.9897540346372575 - } - }, - "HP:0025019": { - "match_source": "HP:0025019", - "match_source_label": "Arterial rupture (HPO)", - "match_target": "HP:0000822", - "match_target_label": "Hypertension (HPO)", - "score": 9.47121402147955, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0025019", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0000822", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011025", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 9.47121402147955, - "jaccard_similarity": 0.6557377049180327, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.4921139912196013 - } - }, - "HP:0025509": { - "match_source": "HP:0025509", - "match_source_label": "Piezogenic pedal papules (HPO)", - "match_target": "HP:0200042", - "match_target_label": "Skin ulcer (HPO)", - "score": 10.72635502515571, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0025509", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0200042", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0011355", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 10.72635502515571, - "jaccard_similarity": 0.9210526315789473, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 3.143173161499336 - } - }, - "HP:0030009": { - "match_source": "HP:0030009", - "match_source_label": "Cervical insufficiency (HPO)", - "match_target": "HP:0100615", - "match_target_label": "Ovarian neoplasm (HPO)", - "score": 11.350488123157543, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0030009", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0100615", - "object_label": null, - "object_source": null, - "ancestor_id": "HP:0000008", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 11.350488123157543, - "jaccard_similarity": 0.6301369863013698, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.674390094764783 - } - }, - "HP:0031364": { - "match_source": "HP:0031364", - "match_source_label": "Ecchymosis (HPO)", - "match_target": "HP:0007618", - "match_target_label": "Subcutaneous calcification (HPO)", - "score": 14.533709947213314, - "match_subsumer": null, - "match_subsumer_label": null, - "similarity": { - "subject_id": "HP:0031364", - "subject_label": null, - "subject_source": null, - "object_id": "HP:0007618", - "object_label": null, - "object_source": null, - "ancestor_id": "UBERON:0011818", - "ancestor_label": "", - "ancestor_source": null, - "object_information_content": null, - "subject_information_content": null, - "ancestor_information_content": 14.533709947213314, - "jaccard_similarity": 0.4222222222222222, - "cosine_similarity": null, - "dice_similarity": null, - "phenodigm_score": 2.47718697539076 - } - }, - "HP:0031653": { - "match_source": "HP:0031653", - "match_source_label": "Abnormal heart valve physiology (HPO)", - "match_target": "HP:0001635", - "match_target_label": "Congestive heart failure (HPO)", - "score": 9.47121402147955, + } + }, + "object_best_matches": { + "HP:0004325": { + "match_source": "HP:0004325", + "match_source_label": "Decreased body weight (HPO)", + "match_target": "MP:0010771", + "match_target_label": "integument phenotype (MPO)", + "score": 1.4431977534690428, "match_subsumer": null, "match_subsumer_label": null, "similarity": { - "subject_id": "HP:0031653", + "subject_id": "HP:0004325", "subject_label": null, "subject_source": null, - "object_id": "HP:0001635", + "object_id": "MP:0010771", "object_label": null, "object_source": null, - "ancestor_id": "HP:0011025", + "ancestor_id": "UPHENO:0001003", "ancestor_label": "", "ancestor_source": null, "object_information_content": null, "subject_information_content": null, - "ancestor_information_content": 9.47121402147955, - "jaccard_similarity": 0.3972602739726027, + "ancestor_information_content": 1.4431977534690428, + "jaccard_similarity": 0.3333333333333333, "cosine_similarity": null, "dice_similarity": null, - "phenodigm_score": 1.9397260314348834 + "phenodigm_score": 0.6935891563620457 } } }, - "average_score": 9.923734289544303, - "best_score": 17.11867244793447, + "average_score": 1.4431977534690428, + "best_score": 1.4431977534690428, "metric": "ancestor_information_content" } diff --git a/frontend/fixtures/search.json b/frontend/fixtures/search.json index 92510b879..ef531a628 100644 --- a/frontend/fixtures/search.json +++ b/frontend/fixtures/search.json @@ -8,6 +8,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia", "full_name": null, + "deprecated": null, "description": "Fanconi anemia (FA) is a hereditary DNA repair disorder characterized by progressive pancytopenia with bone marrow failure, variable congenital malformations and predisposition to develop hematological or solid tumors.", "xref": [], "provided_by": "phenio_nodes", @@ -32,6 +33,7 @@ "category": "biolink:Disease", "name": "Fanconi renotubular syndrome", "full_name": null, + "deprecated": null, "description": "A genetic or acquired disorder characterized by impairment of the function of the proximal tubules of the kidney. It results in decreased reabsorption of electrolytes, glucose, amino acids, and other nutrients.", "xref": [], "provided_by": "phenio_nodes", @@ -61,6 +63,7 @@ "category": "biolink:Disease", "name": "primary Fanconi syndrome", "full_name": null, + "deprecated": null, "description": "A condition in which the kidneys do not absorb certain substances into the body. These substances, such as cysteine, fructose, galactose, or glycogen, are lost in the urine. Fanconi syndrome is thought to be caused by genetic and environmental factors, and it may be diagnosed at any age. Symptoms of Fanconi syndrome include increased urine production (which may cause dehydration), weakness, and abnormalities of the bones.", "xref": [], "provided_by": "phenio_nodes", @@ -81,6 +84,7 @@ "category": "biolink:Disease", "name": "Fanconi-like syndrome", "full_name": null, + "deprecated": null, "description": "A syndrome characterized by pancytopenia, immune deficiency and cutaneous malignancies.", "xref": [], "provided_by": "phenio_nodes", @@ -97,6 +101,7 @@ "category": "biolink:Disease", "name": "adult Fanconi syndrome", "full_name": null, + "deprecated": null, "description": "Probably related to a recessive gene, this is Fanconi Syndrome, characterised by adult onset.", "xref": [], "provided_by": "phenio_nodes", @@ -113,6 +118,7 @@ "category": "biolink:Disease", "name": "acquired Fanconi syndrome", "full_name": null, + "deprecated": null, "description": "Fanconi Syndrome caused by exposure to noxious agents.", "xref": [], "provided_by": "phenio_nodes", @@ -124,27 +130,12 @@ "highlight": null, "score": null }, - { - "id": "MONDO:0000026", - "category": "biolink:Disease", - "name": "obsolete Fanconi renotubular syndrome", - "full_name": null, - "description": null, - "xref": [], - "provided_by": "phenio_nodes", - "in_taxon": null, - "in_taxon_label": null, - "symbol": null, - "synonym": [], - "uri": null, - "highlight": null, - "score": null - }, { "id": "MONDO:0013247", "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 2", "full_name": null, + "deprecated": null, "description": "Any Fanconi syndrome in which the cause of the disease is a mutation in the SLC34A1 gene.", "xref": [], "provided_by": "phenio_nodes", @@ -167,6 +158,7 @@ "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 3", "full_name": null, + "deprecated": null, "description": "Any Fanconi syndrome in which the cause of the disease is a mutation in the EHHADH gene.", "xref": [], "provided_by": "phenio_nodes", @@ -189,6 +181,7 @@ "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 1", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": "phenio_nodes", @@ -216,6 +209,7 @@ "category": "biolink:Disease", "name": "Fanconi renotubular syndrome 5", "full_name": null, + "deprecated": null, "description": null, "xref": [], "provided_by": "phenio_nodes", @@ -237,6 +231,7 @@ "category": "biolink:Disease", "name": "inherited Fanconi renotubular syndrome", "full_name": null, + "deprecated": null, "description": "An instance of Fanconi renotubular syndrome that is inherited.", "xref": [], "provided_by": "phenio_nodes", @@ -253,6 +248,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group C", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCC gene. This gene provides instructions for making a protein that delays the onset of apoptosis and promotes homologous recombination repair of damaged DNA.", "xref": [], "provided_by": "phenio_nodes", @@ -280,6 +276,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group D2", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCD2 gene. This gene is involved in the repair of DNA double-strand breaks, both by homologous recombination and single-strand annealing.", "xref": [], "provided_by": "phenio_nodes", @@ -306,6 +303,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group A", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCA gene. FANCA gene mutations are the most common cause of Fanconi anemia. This gene provides instructions for making a protein that is involved in the Fanconi anemia (FA) pathway.", "xref": [], "provided_by": "phenio_nodes", @@ -334,6 +332,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group B", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCB gene. This gene encodes the protein for complementation group B.", "xref": [], "provided_by": "phenio_nodes", @@ -361,6 +360,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group E", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCE gene. This is a protein coding gene. It is required for the nuclear accumulation of FANCC and provides a critical bridge between the FA complex and FANCD2.", "xref": [], "provided_by": "phenio_nodes", @@ -386,6 +386,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group F", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations of the FANCF gene. This gene encodes a polypeptide with homology to the prokaryotic RNA-binding protein ROM.", "xref": [], "provided_by": "phenio_nodes", @@ -408,6 +409,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group D1", "full_name": null, + "deprecated": null, "description": "Inherited cancer-predisposing syndrome due to biallelic BRCA2 mutations is a rare cancer-predisposing syndrome, associated with the D1 subgroup of Fanconi anemia (FA), characterized by progressive bone marrow failure, cardiac, brain, intestinal or skeletal abnormalities and predisposition to various malignancies. Bone marrow suppression and the incidence of developmental abnormalities are less frequent than in other FA, but cancer risk is very high with the spectrum of childhood cancers including Wilms tumor, brain tumor (often medulloblastoma) and ALL/AML.", "xref": [], "provided_by": "phenio_nodes", @@ -431,6 +433,7 @@ "category": "biolink:Disease", "name": "Fanconi anemia complementation group I", "full_name": null, + "deprecated": null, "description": "Fanconi anemia caused by mutations in the FANCI gene, encoding Fanconi anemia group I protein.", "xref": [], "provided_by": "phenio_nodes", @@ -448,6 +451,29 @@ "uri": null, "highlight": null, "score": null + }, + { + "id": "MONDO:0012187", + "category": "biolink:Disease", + "name": "Fanconi anemia complementation group J", + "full_name": null, + "deprecated": null, + "description": "Fanconi anemia caused by mutations in the BRIP1 gene, encoding Fanconi anemia group J protein.", + "xref": [], + "provided_by": "phenio_nodes", + "in_taxon": null, + "in_taxon_label": null, + "symbol": null, + "synonym": [ + "FANCJ", + "Fanconi Anemia, complementation group type J", + "Fanconi anemia complementation group J", + "Fanconi anemia complementation group type J", + "Fanconi anemia, complementation group J" + ], + "uri": null, + "highlight": null, + "score": null } ], "facet_fields": [], diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 8ee4306e3..932b21bc6 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -15,8 +15,8 @@ >DEV VERSION successor to the old web app here. Not all features are implemented yet. Please use the feedback form to - tell us what you think! + >. Not all features are implemented yet. Please use the feedback form +  on any page to tell us what you think! diff --git a/frontend/src/api/model.ts b/frontend/src/api/model.ts index 50ce66b3b..cc7263ce7 100644 --- a/frontend/src/api/model.ts +++ b/frontend/src/api/model.ts @@ -64,6 +64,8 @@ export interface Association { has_evidence?: string[], /** List of ExpandedCuries with id and url for evidence */ has_evidence_links?: ExpandedCurie[], + /** A concatenation of fields used to group associations with the same essential/defining properties */ + grouping_key?: string, provided_by?: string, /** A link to the docs for the knowledge source that provided the node/edge. */ provided_by_link?: ExpandedCurie, @@ -234,6 +236,8 @@ export interface DirectionalAssociation extends Association { has_evidence?: string[], /** List of ExpandedCuries with id and url for evidence */ has_evidence_links?: ExpandedCurie[], + /** A concatenation of fields used to group associations with the same essential/defining properties */ + grouping_key?: string, provided_by?: string, /** A link to the docs for the knowledge source that provided the node/edge. */ provided_by_link?: ExpandedCurie, @@ -312,6 +316,8 @@ export interface Entity { name?: string, /** The long form name of an entity */ full_name?: string, + /** A boolean flag indicating that an entity is no longer considered current or valid. */ + deprecated?: boolean, description?: string, xref?: string[], provided_by?: string, @@ -321,6 +327,8 @@ export interface Entity { in_taxon_label?: string, symbol?: string, synonym?: string[], + /** The URI of the entity */ + uri?: string, }; export interface EntityResults extends Results { @@ -358,7 +366,6 @@ export interface HistoBin extends FacetValue { /** count of documents */ count?: number, }; - /** * A minimal class to hold a SSSOM mapping */ @@ -424,11 +431,15 @@ export interface Node extends Entity { name?: string, /** The long form name of an entity */ full_name?: string, + /** A boolean flag indicating that an entity is no longer considered current or valid. */ + deprecated?: boolean, description?: string, xref?: string[], provided_by?: string, symbol?: string, synonym?: string[], + /** The URI of the entity */ + uri?: string, }; export interface NodeHierarchy { @@ -454,6 +465,8 @@ export interface SearchResult extends Entity { name: string, /** The long form name of an entity */ full_name?: string, + /** A boolean flag indicating that an entity is no longer considered current or valid. */ + deprecated?: boolean, description?: string, xref?: string[], provided_by?: string, @@ -463,6 +476,8 @@ export interface SearchResult extends Entity { in_taxon_label?: string, symbol?: string, synonym?: string[], + /** The URI of the entity */ + uri?: string, }; export interface SearchResults extends Results { @@ -488,14 +503,12 @@ export interface PairwiseSimilarity { * A simple pairwise similarity between two atomic concepts/terms */ export interface TermPairwiseSimilarity extends PairwiseSimilarity { - /** The first of the two entities being compared */ subject_id: string, /** The name of the subject entity */ subject_label?: string, /** the source for the first entity */ subject_source?: string, - /** The second of the two entities being compared */ - object_id?: string, + object_id: string, /** The name of the object entity */ object_label?: string, /** the source for the second entity */ @@ -506,11 +519,11 @@ export interface TermPairwiseSimilarity extends PairwiseSimilarity { ancestor_label?: string, ancestor_source?: string, /** The IC of the object */ - object_information_content?: string, + object_information_content?: number, /** The IC of the subject */ - subject_information_content?: string, + subject_information_content?: number, /** The IC of the object */ - ancestor_information_content?: string, + ancestor_information_content?: number, /** The number of concepts in the intersection divided by the number in the union */ jaccard_similarity?: number, /** the dot product of two node embeddings divided by the product of their lengths */ diff --git a/frontend/src/api/phenotype-explorer.ts b/frontend/src/api/phenotype-explorer.ts index efb4f647e..678cebef5 100644 --- a/frontend/src/api/phenotype-explorer.ts +++ b/frontend/src/api/phenotype-explorer.ts @@ -64,7 +64,7 @@ const getPhenotypeAssociations = async (id = ""): Promise => { "biolink:GeneToPhenotypicFeatureAssociation", "biolink:DiseaseToPhenotypicFeatureAssociation", ], - limit: 500, + limit: 1000, direct: true, }; diff --git a/frontend/src/assets/architecture.png b/frontend/src/assets/architecture.png index 4163f950f..47c9fe396 100644 Binary files a/frontend/src/assets/architecture.png and b/frontend/src/assets/architecture.png differ diff --git a/frontend/src/assets/icons/resource-exomiser.svg b/frontend/src/assets/icons/resource-exomiser.svg new file mode 100644 index 000000000..d4368f4fa --- /dev/null +++ b/frontend/src/assets/icons/resource-exomiser.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/frontend/src/assets/icons/resource-hpo.svg b/frontend/src/assets/icons/resource-hpo.svg new file mode 100644 index 000000000..8d23ce137 --- /dev/null +++ b/frontend/src/assets/icons/resource-hpo.svg @@ -0,0 +1,44 @@ + + + + + + + + + + diff --git a/frontend/src/assets/icons/resource-linkml.svg b/frontend/src/assets/icons/resource-linkml.svg new file mode 100644 index 000000000..92028b021 --- /dev/null +++ b/frontend/src/assets/icons/resource-linkml.svg @@ -0,0 +1,38 @@ + + + + + linkml-logo + + + + + + diff --git a/frontend/src/assets/icons/resource-monarch.svg b/frontend/src/assets/icons/resource-monarch.svg new file mode 100644 index 000000000..1914a5c3a --- /dev/null +++ b/frontend/src/assets/icons/resource-monarch.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + diff --git a/frontend/src/assets/icons/resource-mondo.svg b/frontend/src/assets/icons/resource-mondo.svg new file mode 100644 index 000000000..50cfa61c2 --- /dev/null +++ b/frontend/src/assets/icons/resource-mondo.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + diff --git a/frontend/src/assets/icons/resource-oak.svg b/frontend/src/assets/icons/resource-oak.svg new file mode 100644 index 000000000..05c1782f8 --- /dev/null +++ b/frontend/src/assets/icons/resource-oak.svg @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/src/assets/icons/resource-phenopackets.svg b/frontend/src/assets/icons/resource-phenopackets.svg new file mode 100644 index 000000000..5aa5bd170 --- /dev/null +++ b/frontend/src/assets/icons/resource-phenopackets.svg @@ -0,0 +1,55 @@ + + + + + phenopackets-logo + + + + + + + + diff --git a/frontend/src/assets/icons/resource-sssom.svg b/frontend/src/assets/icons/resource-sssom.svg new file mode 100644 index 000000000..6e84f328c --- /dev/null +++ b/frontend/src/assets/icons/resource-sssom.svg @@ -0,0 +1,37 @@ + + + + + + + + + + diff --git a/frontend/src/assets/icons/resource-upheno.svg b/frontend/src/assets/icons/resource-upheno.svg new file mode 100644 index 000000000..ca4637bd9 --- /dev/null +++ b/frontend/src/assets/icons/resource-upheno.svg @@ -0,0 +1,29 @@ + + + + + upheno-logo + + + + diff --git a/frontend/src/components/AppButton.vue b/frontend/src/components/AppButton.vue index 78739eea1..3df70500b 100644 --- a/frontend/src/components/AppButton.vue +++ b/frontend/src/components/AppButton.vue @@ -132,7 +132,6 @@ defineExpose({ button }); } &.small { - flex-direction: row-reverse; padding: 3px; border-radius: $rounded; diff --git a/frontend/src/components/AppIcon.vue b/frontend/src/components/AppIcon.vue index d0a1bb4d1..3bb965758 100644 --- a/frontend/src/components/AppIcon.vue +++ b/frontend/src/components/AppIcon.vue @@ -105,6 +105,11 @@ const thickness = computed(() => { .custom { height: 1em; + /** resource icon styles */ + &[data-icon^="resource-"] { + filter: brightness(0.2); + } + /** category icon styles */ &[data-icon^="category-"], &[data-icon^="association-"] { diff --git a/frontend/src/components/AppSelectTags.vue b/frontend/src/components/AppSelectTags.vue index ccc33e3fd..8aa1d1444 100644 --- a/frontend/src/components/AppSelectTags.vue +++ b/frontend/src/components/AppSelectTags.vue @@ -314,12 +314,17 @@ const { isError, } = useQuery( /** get list of results */ - async function () { + async function (passedSearch?: string, forceAutoAccept = false) { /** reset highlighted */ highlighted.value = 0; /** get results */ - return await props.options(search.value); + const result = await props.options(search.value); + + /** force auto-accept */ + if (forceAutoAccept) result.autoAccept = true; + + return result; }, /** default value */ @@ -390,6 +395,14 @@ watch(highlighted, () => { .querySelector(`#option-${id}-${highlighted.value} > *`) ?.scrollIntoView({ block: "nearest" }); }); + +/** programmatically set search, query results, and auto-accept */ +function runSearch(value: string) { + search.value = value; + runGetResults("", true); +} + +defineExpose({ runSearch });