|
vg
tools for working with variation graphs
|
#include "stream_index.hpp"#include <iostream>#include <queue>#include "algorithms/sorted_id_ranges.hpp"#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... | |
1.8.17