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.
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.