User Tools

Site Tools


hyphy-software

This is an old revision of the document!


Table of Contents

hyphy

Information

Usage

See which versions are available:

$ module avail hyphy

Load one version into your environment and run it:

$ module load hyphy/2.5.48
$ hyphy

Installation

Notes from the sysadmin during installation.

$ cd /tmp
$ tar xf hyphy-2.5.48.tar.gz
$ cmake .
$ make MP
$ sudo mkdir -p /export/apps/hyphy/2.5.48/bin
$ sudo cp hyphy /export/apps/hyphy/2.5.48/bin

Note: the cmake -DINSTALL_PREFIX option mentioned in the documentation doesn't seem to work?

hyphy-software.1677755320.txt.gz · Last modified: 2023/03/02 11:08 by aorth