| Literature DB >> 24027418 |
Kranti Konganti1, Gang Wang, Ence Yang, James J Cai.
Abstract
We present SBEToolbox (Systems Biology and Evolution Toolbox), an open-source Matlab toolbox for biological network analysis. It takes a network file as input, calculates a variety of centralities and topological metrics, clusters nodes into modules, and displays the network using different graph layout algorithms. Straightforward implementation and the inclusion of high-level functions allow the functionality to be easily extended or tailored through developing custom plugins. SBEGUI, a menu-driven graphical user interface (GUI) of SBEToolbox, enables easy access to various network and graph algorithms for programmers and non-programmers alike. All source code and sample data are freely available at https://github.com/biocoder/SBEToolbox/releases.Entities:
Keywords: Matlab toolbox; biological network; network evolution; node centrality
Year: 2013 PMID: 24027418 PMCID: PMC3767578 DOI: 10.4137/EBO.S12012
Source DB: PubMed Journal: Evol Bioinform Online ISSN: 1176-9343 Impact factor: 1.625
Figure 1Structure and organization of SBEToolbox and related software components.
Figure 2SBEGUI—the main interface of SBEToolbox (left) and an overview visualization of detected network modules (ie, clusters of highly connected nodes) (right). The modules were detected by using the MCL algorithm.
Figure 3Four modes of network evolution implemented in the SBEToolbox: (1) preferential attachment; (2) node loss; (3) node duplication; and (4) edge-rewiring.
Feature comparison between SBEToolbox and relevant Matlab-based toolboxes FUGA (Functional Genomics Assistant), BCT (Brain Connectivity Toolbox), and MBT (Mathworks Bioinformatics Toolbox).
| SBEToolbox | FUGA | BCT | MBT | |
|---|---|---|---|---|
| Centrality calculation | ✓ | ✓ | ✓ | ✕ |
| Module detection | ✓ | ✓ | ✕ | ✕ |
| Node (gene) annotation | ✓ | ✓ | ✕ | ✕ |
| Network evolution | ✓ | ✕ | ✕ | ✕ |
| GUI | ✓ | ✕ | ✕ | ✕ |
| Programmable plugins | ✓ | ✕ | ✕ | ✕ |
| Plugin management tools | ✓ | ✕ | ✕ | ✕ |