Difference between revisions of "DTI-TK"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Neurology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|dtitk}} |{{#vardefine:url|http://www.nitrc.org/projec...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]][[Category:Neurology]]
+
[[Category:Software]][[Category:Biology]][[Category:Neuroscience]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|dtitk}}
 
|{{#vardefine:app|dtitk}}
Line 20: Line 20:
 
DTI-TK is a spatial normalization & atlas construction toolkit, designed from ground up to support the manipulation of diffusion-tensor images (DTI) with special cares taken to respect the tensorial nature of the data. It implements a state-of-the-art registration algorithm that drives the alignment of white matter (WM) tracts by matching the orientation of the underlying fiber bundle at each voxel. The algorithm has been shown to both improve WM tract alignment and to enhance the power of statistical inference in clinical settings.
 
DTI-TK is a spatial normalization & atlas construction toolkit, designed from ground up to support the manipulation of diffusion-tensor images (DTI) with special cares taken to respect the tensorial nature of the data. It implements a state-of-the-art registration algorithm that drives the alignment of white matter (WM) tracts by matching the orientation of the underlying fiber bundle at each voxel. The algorithm has been shown to both improve WM tract alignment and to enhance the power of statistical inference in clinical settings.
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 18:51, 12 August 2022

Description

dtitk website  

DTI-TK is a spatial normalization & atlas construction toolkit, designed from ground up to support the manipulation of diffusion-tensor images (DTI) with special cares taken to respect the tensorial nature of the data. It implements a state-of-the-art registration algorithm that drives the alignment of white matter (WM) tracts by matching the orientation of the underlying fiber bundle at each voxel. The algorithm has been shown to both improve WM tract alignment and to enhance the power of statistical inference in clinical settings.

Environment Modules

Run module spider dtitk to find out what environment modules are available for this application.

System Variables

  • HPC_DTITK_DIR - installation directory