|
vg
tools for working with variation graphs
|
#include <genotypekit.hpp>
Public Member Functions | |
| virtual | ~VcfRecordConverter ()=default |
| virtual vcflib::Variant | convert (const Locus &locus)=0 |
Represents a strategy for converting Locus objects to VCF records. Polymorphic base class/interface.
|
virtualdefault |
|
pure virtual |
1.8.17