Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Allow grouping of nodes of the same type #9

Open
andrewsu opened this issue May 25, 2017 · 0 comments
Open

Allow grouping of nodes of the same type #9

andrewsu opened this issue May 25, 2017 · 0 comments

Comments

@andrewsu
Copy link
Member

This starts getting in to heavier UI development, so we should discuss the game plan before committing to implementing this ticket. But, imagine the scenario below:
2017-05-25_16-07-05

currently I can add all 14 of those WP pathways to the network, but they show up as separate nodes. Suppose I want to get all genes associated with any of those pathways. I would want to aggregate them into a single node. If I click that node, it should show me services that take that node type. If I click a service, then the explorer should execute 14 calls for each of those pathways (or even better, a single query that combines those 14 pathways).

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

No branches or pull requests

1 participant