vg
tools for working with variation graphs
Classes | Namespaces
multipath_mapper.hpp File Reference
#include "hash_map.hpp"
#include "mapper.hpp"
#include "aligner.hpp"
#include "types.hpp"
#include "multipath_alignment.hpp"
#include <vg/vg.pb.h>
#include "position.hpp"
#include "nodeside.hpp"
#include "path.hpp"
#include "vg/io/edit.hpp"
#include "snarls.hpp"
#include "haplotypes.hpp"
#include "min_distance.hpp"
#include "utility.hpp"
#include "annotation.hpp"
#include "path_component_index.hpp"
#include "memoizing_graph.hpp"
#include "statistics.hpp"
#include "splicing.hpp"
#include "identity_overlay.hpp"
#include "reverse_graph.hpp"
#include "split_strand_graph.hpp"
#include "dagified_graph.hpp"
#include "algorithms/topological_sort.hpp"
#include "algorithms/extract_containing_graph.hpp"
#include "algorithms/extract_connecting_graph.hpp"
#include "algorithms/extract_extending_graph.hpp"
#include "algorithms/weakly_connected_components.hpp"
#include "algorithms/is_acyclic.hpp"
#include "algorithms/is_single_stranded.hpp"
#include "algorithms/split_strands.hpp"
#include "algorithms/count_walks.hpp"
#include "algorithms/dagify.hpp"
#include "algorithms/reverse_complement.hpp"
#include "algorithms/extend.hpp"
#include "algorithms/jump_along_path.hpp"
#include "bdsg/hash_graph.hpp"
#include <structures/union_find.hpp>
#include <gbwt/gbwt.h>

Classes

class  vg::MultipathMapper
 

Namespaces

 vg