Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hide taxon specific gene accepting endpoints inside the non-taxon specific ones #56

Open
oganm opened this issue Jul 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@oganm
Copy link
Member

oganm commented Jul 5, 2024

The API includes 2 functions for most things accepting genes, one without taxon that will fail if an ambigious gene symbol is used and another with taxon that won't. Currently the packages do not include them but they do accept taxa that they pass as a filter. If a single taxon is given, it may be sensible to just use the taxon specific endpoint to avoid forcing users to specify gene ids.

@oganm oganm added the enhancement New feature or request label Jul 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant