VCFLib
Jump to navigation
Jump to search
Description
vcflib is a simple C++ library for parsing and manipulating VCF files.
Author: Erik Garrison <erik.garrison@bc.edu>
The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals.
This library provides a simple API to map each VCF record into a C++ class. See included applications for example usage.
Required Modules
Serial
- vcflib
System Variables
- HPC_VCFLIB_DIR
Validation
- Validated 4/5/2018