ANTs 2016
Introduction
Advanced Normalization Tools (ANTS) is an ITK-based suite of normalization, segmentation and template-building tools for quantitative morphometric analysis. Many of the ANTS registration tools are diffeomorphic, but deformation (elastic and BSpline) transformations are available. Unique components of ANTS include multivariate similarity metrics, landmark guidance, the ability to use label images to guide the mapping and both greedy and space-time optimal implementations of diffeomorphisms. The symmetric normalization (SyN) strategy is a part of the ANTS toolkit as is directly manipulated free form deformation (DMFFD).¹
Installed version
The currently installed version is available on environment hpc-env/6.4:
ANTs/2.2.0-foss-2017b-Python-2.7.14 ANTs/2.2.0-foss-2017b-Python-3.6.3 ANTs/2.2.0-foss-2017b-Python-3.7.0
Using ANTs
If you want to find out more about ANTs on the HPC Cluster, you can use the command
module spider ANTs
This will show you basic informations e.g. a short description and the currently installed version.
To load the desired version of the module, use the command, e.g.
module load hpc-env/6.4 module load ANTs
Always remember: this command is case sensitive!
Documentation
A detailed introduction about ANTs can be found here.
The ANTs homepage can be visited here