This is an old revision of the document!
HPG Variant is a tool for fast, memory-efficient counting of k-mers in DNA
$ module avail hpg-variant
$ module load hpg-variant $ hpg-var-effect $ hpg-var-gwas $ hpg-var-vcf
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