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
As a developer, I want to be able to get plot metrics data from the BioSimulations API in order to visualize more data in the viewer.
A front end prototype (on a branch of the website repo) that requests plot metrics data from the BioSimulators API and displays or logs it.
API docs: https://api.biosimulations.org/
There should be data available for simulations that were already run, likely this will be available from the Results endpoints.
The text was updated successfully, but these errors were encountered:
If you have questions about the BioSimulations API @eagmon might be able to help
Sorry, something went wrong.
ascibisz
No branches or pull requests
Use Case
As a developer, I want to be able to get plot metrics data from the BioSimulations API in order to visualize more data in the viewer.
Acceptance Criteria
A front end prototype (on a branch of the website repo) that requests plot metrics data from the BioSimulators API and displays or logs it.
Details
API docs: https://api.biosimulations.org/
There should be data available for simulations that were already run, likely this will be available from the Results endpoints.
The text was updated successfully, but these errors were encountered: