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

Get a list of all published BXD phenotypes #11

Open
DannyArends opened this issue Jan 20, 2023 · 2 comments
Open

Get a list of all published BXD phenotypes #11

DannyArends opened this issue Jan 20, 2023 · 2 comments

Comments

@DannyArends
Copy link

Hey Karl,

I used the GNapi to get a list of all published phenotypes before, but it seems that the API cannot do this anymore.

I can still get individual phenotypes using:
list_datasets("BXD", "10001")

However it doesn't seem possible to get a list of all phenotype datasets, since
list_datasets("BXD")

doesn't show the them anymore.

Is there a way to get all phenotype IDs "10001", "10002", etc, so I can query them ?

@kbroman
Copy link
Member

kbroman commented Jan 20, 2023

Yes, I think it was a change in the GeneNetwork API.

@DannyArends
Copy link
Author

Hmm, I don't seems to be able to query for all phenotype IDs, once I have an ID I can query the information about it. Seems this was changed at some point.

I'll email @pjotrp / Zach to see if it's possible to get a list of all phenotype IDs and short descriptions to query them

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

2 participants