phenopolis / phenopolis_genomics_browser

Python API and React frontend for the Phenopolis Genomics Browser
https://dev-live.phenopolis.org
MIT License
31 stars 2 forks source link

To close #169 by adding endpoint 'my_hpos' #379

Closed alanwilter closed 2 years ago

alanwilter commented 2 years ago

Added my_hpos api:

http://localhost:8888/api/my_hpos?limit=3

[
    {
        "hpo_id": "HP:0000479",
        "name": "Abnormal retinal morphology"
    },
    {
        "hpo_id": "HP:0000003",
        "name": "Multicystic kidney dysplasia"
    },
    {
        "hpo_id": "HP:0007754",
        "name": "Macular dystrophy"
    }
]
netlify[bot] commented 2 years ago

✔️ Deploy Preview for phenopolis-dev canceled.

🔨 Explore the source changes: e199d78ad41ec382f42d4e97c4d57a0278120f74

🔍 Inspect the deploy log: https://app.netlify.com/sites/phenopolis-dev/deploys/618d79171c7e5000086bb608

YuanTian1991 commented 2 years ago

This API returns all HPOs that one user have access to, right?

alanwilter commented 2 years ago

Yes

On Sat 13 Nov 2021 at 13:56, Yuan Tian @.***> wrote:

This API returns all HPOs that one user have access to, right?

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/phenopolis/phenopolis_genomics_browser/pull/379#issuecomment-968072669, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5YDSQAU33LNKFBL25PDYLULZVA7ANCNFSM5H3IKKPA .

-- Sent from iPhone