-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support HTTP GET or POST method so we can call the app directly from bugsigdb.org #1
Comments
This commit 26f5b6c should handle the HTTP GET method following these steps:
This can be tested by pasting the URLs below in a browser (it can take a few seconds sometimes): Example URLS: |
I think the URLs for HTTP GET requests should be created on the BugSigDB website ? |
@lwaldron why did you mention that particular example of study 952? |
Only that it had an example of one invalid name to make sure to cover that possibility |
Although the call might not include the illegal names anyways, just wanted to make sure it worked one way or another. |
We would use this to add a link out from every signature in bugsigdb.org. For example, see the two signatures at https://bugsigdb.org/Study_952. This action should perform an enrichment analysis and show results in the app as if the user had pasted these taxonomic names or NCBI IDs into the app text box.
The text was updated successfully, but these errors were encountered: