Skip to content
BIAPT edited this page Dec 23, 2017 · 2 revisions

What is EEGapp?

EEGapp is a pipeline in the form of a GUI that automatizes the analysis of EEG data using new techniques that are not yet offered in other processing pipelines. Analysis techniques like Phase Lag Index, directed Phase Lag Index, Phase Amplitude Coupling or Symbolic Transfer Entropy are all bundled into MATLAB functions along with all the necessary surrogate data analysis already implemented.

Features

Type of Analysis Techniques Included:

  • Spectrogram and Topographic Map
  • Phase Amplitude Coupling
  • Coherence
  • Phase Lag Index
  • directed Phase Lag Index
  • Symbolic Transfer Entropy
  • Graph Theory Analysis

Other Features:

  • Batch processing
  • Visual tool for channels reordering
  • Interactive plot for PLI and dPLI

Advantages

  • Easy to use interface
  • No coding required
  • Fully automated pipeline that can manage multiple EEG data
  • Surrogate data analysis already included when necessary

How to use

Installation:

This pipeline is bundled as a MATLAB plug in. You only need to download the EEGapp installation package provided in this directory, double click on it and follow the instruction on the screen.

Pre-processing:

First you should import and clean your EEG data with the help of the freely available eeglab software. When this is done, save the EEG struct files that appear on your workspace while your dataset of choice is loaded. This struct file contain your EEG data and all the necessary information for EEGapp to run the analysis techniques.

Analysis:

Open EEGapp, load your EEG struct file(s) and choose a saving directory. Then select the analysis techniques you wish to perform and enter the values for all the variables that are required. When ready, click the "launch analysis" button and EEGapp will do the rest!

Requirement

  • A working version of Matlab with the signal processing toolbox activated.
  • An up to date version of eeglab for the pre-processing steps.
  • A computer with reasonable memory space and processing speed.

Cite

Please cite: "EEGapp, BIAPT lab, McGill University" when you use this software for analysis purposes.

If you decide to use the graph that can be generated in the graph theory analysis, please cite: Xia M, Wang J, He Y (2013) BrainNet Viewer: A Network Visualization Tool for Human Brain Connectomics. PLoS ONE 8: e68910.

If you have feedback on this software please direct it to "stefanie.blain-moraes@mcgill.ca"