Multi-netclust: an efficient tool for finding connected clusters in multi-parametric networks.
other · Level V
Where this comes from
- Record sourced from PubMed, PMID 20679333.
- Also identified by DOI 10.1093/bioinformatics/btq435 and PMC identifier 2944197.
- Licence recorded as CC BY-NC.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Multi-netclust is a simple tool that allows users to extract connected clusters of data represented by different networks given in the form of matrices. The tool uses user-defined threshold values to combine the matrices, and uses a straightforward, memory-efficient graph algorithm to find clusters that are connected in all or in either of the networks. The tool is written in C/C++ and is available either as a form-based or as a command-line-based program running on Linux platforms. The algorithm is fast, processing a network of > 10(6) nodes and 10(8) edges takes only a few minutes on an ordinary computer. http://www.bioinformatics.nl/netclust/.
Medical subject headings
- Cluster Analysis
- Software