tree_network v 1.0 + example

simple GUI tool for clusterization of data

You are now following this Submission

Archive includes a single code file (*.m) and some example files including networks with 12 and 300 nodes;

tree_network (v 1.0) finds clusters in network of nodes described by their names and distances between each of them.

details of clusterization method could be found in :
'Trees = Networks ?!?'...
Luciano da Fontoura Costa, Francisco Aparecido Rodrigues
http://arxiv.org/abs/0808.0730

Code was written as the demo/exercise in Matlab Graphical User Interfaces.

Cite As

W.M. Saj (2026). tree_network v 1.0 + example (https://www.mathworks.com/matlabcentral/fileexchange/24862-tree_network-v-1-0-example), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

- corrected missing function in example with 2D points aggregation

1.1.0.0

- a new example showing the clusterization of points in 2D space
- small corrections and additions including script mode (clusterization with internal functions and without GUI launching; see code header for details)

1.0.0.0