Difference between revisions of "TrackTools"

From UFRC
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Utility]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|TrackTools}}
 
|{{#vardefine:app|TrackTools}}
Line 21: Line 21:
  
 
<!--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.
* gcc/4.7.2
 
* {{#lowercase:{{#var:app}}}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
*{{#lowercase: {{#var:app}}}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 16:40, 22 August 2022

Description

TrackTools website  

TrackTools is a software for DT-MRI denoising and neuronal fiber tracking.

Environment Modules

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

System Variables

  • HPC_TRACKTOOLS_DIR - installation directory
  • HPC_TRACKTOOLS_BIN - executable program directory