program.MODULAR
alphaMODULAR: Autonomous Computation of Modularity
Description
MODULAR is a software developed to perform rapid and automatic calculation of modularity in sets of networks. MODULAR reads a set of text files with bipartite or adjacency binary matrices representing networks. The software can identify and define modules by two different modularity metrics widely used in studies with different types of networks such as social, ecological and biochemical networks. In order to find the network partition that maximizes modularity, the software offers five optimization methods to the user: simulated annealing, fast greedy, spectral partitioning, a hybrid of fast greedy and simulated annealing, and a hybrid of spectral partitioning and simulated annealing. The software is implemented in C language and it uses the igraph library for complex network research.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of program.MODULAR!