CONnectivity ANalysis tools in Matlab
Clone the repository.
$ git clone --recursive https://github.com/kloewe/conan.git
Change to the root directory of the cloned repository and run make
to compile the MEX files.
Then, run make install
to add the relevant directories to the Matlab path.
$ cd conan
$ make
$ make install
A description of each function can be displayed in Matlab using
>> help <function-name>
If you run into problems, please send an email to kl@kristianloewe.com.
If you use this program, please cite:
Loewe K, Donohue SE, Schoenfeld MA, Kruse R, Borgelt C (2016).
Memory-efficient analysis of dense functional connectomes.
Frontiers in Neuroinformatics 10:50.
doi
Loewe K, Grueschow M, Stoppel C, Kruse R, and Borgelt C (2014).
Fast construction of voxel-level functional connectivity graphs.
BMC Neuroscience 15:78.
doi