|
vg
tools for working with variation graphs
|
#include <iostream>#include <algorithm>#include <functional>#include <cmath>#include <limits>#include <unordered_set>#include <tuple>#include "handle.hpp"#include "snarls.hpp"#include "traversal_finder.hpp"#include "snarl_caller.hpp"#include "region.hpp"#include "zstdutil.hpp"#include "vg/io/alignment_emitter.hpp"Classes | |
| class | vg::GraphCaller |
| class | vg::VCFOutputCaller |
| class | vg::GAFOutputCaller |
| class | vg::VCFGenotyper |
| class | vg::LegacyCaller |
| class | vg::FlowCaller |
| class | vg::NestedFlowCaller |
| struct | vg::NestedFlowCaller::CallRecord |
| stuff we remember for each snarl call, to be used when genotyping its parent More... | |
| class | vg::SnarlGraph |
Namespaces | |
| vg | |
1.8.17