Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: making OMIM integration #189

Open
jamesbraza opened this issue Jan 18, 2024 · 0 comments
Open

Request: making OMIM integration #189

jamesbraza opened this issue Jan 18, 2024 · 0 comments

Comments

@jamesbraza
Copy link

  • openOmics version: 0.8.8
  • Python version: 3.11
  • Operating System: macOS

Description

The docs have https://openomics.readthedocs.io/en/latest/api/openomics.database.disease.OMIM.html

  1. This empty class used to be in the source in 0.8.6: https://github.com/JonnyTran/OpenOmics/blob/v0.8.8/openomics-0.8.6/openomics/database/disease.py#L26-L27
  2. But not in 0.8.8: https://github.com/JonnyTran/OpenOmics/blob/v0.8.8/openomics/database/disease.py
  3. It was re-added for 0.8.9: https://github.com/JonnyTran/OpenOmics/blob/v0.8.9/openomics/database/disease.py#L27-L28
    • However, PyPI doesn't have 0.8.9.

Regardless, the class is empty, so we should fill out OMIM. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant