linkcomm

linkcomm identifies and analyzes link communities within biological networks to reveal overlapping community structure and node-level roles.


Key Features:

  • Link-Based Clustering Algorithm: Clusters links rather than nodes to allow nodes to participate in multiple overlapping or nested communities.
  • Support for Weighted and Directed Networks: Handles weighted and directed network data.
  • Visualization Methods: Provides multiple visualization methods to represent link communities and their interrelationships.
  • Downstream Analysis and Centrality Measures: Offers functions for downstream analysis, including node centrality measures derived from community structure.
  • C++-implemented Core Algorithm for Scalability: Implements the primary algorithm in C++ to improve performance and scalability for large networks.
  • Customizable Clustering Options: Includes several clustering methods with options to adjust the number of communities and to select methods based on memory constraints.

Scientific Applications:

  • Protein–protein interaction networks: Identify overlapping functional modules within protein–protein interaction networks.
  • Gene regulatory networks: Elucidate regulatory modules and highlight key regulatory elements in gene regulatory networks.
  • Metabolic pathways: Reveal pathway modules and the dynamics of complex biological processes in metabolic pathway analysis.

Methodology:

Performs link-based clustering of network edges (links) rather than nodes, supports weighted and directed networks, uses a C++-implemented core algorithm, provides multiple clustering methods with adjustable community number and memory-dependent method selection, and includes visualization and downstream analysis functions including community-based node centrality measures.

Topics

Details

Tool Type:
command-line tool
Operating Systems:
Linux, Windows, Mac
Programming Languages:
R
Added:
8/3/2017
Last Updated:
11/25/2024

Operations

Publications

Kalinka AT, Tomancak P. linkcomm: an R package for the generation, visualization, and analysis of link communities in networks of arbitrary size and type. Bioinformatics. 2011;27(14):2011-2012. doi:10.1093/bioinformatics/btr311. PMID:21596792. PMCID:PMC3129527.

Documentation

Links