We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's broken, but I think the functions are well covered by the new tags and type options in the results endpoint.
tags
type
results
curl http://localhost:8000/user/fangfang/job/60/results?type=contigs,scaffolds curl http://localhost:8000/user/fangfang/job/60/results?tags=rank-1
The question is whether we should just remove them. Or I could just implement it using get_results().
Description of the original assemblies/* endpoints in #45.
The text was updated successfully, but these errors were encountered:
I will implement the following mapping:
Sorry, something went wrong.
Decision: keep assemblies/ routes.
See comments in:
#122
No branches or pull requests
It's broken, but I think the functions are well covered by the new
tags
andtype
options in theresults
endpoint.The question is whether we should just remove them. Or I could just implement it using get_results().
Description of the original assemblies/* endpoints in #45.
The text was updated successfully, but these errors were encountered: