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

Validation upon save or on demand #5

Open
selimfirat opened this issue Jul 19, 2016 · 2 comments
Open

Validation upon save or on demand #5

selimfirat opened this issue Jul 19, 2016 · 2 comments
Milestone

Comments

@selimfirat
Copy link

selimfirat commented Jul 19, 2016

We need to implement validation checks upon Save (or when the user decides to do such a check).

We should also decide on

  • under what menu to make this operation available
  • with what format any warnings/errors should be presented to the user

We should discuss whether or not we use libSBGN (http://www.sbgn.org/LibSBGN) for this purpose on server side (not currently available in JavaScript).

In case we support multiple notation (i.e. PD and AF), we should be careful.

@ugurdogrusoz ugurdogrusoz changed the title Validation upon save Validation upon save or on demand Oct 20, 2016
@ugurdogrusoz
Copy link
Contributor

Or maybe until libSBGN is available for validation, maybe we can at least check the symbols of genes on demand using the portals web service (see this).

@ugurdogrusoz ugurdogrusoz added this to the future milestone Jul 6, 2017
@ugurdogrusoz
Copy link
Contributor

We might be able to do this suing:
https://github.com/cannin/sbgn-validator-webservice
which will be used by libsbgn.js.

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

No branches or pull requests

2 participants