PatrickWeller / PanelPal

1 stars 0 forks source link

merge issue #1 (get panel name, version, gene names) #7

Closed RVel37 closed 2 weeks ago

RVel37 commented 2 weeks ago

and move file api_query.py into a utils directory

ASendellPrice commented 2 weeks ago

Looks good, however we also need to retrieve the clinical indication. For example "Early onset or syndromic epilepsy" for R59. Can you add that functionality?

RVel37 commented 2 weeks ago

Thanks for the feedback. The clinical indication currently falls under the "name" field in the code, so it is already being retrieved. That said, there may be other features/data points that clients might request in the future, such as relevant disorders. These can be added in as needed.

ASendellPrice commented 2 weeks ago

Perfect, this can be merged to development :)