wk-shell-decomposition

Performs a weighted k-shell decomposition
### wk-shell-decomposition wk-shell-decomposition is a Cytoscape 3 app that performs a k-shell decomposition on a network using a weighted algorithm. k-shell decomposition is a method that ranks the most important nodes in a network and partitions them into shells based on that rank. This algorithm assigns a weight based on the degree of a node and the adjacent nodes. This app will generate a column _wkshell on the network's node table that stores the rank and partitions the network into ordinal k-shells. The app then adjusts the layout of the network to packed concentric rings sorted by k-shell and applies a gradient to the color of the nodes by k-shell. This app can be run by accessing it under the apps menu or by calling the command: `wkshell decompose` <br/><br/> [https://cas.uab.edu/smukhtarlab/ Mukhtar Lab] Department of Biology, University of Alabama at Birmingham

1.1.0

Works with Cytoscape 3.6

Release Notes

Implemented in new release: - Concentric layout - Gradient by k-shell

1.0.1

Works with Cytoscape 3.6

Release Notes

Initial Release - k-shell decomposition

CYTOSCAPE 3

Version 1.1.0

License Click here

Released 29 Aug 2019

Works with Cytoscape 3.6

Download Stats Click here