Difference between revisions of "Prerequisite DTI-TK"

From CMIC
Jump to: navigation, search
Line 9: Line 9:
 
<pre>
 
<pre>
 
CS cluster: export DTITK_ROOT=path_here
 
CS cluster: export DTITK_ROOT=path_here
DRC network: export DTITK_ROOT=path_here
+
DRC network: export DTITK_ROOT=/var/drc/software/64bit/dtitk-20120815
 
</pre>
 
</pre>

Revision as of 16:16, 25 August 2015

In order to use the DTI groupwise or TBSS pipeline, the DTITK package has to be installed on the system. You can find more information about DTITK here.

On the computer science cluster, it can be found here: IN PROGRESS

On the DRC network, it can be found: /var/drc/software/64bit/dtitk-20120815

Before running any NiftyPipe pipeline that uses DTITK, you need to specify the DTITK_ROOT This can be done using:

CS cluster: export DTITK_ROOT=path_here
DRC network: export DTITK_ROOT=/var/drc/software/64bit/dtitk-20120815