SBEToolbox: A Matlab Toolbox for Biological Network Analysis
Description
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.
Documentation : https://wsgi-promis.tamu.edu/projects/sbetoolbox/wiki/SBEToolbox_User_Manual
Reference :
Konganti K, Wang G, Yang E, Cai JJ* (2013). SBEToolbox: a Matlab Toolbox for Biological Network Analysis. Evolutionary Bioinformatics 2013:9 355-362
Checkout repo :
-
Stable
-
Git :
git clone https://github.com/biocoder/SBEToolbox.git cd SBEToolbox git checkout v1.3.2 -
Subversion :
svn co https://github.com/biocoder/SBEToolbox/tags/v1.3.2 SBEToolbox_v1.3.2
-
-
Development
-
Git :
git clone https://github.com/biocoder/SBEToolbox.git -
Subversion :
svn co https://github.com/biocoder/SBEToolbox/trunk
-
Download source code :
Files
SBEToolbox-v1.3.2.zip
Files
(156.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fd87af4ab7c940669291fed9a06f3980
|
156.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/biocoder/SBEToolbox/tree/v1.3.2 (URL)