You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this package, I am using it to find information for specific taxon name (especially genus) and it is very useful.
Currently, the API allows only to search one taxon at a time for example:
query= {"taxonomy": ("Escherichia", "coli")}
But other parameters allow us to query multiple IDs, such as:
query= {"id": [24493, 12, 132485]}
I think it could be useful to have a similar way to process multiple taxa, such as:
Hello,
Thank you for this package, I am using it to find information for specific taxon name (especially genus) and it is very useful.
Currently, the API allows only to search one taxon at a time for example:
But other parameters allow us to query multiple IDs, such as:
I think it could be useful to have a similar way to process multiple taxa, such as:
Are you interested by this feature and do you think it is possible?
Best regards,
Arnaud Belcour.
The text was updated successfully, but these errors were encountered: