User Tools

Site Tools


vcflib-software

vcflib

vcflib is a C++ library for parsing and manipulating VCF files.

Information

Usage

See versions of vcflib which are available:

$ module avail vcflib

Installation

Notes from the sysadmin during installation:

git clone --recursive https://github.com/ekg/vcflib.git
cd vcflib
make
sudo mkdir -p /export/apps/vcflib/git-7f1575e
sudo cp -r bin/* /export/apps/vcflib/git-7f1575e

Running

See vcflib's README for a complete documentation of the tools included.

vcflib-software.txt · Last modified: 2015/08/19 07:36 by joguya