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

Enable querying of multiple genes in Bgee API #165

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

vecerkovakaterina
Copy link
Contributor

Description:

This pull request adds the ability to query multiple genes at once using the Bgee API. I've updated the bgee_expression function and adjusted the tests and documentation accordingly.

Issue:

Fixes #163

Additional Notes:

I also noticed that the Bgee API allows additional parameters for filtering. Please let me know if you'd like me to add more arguments to further enhance the functionality.

@lauraluebbert
Copy link
Member

lauraluebbert commented Dec 10, 2024

Hi Katerina, thank you so much! I'll merge this into dev soon so it can be part of the next release (and I'll add you as a co-developer to the bgee docs). If you could incorporate the additional arguments that would be awesome! Please make sure to also update the arguments in the main.py file for use from the terminal. :)

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

Successfully merging this pull request may close these issues.

Update bgee module to new endpoint
2 participants