vg
tools for working with variation graphs
Namespaces | Functions
stream_index.cpp File Reference
#include "stream_index.hpp"
#include <iostream>
#include <queue>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/io/gzip_stream.h>

Namespaces

 vg
 

Functions

auto vg::operator<< (ostream &out, const BitString &bs)
 Allow BitStrings to be printed for debugging. More...