HPO Terms using OMIM IDs
I have a list of OMIM IDs. Using these, I'd like to retrieve their corresponding HPO Terms. The output should look something like this:
109800 "HP:0000006", "HP:0001428", "HP:0006740" . . . .
I know I can use the HPO website but I can't use it to retrieve HPO terms of a large number of IDs all at once. Any suggestions would be helpful. Thank you!
• 1,520 views
•
link
0 answers
No answers yet.
Log in to answer this question.
https://hpo.jax.org/app/download/annotation here you go, genes to phenotype txt file =)
This worked for me. Thank you!