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

Add sifgraph (xSIF, graph queries) endpoint. #302

Open
IgorRodchenkov opened this issue Aug 1, 2018 · 1 comment
Open

Add sifgraph (xSIF, graph queries) endpoint. #302

IgorRodchenkov opened this issue Aug 1, 2018 · 1 comment
Assignees

Comments

@IgorRodchenkov
Copy link
Member

Let's add a sifgraph dependency and implement new REST controller here.

Having sifgraph-server code here in cpath2 could help extending PC web services in the future, adding new output data formats and options, such as generate input data in JSON format for Cytoscape web apps that visualize biological networks.

@IgorRodchenkov
Copy link
Member Author

IgorRodchenkov commented Aug 2, 2018

I think, unlike sifgraph-server, this feature here should internally use a Pathway Commons TXT (extended SIF) file based of entity URIs rather than (being expanded/mapped to) HGNC Symbols; so, a ..All.uri.txt.gz archive should be then also generated as part of the PC release.

This way would allow future PC2 graph/sifgraph queries (when SIF or TXT format is requested) to accept several type of ID or URIs as input and return (optionally) requested ID types in the SIF/TXT result. Custom JSON output format would be also much easier to generate; see #303.

@IgorRodchenkov IgorRodchenkov self-assigned this Aug 8, 2018
@IgorRodchenkov IgorRodchenkov added this to the PC11 release milestone Aug 30, 2018
@IgorRodchenkov IgorRodchenkov removed this from the PC11 release milestone Feb 6, 2019
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

1 participant