Savvy C++ Library: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
Lefaivej (talk | contribs)
Lefaivej (talk | contribs)
No edit summary
Line 1: Line 1:
= Savvy C++ Library =
The Savvy C++ library is an Interface to various variant calling formats, most notably [[SAV File Format]].
 
Interface to various variant calling formats.


[https://github.com/statgen/savvy| Github repo]
[https://github.com/statgen/savvy| Github repo]

Revision as of 15:49, 19 April 2018

The Savvy C++ library is an Interface to various variant calling formats, most notably SAV File Format.

Github repo