Reed-CompBio / protein-weaver

A web interface for ontology-based protein network visualization.
https://proteinweaver.reedcompbio.org/
GNU General Public License v3.0
2 stars 5 forks source link

Node sizes are relative to how many outgoing edges it has #96

Open ctrlaltaf opened 2 months ago

ctrlaltaf commented 2 months ago

Useful to place the subnetwork in the context of the greater network. Large nodes represent hubs.

ctrlaltaf commented 3 weeks ago

protein sizes are relative to the degree number of the node in the larger network. node sizes may have to be rescaled relative the the subnetwork being shown. potentially good for cytoscape.js visualization practice