Table of Contents

MACS2-env

MACS2-env is a software module available on Comet.

MACS2-env overview

To access MACS2-env on Comet, run module load MACS2-env. This will load the default version of MACS2-env.

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

MACS2-env:
    Description:
      Python 3.10.4 + MACS2 virtual environment

     Versions:
        MACS2-env/2.9.1

  For detailed information about a specific "MACS2-env" 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 MACS2-env/2.9.1

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

$ module load MACS2-env/version_string

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


MACS2-env Help

There is no embedded help in the MACS2-env module (module help MACS2-env).


MACS2-env Dependencies

There are no dependencies listed for MACS2-env


Back to software