FluoEM Code

How to get the FluoEM code.

The FluoEM code is available as a git repository hosted on a gitlab server operated by the Max Planck Compute & Data Facility. The FluoEM software package is written in Matlab so you will need a valid Matlab license to use it.

If you have git installed, you can clone the repository by entering the following command in a terminal:

$ git clone https://gitlab.mpcdf.mpg.de/connectomics/FluoEM.git

Alternatively navigate to https://gitlab.mpcdf.mpg.de/connectomics/FluoEM using your web browser and download the repository as a compressed file.

Go to the gitlab repository ›

After cloning or unpacking the compressed code folder, just add it to your matlab path and you should be ready to go.