mummer-software
Table of Contents
MUMmer
MUMmer is a versatile alignment tool for DNA and protein sequences.
Information
- Latest version: 4.0.0rc1
- Added: October, 2010
- Updated: November, 2020
Usage
See versions which are available:
$ module avail mummer
Load one version into your environment and run it:
$ module load mummer/4.0.0rc1 $ mummer
Installation
Notes from the sysadmin during installation:
$ cd /tmp $ cd https://github.com/mummer4/mummer/releases/download/v4.0.0rc1/mummer-4.0.0rc1.tar.gz $ tar xf mummer-4.0.0rc1.tar.gz $ cd mummer-4.0.0rc1 $ ./configure --prefix=/export/apps/mummer/4.0.0rc1 $ make $ sudo mkdir -p /export/apps/mummer/4.0.0rc1 $ sudo chown aorth /export/apps/mummer/4.0.0rc1 $ make install $ sudo chown -R root:root /export/apps/mummer/4.0.0rc1
mummer-software.txt · Last modified: 2020/11/11 11:26 by aorth