User Tools

Site Tools


hpg-variant-software

This is an old revision of the document!


HPG Variant

HPG Variant is a tool for fast, memory-efficient counting of k-mers in DNA

Information

Usage

See versions of hpg-variant which are available

$ module avail hpg-variant

Load and run hpg-variant

$ module load hpg-variant
$ hpg-var-effect
$ hpg-var-gwas
$ hpg-var-vcf

Installation

Notes from the sysadmin during installation:

cd /tmp
scl enable devtoolset-2 bash
git clone https://github.com/opencb/hpg-variant.git
git submodule update --init
scons -j4
sudo mkdir -p /export/apps/hpg-variant/1.0
sudo cp -r . /export/apps/hpg-variant/1.0
hpg-variant-software.1427980766.txt.gz · Last modified: 2015/04/02 13:19 by joguya