Skip to content

Neuropype project for graph analysis, can be used from neuropype_ephy and nipype

Notifications You must be signed in to change notification settings

davidmeunier79/neuropype_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neuropype_graph

Neuropype project for graph analysis, can be used from neuropype_ephy and nipype

Documentation

http://davidmeunier79.github.io/neuropype_graph/

Radatools

You should add all the directories from radatools to the PATH env variable:

  1. Download radatools sotware:

http://deim.urv.cat/~sergio.gomez/radatools.php#download

  1. Download and extract the zip file

  2. Add following lines in your .bashrc:

For radatools 3.2:

RADA_PATH=/home/david/Tools/Software/radatools-3.2-linux32 (replace /home/david/Tools/Software by your path to radatools)

  • export PATH=$PATH:$RADA_PATH/01-Prepare_Network/
  • export PATH=$PATH:$RADA_PATH/02-Find_Communities/
  • export PATH=$PATH:$RADA_PATH/03-Reformat_Results
  • export PATH=$PATH:$RADA_PATH/04-Other_Tools/

For radatools 4.0:

RADA_PATH=/home/david/Tools/Software/radatools-4.0-linux64 (replace /home/david/Tools/Software by yout path to radatools)

  • export PATH=$PATH:$RADA_PATH/Network_Tools
  • export PATH=$PATH:$RADA_PATH/Network_Properties
  • export PATH=$PATH:$RADA_PATH/Communities_Detection
  • export PATH=$PATH:$RADA_PATH/Communities_Tools

About

Neuropype project for graph analysis, can be used from neuropype_ephy and nipype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages