Network Graph Analysis

OrtadataEn az 64K bağlam

Analyzes complex networks and graphs using NetworkX, igraph, and PyTorch Geometric. Supports social network analysis, biological interaction networks, knowledge graphs, and citation networks. Performs community detection, centrality analysis, link prediction, graph neural networks, and network visualization with force-directed layouts.

Kullanım alanları

  • Analyzing protein-protein interaction networks
  • Community detection in social networks
  • Building and querying knowledge graphs
  • Citation network analysis for research mapping
  • Identifying influential nodes (centrality measures)
  • Link prediction for recommendation systems

Örnek prompt

Analyze a protein-protein interaction network from STRING database.

Given an edge list of interactions with confidence scores, perform:
1. Load network and compute basic statistics (nodes, edges, density, diameter)
2. Degree distribution analysis (is it scale-free?)
3. Centrality analysis (degree, betweenness, closeness, eigenvector)
4. Community detection (Louvain and Leiden algorithms)
5. Identify hub proteins (top 10 by betweenness centrality)
6. Find network motifs and enriched subgraphs
7. Visualize with communities colored, node size by centrality
8. Export results for Cytoscape

Generate complete Python code using NetworkX and community detection libraries.
Include a summary table of key network metrics.

Önerilen modeller

Uyumlu araçlar

claude-codecursorkiroany

Modaliteler

Giriş: text, code, file
Çıkış: text, code

İlgili Skills

Yazar

OpenModels Community

@openmodelsrun