User Tools

Site Tools


mlst-software

This is an old revision of the document!


Table of Contents

mlst

Scan contig files against PubMLST typing schemes.

Information

Usage

See which versions are available:

$ module avail mlst

Load one version into your environment and run it:

$ module load mlst/2.23.0
$ mlst

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ git clone https://github.com/tseemann/mlst.git -b v2.23.0
$ cd mlst
$ cpanm -l perl5 Moo List::MoreUtils JSON
$ export PERL5LIB=perl5/lib/perl5
$ sudo mkdir -p /export/apps/mlst
$ sudo cp -r . /export/apps/mlst/2.23.0
mlst-software.1740746320.txt.gz · Last modified: by aorth