User Tools

Site Tools


wombat-software

WEOMBAT

WOMBAT is a program to facilitate analyses fitting a linear, mixed model via restricted maximum likelihood (REML).

Information

Usage

See versions of wombat which are available:

$ module avail wombat

Load one version into your environment and run it:

$ module load wombat/2020-02-07
$ wombat --help

Please make sure to set the –threads value to match the number of CPUs you requested in your SBATCH script.

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ wget $ wget http://didgeridoo.une.edu.au/km/download.php?file=wombat.tar.gz -O wombat.tar.gz
$ tar xf wombat.tar.gz
$ sudo mkdir -p /export/apps/wombat/2020-02-07/bin
$ sudo cp wombat /export/apps/wombat/2020-02-07/bin

Version number is ambiguous so I just translated it to ISO8601 date format.

wombat-software.txt · Last modified: 2020/02/13 17:49 by aorth