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

Service definition for REST callers #14

Open
bdemchak opened this issue Dec 21, 2016 · 5 comments
Open

Service definition for REST callers #14

bdemchak opened this issue Dec 21, 2016 · 5 comments
Assignees
Labels
Milestone

Comments

@bdemchak
Copy link
Contributor

Collaborate with Dan to define the API that will address advanced cases that can be realized in Jupyter. This API will eventually be used to enable advanced User Stories in Cytoscape, so it should be sufficiently robust for this, too.

@keiono keiono added the service label Dec 21, 2016
@ericsage
Copy link
Contributor

I exposed a number of algorithm tunables and other options via url query parameters that allow for things like changing the name of the input column, overriding the input column with a vector or dictionary that can allow the heats to be decoupled from the network CX. I can also easily add or change these parameters in the future.

@bdemchak bdemchak reopened this Jan 4, 2017
@bdemchak
Copy link
Contributor Author

bdemchak commented Jan 4, 2017

It appears that there are open questions regarding the form of the Heat Vector. Should this item have been closed? Also, the Service Definition document needs additional information (e.g., min/max values for time, executable examples (curl?) showing different parameters in use, and what the form of the return value is). Additionally, good to discuss how errors are returned. Remember ... we love our users and want them to be productive with minimal guesswork and frustration.

@bdemchak
Copy link
Contributor Author

Almost done ... would you include a sample input.cx file so the user can try this out without having to first master CX?

@ericsage
Copy link
Contributor

ericsage commented Feb 7, 2017

There is now a test_network.cx that can be used for examples

@ericsage ericsage closed this as completed Feb 7, 2017
@bdemchak
Copy link
Contributor Author

bdemchak commented Apr 5, 2017

Document is out of date

@bdemchak bdemchak reopened this Apr 5, 2017
@bdemchak bdemchak added this to the Version 1.2.0 milestone Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants