User Tools

Site Tools


meryl-software

Table of Contents

Meryl

This is 'meryl', a near total rewrite of 'meryl' that appeared in both project kmer and Celera Assembler.

Information

Usage

See which versions are available:

$ module avail meryl

Load one version into your environment and run it:

$ module load meryl/1.4.1
$ meryl

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ wget https://github.com/marbl/meryl/releases/download/v1.4.1/meryl-1.4.1.Linux-amd64.tar.xz
$ sudo mkdir -p /export/apps/meryl/1.4.1
$ tar xf meryl-1.4.1.Linux-amd64.tar.xz
$ sudo cp -r meryl-1.4.1/* /export/apps/meryl/1.4.1
meryl-software.txt · Last modified: 2024/08/01 19:52 by aorth