vg
tools for working with variation graphs
|
#include <ciso646>
Namespaces | |
namespace | vg |
Macros | |
#define | VG_PREFLIGHT_EVERYWHERE |
Functions | |
void | vg::preflight_check () |
Pre-flight checks to see if the vg binary is going to work on this system. Mostly exists to check for SSE4.2 support which is still not universal.
#define VG_PREFLIGHT_EVERYWHERE |