Skip to content
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

Setup SBML parser API #2

Closed
5 tasks done
achillesrasquinha opened this issue May 31, 2019 · 1 comment
Closed
5 tasks done

Setup SBML parser API #2

achillesrasquinha opened this issue May 31, 2019 · 1 comment
Assignees

Comments

@achillesrasquinha
Copy link
Member

achillesrasquinha commented May 31, 2019

The API should be of the following type

  • API Route Name
$ /api/parse
  • Accepts an Input File
  • Parses the SBML file as per language used.
  • Responds structured JSON Object with the following (Species/Metabolites, Reaction List, Coefficients for each Reaction, Reversible or Irreversible, etc.)
  • Responds JSON output.
@achillesrasquinha achillesrasquinha created this issue from a note in GSoC '19 (Mohammed) (To Do) May 31, 2019
@achillesrasquinha
Copy link
Member Author

Good work @shadxx7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants