lighter-software
This is an old revision of the document!
Table of Contents
lighter
Lighter is a kmer-based error correction method for whole genome sequencing data.
Information
- Version: 1.1.2
- Added: February, 2019
Usage
See versions of lighter which are available:
$ module avail lighter
Load one version into your environment and run it:
$ module load lighter/1.1.2 $ lighter
Installation
Notes from the sysadmin during installation:
$ cd /tmp $ git clone https://github.com/mourisl/Lighter.git $ cd Lighter $ git checkout v1.1.2 $ make $ sudo mkdir -p /export/apps/lighter/1.1.2/bin $ sudo cp lighter /export/apps/lighter/1.1.2/bin $ sudo cp LICENSE README.md /export/apps/lighter/1.1.2
lighter-software.1550187321.txt.gz · Last modified: (external edit)
