An open API service indexing awesome lists of open source software.

https://github.com/dridk/vcfreader

A fast VCF parser supporting annotation
https://github.com/dridk/vcfreader

Last synced: about 1 month ago
JSON representation

A fast VCF parser supporting annotation

Awesome Lists containing this project

README

        

# vcfreader
A fast VCF parser supporting annotation

## Installation

swig -c++ -python src/vcfreader.i
python setup.py install
python test.py