Skip to Main Content

Gephi: Program Setup

This guide collects resources and tutorials for using Gephi, a network analysis and visualization program.

Outline

Tutorial Data

Tutorial Slides

Tutorial Handout

Tutorial Video

Program Setup

Data Formats

https://gephi.github.io/users/supported-graph-formats/

  • Confusing number of choices
  • GEXF supports many program features, but you shouldn’t try to write by hand
  • Spreadsheet is what your data probably is in anyway, and supports important features

Interface

Add Plugins

  • Tools --> Plugins
  • Select plugins from available plugins (e.g., "GeoLayout")
  • Install and restart Gephi

Data Management

  • Can save everything as a *.gephi file to preserve the analysis state
  • Can also export data tables from the Data Laboratory, if you do some processing or statistics in Gephi
  • Keep track of all of the actions you take to either the data or the visualization (even just in a Word doc, maybe with screenshots)