Table of Contents

AFNI

AFNI is a software module available on Comet.

AFNI overview

To access AFNI on Comet, run module load AFNI. This will load the default version of AFNI.

An overview of the module information is shown below (module -r spider ^AFNI$):

AFNI:
    Description:
      AFNI is a set of C programs for processing, analyzing, and displaying functional MRI (FMRI) data - a technique for mapping human brain
      activity.

     Versions:
        AFNI/24.0.02-foss-2023a

  For detailed information about a specific "AFNI" package (including how to load the modules) use the module's full name.
  Note that names that have a trailing (E) are extensions provided by other modules.
  For example:

     $ module spider AFNI/24.0.02-foss-2023a

If there are multiple versions of AFNI listed, then you can load a specific version as follows:

$ module load AFNI/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^AFNI$.


AFNI Help

The module AFNI has the following embedded help text (module help AFNI):

Description
===========
AFNI is a set of C programs for processing, analyzing, and displaying functional MRI (FMRI) data -
 a technique for mapping human brain activity.

More information
================
 - Homepage: http://afni.nimh.nih.gov/


AFNI Dependencies

The default version of the module AFNI has the following dependencies:


Back to software