Difference between revisions of "TrackTools"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Bioinformatics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|TrackTools}} |{{#vardefine:url|http://marecilab.mbi.ufl.edu/software/TrackT...")
 
Line 23: Line 23:
 
==Required Modules==
 
==Required Modules==
 
===Serial===
 
===Serial===
* {{#var:app}}
+
* gcc/4.7.2
 +
* {{#lowercase:{{#var:app}}}}
 
<!--
 
<!--
 
===Parallel (OpenMP)===
 
===Parallel (OpenMP)===
 
* intel
 
* intel
* {{#var:app}}
+
*{{#lowercase: {{#var:app}}}}
 
===Parallel (MPI)===
 
===Parallel (MPI)===
 
* intel
 
* intel
Line 35: Line 36:
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR
 +
* HPC_{{#uppercase:{{#var:app}}}}_BIN
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 18:10, 8 September 2014

Description

TrackTools website  

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

Required Modules

Serial

  • gcc/4.7.2
  • {{#lowercase:TrackTools}}

System Variables

  • HPC_{{#uppercase:TrackTools}}_DIR
  • HPC_{{#uppercase:TrackTools}}_BIN