Savvy C++ Library: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
Lefaivej (talk | contribs)
Created page with "= Savvy C++ Library = Interface to various variant calling formats. [https://github.com/statgen/savvy]"
 
Lefaivej (talk | contribs)
m Lefaivej moved page Savvy to Savvy C++ Library
 
(2 intermediate revisions by the same user not shown)
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]

Latest revision as of 15:50, 19 April 2018

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

Github repo