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

Node / edge visualization based on properties #17

Open
abargnesi opened this issue Aug 12, 2014 · 1 comment
Open

Node / edge visualization based on properties #17

abargnesi opened this issue Aug 12, 2014 · 1 comment

Comments

@abargnesi
Copy link
Contributor

Nodes should be shaped and colored by their BEL function.

For example if a node is labelled p(HGNC:AKT1) then its BEL function is proteinAbundance. A proteinAbundance node should be colored rgb(100,255,255) and shaped as a roundrectangle.

If an edge has the relationship directlyDecreases then it should be a thicker line and have a circle terminator on the node target end.

Screenshot from Cytoscape (OpenBEL/kam-nav)
screenshot from 2014-08-12 14 41 46

I exported the KAM Visualization style used in Cytoscape as cytoscape.js style JSON. It is attached in this gist.

@jboilesen
Copy link
Owner

KAM Visualization applied, but now big graphs (like small corpus) are taking too much time to render.

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